From 1477df04d381311b05f1a62007abb5be2b216ec6 Mon Sep 17 00:00:00 2001 From: Marty Sluijtman Date: Thu, 27 Jul 2023 12:34:14 +0200 Subject: [PATCH] i2p url --- content/rambles/i2p-on-nixos.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/rambles/i2p-on-nixos.md b/content/rambles/i2p-on-nixos.md index 6f83553..b1bb759 100644 --- a/content/rambles/i2p-on-nixos.md +++ b/content/rambles/i2p-on-nixos.md @@ -15,10 +15,10 @@ Recently I've decided to move most of my hardware over to NixOS. It's been an amazing experience being able to configure everything OS related from one central point. -A few years ago, I discovered i2p. I really liked the idea of it; a different -darknet than tor with different kinds of people on it -- more blog oriented. At -the time I ran a node on a Raspberry Pi running Debian. I connected to it using -an ssh tunnel over Yggdrasil and used an +A few years ago, I discovered [i2p](https://geti2p.net/en/). I really liked the +idea of it; a different darknet than tor with different kinds of people on it -- +more blog oriented. At the time I ran a node on a Raspberry Pi running Debian. I +connected to it using an ssh tunnel over Yggdrasil and used an [Arkenfox](https://github.com/arkenfox/user.js) hardened Firefox profile to browse around.