On their official website!

  • DahGangalang@infosec.pub
    link
    fedilink
    arrow-up
    2
    ·
    1 day ago

    So, if I recall correctly, I had to set up a device as an i2p server (seems like they were super light weight and you could configure your phone to do it) and then you could use your browser of choice with the “i2p server” as a proxy.

    Its my understanding that each of the “i2p servers” acted as both an entry point and an exit point. That is to say, while my traffic entered the network there, there were other people’s traffic that could be routed through and/or exit via my server.

    Am I wrong on that assessment?

    • WIPocket@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      21 hours ago

      Yep, almost. Every* i2p node also acts as a relay, which not only helps the network, but also your anonymity, by drowning out your traffic. It however only does this inside the network, it doesnt work like an exit node.

      By default, it does run a proxy, so that you can access i2p addresses using a browser set up to use it. It also lets you use the proxy to access the internet over i2p, but you have to choose an exit node manually (tho iirc there is one set up as default, which is fairly centralized, but still should be anonymous thanks for the rest of the network). A slight difference from Tor is also that these are protocol level proxies, so you will for example not be able to connect to a clearnet ssh server over these.

      *https://geti2p.net/en/about/restrictive-countries

      • DahGangalang@infosec.pub
        link
        fedilink
        arrow-up
        2
        ·
        18 hours ago

        Interesting.

        It looks I was close on my understanding, but not quite there. Lol, guess I’ll need to bust this back open.