From 15cf4339f51846fe4327ae2241fe5a68df2d9dc8 Mon Sep 17 00:00:00 2001 From: Jorropo Date: Mon, 11 Mar 2019 17:09:35 +0100 Subject: [PATCH 1/3] Add Jorropo's (me) services --- services.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/services.json b/services.json index 98a2e58..8c1d8ee 100644 --- a/services.json +++ b/services.json @@ -56,4 +56,20 @@ ], "description": "An open-source, privacy-respecting alternative to Google Docs and other services. Also available over the Internet at https://dontsell.me and via Tor and I2P (see site for details)." }, + { + "title": "IPFS Gateway", + "operator": "Jorropo", + "ip": [ + "fc88:6524:aa8b:1ee2:c0c0:44e:d517:a128" + ], + "description": "This is a regular (and unofficial) IPFS gateway accessible by http://[fc81:7e39:ae21:1d67:e89c:9ff0:3f7e:5e5c]/ipfs/ or ipfs node multiaddr's /ip6/fc88:6524:aa8b:1ee2:c0c0:44e:d517:a128/tcp/4001/ipfs/QmeSn1aFaDAtnM2ZjADu3F1LvuMsf63QGMRkd5hJjn8hZU or via clearnet https://jorropo.ovh/ipfs/." + }, + { + "title": "Tor Relay", + "operator": "Jorropo", + "ip": [ + "fc88:6524:aa8b:1ee2:c0c0:44e:d517:a128" + ], + "description": "This is a tor relay, you can use it for accessing tor by adding it as bridge (and activate bridge) with [fc88:6524:aa8b:1ee2:c0c0:44e:d517:a128]:9001." + } ] From c1eb05b6f6fd1a3af3ec5415578216c6ce04783c Mon Sep 17 00:00:00 2001 From: Jorropo Date: Mon, 11 Mar 2019 17:10:22 +0100 Subject: [PATCH 2/3] Update services.json --- services.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services.json b/services.json index 8c1d8ee..ac000e5 100644 --- a/services.json +++ b/services.json @@ -65,7 +65,7 @@ "description": "This is a regular (and unofficial) IPFS gateway accessible by http://[fc81:7e39:ae21:1d67:e89c:9ff0:3f7e:5e5c]/ipfs/ or ipfs node multiaddr's /ip6/fc88:6524:aa8b:1ee2:c0c0:44e:d517:a128/tcp/4001/ipfs/QmeSn1aFaDAtnM2ZjADu3F1LvuMsf63QGMRkd5hJjn8hZU or via clearnet https://jorropo.ovh/ipfs/." }, { - "title": "Tor Relay", + "title": "Tor Relay/Bridge", "operator": "Jorropo", "ip": [ "fc88:6524:aa8b:1ee2:c0c0:44e:d517:a128" From 085dfea06aee80b14754be20fb496e7bdea80046 Mon Sep 17 00:00:00 2001 From: Jorropo Date: Thu, 21 Mar 2019 21:04:03 +0100 Subject: [PATCH 3/3] Remove Jorropo's tor I was getting trouble with this service so I shuted it down. --- services.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/services.json b/services.json index ac000e5..7b81d8b 100644 --- a/services.json +++ b/services.json @@ -63,13 +63,5 @@ "fc88:6524:aa8b:1ee2:c0c0:44e:d517:a128" ], "description": "This is a regular (and unofficial) IPFS gateway accessible by http://[fc81:7e39:ae21:1d67:e89c:9ff0:3f7e:5e5c]/ipfs/ or ipfs node multiaddr's /ip6/fc88:6524:aa8b:1ee2:c0c0:44e:d517:a128/tcp/4001/ipfs/QmeSn1aFaDAtnM2ZjADu3F1LvuMsf63QGMRkd5hJjn8hZU or via clearnet https://jorropo.ovh/ipfs/." - }, - { - "title": "Tor Relay/Bridge", - "operator": "Jorropo", - "ip": [ - "fc88:6524:aa8b:1ee2:c0c0:44e:d517:a128" - ], - "description": "This is a tor relay, you can use it for accessing tor by adding it as bridge (and activate bridge) with [fc88:6524:aa8b:1ee2:c0c0:44e:d517:a128]:9001." } ]