Recent comments in /f/I2P

not_bob OP wrote

Reply to comment by abralelie in What do you i2p for? by not_bob

Killer app? Hard to say. There are many fun things to do here. In my limited spare time I write software that tests eepsites to check what can be found. I wrote it a while back as it was difficult to find working sites. Frustrated with this, a solution! http://notbob.i2p

It's not a killer site by any means. But, it lets you find content on the i2p network with ease. It only lists sites that work.

1

not_bob OP wrote (edited )

Reply to comment by abralelie in What do you i2p for? by not_bob

http://purokishi.i2p/

This is the outproxy you want. Disable false.i2p in your config.

Create a new tunnel in http://127.0.0.1:7657/i2ptunnelmgr

Set it to start on load. Set the port to 4444.

Set your outproxies to "purokishi.i2p".

As for the encryption type? You can leave it at "Both", but this outproxy only uses ECIES. Either will work.

Save the config. Make sure to disable the default outproxy, false.i2p and then start the new one. You will have a much faster time browsing the clearnet via i2p.

1

abralelie wrote

Honestly, not much yet. I'm waiting on services from the clearnet to be accessible on I2P. Also, it's really slow so besides text and images, I can't consume videos reasonably. They'd have to load for a few minutes before being watchable.

I2P doesn't have that killer app or service yet. It needs something like PopcornTime or Napster (yeah, I'm old) that can excite the masses. People don't care about privacy or anonymity, just that stuff looks nice, is free and works fluidly; that's what I2P needs.

What would y'all consider a killer app for I2P?

1

Rambler wrote

IRC and for building tunnels to servers to make content available / publishing content and projects to the network.

2

z3d wrote

Thanks to the magic of scripting and cron (and term99), we now have an update url for automated I2P+ dev build updates from within the console.

To enable updating with unsigned zip files, add the line: routerconsole.advanced=true to your router.config file located in your configuration directory (not the application dir) and then browse to http://127.0.0.1:7657/configupdate and add the following url to the "Update with unsigned development builds" section: http://skank.i2p/dev/i2pupdate.zip

Be sure to enable the option, then save, and then hit the "Check for updates" button. It may take a few tries before the proxy responds, and then you'll see an update notification in the sidebar (if a new update is available).

It's also recommended to set the update policy to "Notify only" to ensure you don't update with vanilla I2P releases, and can update at a time of your choosing.

If you'd prefer to update with release versions, the update url is: http://skank.i2p/i2pupdate.zip

2