Files
i2p.www/www.i2p2
zzz 3213c3e94e - Crypto, NTCP:
Short exponent updates for 0.9.8
- I2CP:
  Updates re: SSL, C library	
  Don't claim we never send private keys over I2CP
  Future work updates
2013-12-24 21:07:50 +00:00
..
2011-06-23 18:20:15 +00:00
2013-12-24 21:07:50 +00:00
2013-12-07 19:58:28 +00:00
2009-01-27 21:05:12 +00:00

To run locally (for testing purposes):

$ python app.py
This will run a webserver on http://localhost:5009/

If you get python import errors when trying to run the local web server, you
might need to install required dependencies: jinja and werkzeug. If you are
using Linux, they might be in the repository of your distribution. Otherwise
you will have to install them yourself. Please see the homepages of these
projects:

http://jinja.pocoo.org/
http://werkzeug.pocoo.org/