* add readme

* add .gitignore

* add keyinfo tool

* fix up makefile to build i2pd git submodule
This commit is contained in:
Jeff Becker 2016-10-10 07:16:42 -04:00
parent 4d868b348c
commit 8533fc2f64
No known key found for this signature in database
GPG key ID: AB950234D6EA286B
4 changed files with 132 additions and 9 deletions

18
README.md Normal file
View file

@ -0,0 +1,18 @@
# i2pd-tools
This repository contains tools that supplement i2pd.
Notice: git submodules are used so make sure to clone this repository recursively
git clone --recursive https://github.com/purplei2pd/i2pd-tools
## Tools included
### keygen
Generate an i2p private key
### keyinfo
Prints information about an i2p private key