IMPORTANT: i2py-tahoe will operate like vanilla tahoe, unless you add this line under [node] of tahoe.cfg
i2p = true

To get started running a client:
  1. cd into a directory where you want your node directory
  2. Run tahoe create-client clidir
  3. Place introducer.furl and helper.furl in clidir
  4. Edit clidir/tahoe.cfg, give your client a nickname, and of course, add i2p = true in the [node] section.
  5. Run tahoe start clidir
To get started running a server:
Same as above, but use tahoe create-node servdir instead.
Also set reserved_space in the [storage] section of tahoe.cfg.
When your hard-drive reaches this much empty space, it will no longer store more data