H1

Protect communications from monitoring

H2

Protect communications from monitoring

H3

Protect communications from monitoring

H4

Protect communications from monitoring

H5

Protect communications from monitoring

H6

Protect communications from monitoring

H1 display

I2P Anonymous Network

H2 display

I2P Anonymous Network

H3 display

I2P Anonymous Network

H4 display

I2P Anonymous Network

Paragraph Source Sans Pro Regular

I2P is an anonymous network, exposing a simple layer that applications can use to anonymously and securely send messages to each other.

Code Snippet Source Code Pro

          $('.i2p-sidebar').on('click', 'a',function() {
              $('.i2p-sidebar a.active').removeClass('active');
              $(this).addClass('active');
          });