Update README.md

This commit is contained in:
yakamok
2018-05-28 22:42:10 +02:00
committed by GitHub
parent ecd9c3b7b1
commit 2ca8b4a68e
+6
View File
@@ -1,7 +1,13 @@
# keyserver-fs # keyserver-fs
### upload-file.py
Usage: python upload-file.py <file> Usage: python upload-file.py <file>
### download-keyserv.py
Usage: python download-keyserv.py "http://eu.pool.sks-keyservers.net/pks/lookup?search=WCNGKCCWBE@UMKVS.jpg&op=index"
### proof of concept on using pgp keyservers for Decentralized file storage ### proof of concept on using pgp keyservers for Decentralized file storage
WARNING: this may break easily and is intended for use only on linux WARNING: this may break easily and is intended for use only on linux