* 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

13
.gitignore vendored Normal file
View file

@ -0,0 +1,13 @@
# emacs files
*~
*\#*
# object files
*.o
# built binaries
keygen
keyinfo
# private key files
*.dat