From 8bbdcbb2d0711134a68bd80ae541edbfb4f472ad Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Fri, 21 Feb 2025 19:19:17 +0000 Subject: Changed all files to .html and new post! --- public/posts/13I2P | 67 ------------------------------------------------------ 1 file changed, 67 deletions(-) delete mode 100644 public/posts/13I2P (limited to 'public/posts/13I2P') diff --git a/public/posts/13I2P b/public/posts/13I2P deleted file mode 100644 index 35055e0..0000000 --- a/public/posts/13I2P +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - I2P 🕵️ - - - - -
- -
-
-

Trying out I2P 🕵️

-

Date: 22-09-2024


- - -

What is I2P?

-

I2P stands for "The Invisible Internet Project" and it is a totally private and encrypted private network layer. If you have ever heard of or used the Tor project, it is similar, but the I2P network is more secure and faster.

- -

What is the point of using I2P?

-

This is a good question. Why should you or I even use I2P? The answer is simple: it offers many interesting things, for example:

- -

Overall, I2P offers a lot to you and has an amazing community of friendly people.


-

My experience

-

Hosting on home server

-

I installed i2pd onto my home server. I chose i2pd because it is written in C, making it faster than the normal I2P package.

- -

After installing and starting up i2pd with Systemd, I had to forward the ports on my local network so that I could use I2P. This can be done by running a simple command:

-
-

ssh -fTNL 4444:127.0.0.1:4444 -L 7070:127.0.0.1:7070 <username>

-
- -

I would strongly suggest using Librewolf to look through the I2P network.


-

Here are a few websites I do like:

- -

Most of the websites on I2P are personal sites, and I highly suggest using NotBob to look for them because some of them are really cool.


-

Last thoughts

-

Most of the websites on I2P are personal sites. I highly suggest using NotBob to look for them because some of them are really cool.

- -

-
Back 🚪| More Tech 🧑‍💻 
-
- -
- - - -- cgit v1.2.3