summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2021-06-21 12:02:06 +0200
committerDavid Kalnischkies <david@kalnischkies.de>2021-06-21 12:08:24 +0200
commit5aad1fc3ddeab44a8a4ba9222c13a7610dbe2b13 (patch)
tree7b8244a6b38b73d0cd64edced4433ea69db6f782
parent4bfd0a12942f196fa0c38144f7c113ff9522410e (diff)
List v3 instead of v2 onion addresses in README
Onion services v2 are deprecated and will stop working entirely in the not too distant future according to the public timeline of the Tor Project: https://blog.torproject.org/v2-deprecation-timeline We entirely missed the party though… but we can at least mention the v3 addresses in the README now, so that users have one more source of truth in a place they are likely to consult if the old addresses stop working for them. Closes: #990002
-rw-r--r--README.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/README.md b/README.md
index 823c453..53bc26c 100644
--- a/README.md
+++ b/README.md
@@ -39,17 +39,17 @@ which means the information doesn't leave the Tor network via an exit node:
Debian Project: [Complete List](https://onion.debian.org) [Announcement](https://bits.debian.org/2016/08/debian-and-tor-services-available-as-onion-services.html)
- * ftp.debian.org: tor+http://vwakviie2ienjx6t.onion/
- * security.debian.org: tor+http://sgvtcaew4bxjd7ln.onion/
- * people.debian.org: tor+http://hd37oiauf5uoz7gg.onion/
- * debug.mirrors.debian.org: tor+http://ktqxbqrhg5ai2c7f.onion/
- * incoming.debian.org: tor+http://oscbw3h7wrfxqi4m.onion/
- * ftp.ports.debian.org: tor+http://nbybwh4atabu6xq3.onion/
- * incoming.ports.debian.org: tor+http://vyrxto4jsgoxvilf.onion/
+ * ftp.debian.org: tor+http://2s4yqjx5ul6okpp3f2gaunr2syex5jgbfpfvhxxbbjwnrsvbk5v3qbid.onion/
+ * security.debian.org: tor+http://5ajw6aqf3ep7sijnscdzw77t7xq4xjpsy335yb2wiwgouo7yfxtjlmid.onion/
+ * people.debian.org: tor+http://x6tkjqr46ghqmlqiwyllf5ufg6ciyexsxxfw2copx7cptw4aszq6fdqd.onion/
+ * debug.mirrors.debian.org: tor+http://3lz3irtzg5i4z2sz3qca3oz3sdk3p5a3xlmz3zqwornapeofvoudajid.onion/
+ * incoming.debian.org: tor+http://yhugxzj2ys6livectgptp2ohuqnchtfltetjbkn2jkyersatww2am4yd.onion/
+ * ftp.ports.debian.org: tor+http://xa2v5hi4gwrvrhj3awz2v4crufymvjhkx3q25wd3n2bpf5574du4afqd.onion/
+ * incoming.ports.debian.org: tor+http://y63o645rjql7rm3pnw4sarqaoxrhjk3o62vhgqbkgzjouue2i7qybyad.onion/
Tor Project: [Complete List](https://onion.torproject.org/) [Announcement](https://blog.torproject.org/blog/debian-and-tor-services-available-onion-services)
- * deb.torproject.org: tor+http://sdscoq7snqtznauu.onion/
+ * deb.torproject.org: tor+http://apow7mjfryruh65chtdydfmqfpj5btws7nbocgtaovhvezgccyjazpqd.onion/
Note that this list might not be current: Verify before use! The list is
provided only to showcase that many commonly used repositories are already
@@ -113,7 +113,7 @@ the second uses the default via Tor and the third uses an onion service address.
Acquire::Changelogs::URI::Override::Origin::Debian "http://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog";
Acquire::Changelogs::URI::Override::Origin::Debian "tor+http://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog";
- Acquire::Changelogs::URI::Override::Origin::Debian "tor+http://cmgvqnxjoiqthvrc.onion/changelogs/@CHANGEPATH@_changelog";
+ Acquire::Changelogs::URI::Override::Origin::Debian "tor+http://4inahjbeyrmqzhvqbsgtcmoibz47joueo3f44rgidig6xdzmljue7uyd.onion/changelogs/@CHANGEPATH@_changelog";
### Using apt-transport-mirror together with Tor