Update README.md
This commit is contained in:
parent
8a434b91cf
commit
1358a92e11
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
Usage: python upload-file.py <file>
|
Usage: python upload-file.py <file>
|
||||||
|
|
||||||
|
WARNING: this may break easily and is intended for use only on linux
|
||||||
|
|
||||||
### proof of concept on using pgp keyservers for file storage
|
### proof of concept on using pgp keyservers for file storage
|
||||||
|
|
||||||
Using Python to open a file in binary then break it up and convert to base64 then insert that into a pgp pubring as new uid's. Once uploaded to a keyserver its there forever and propogated to all other key servers, making this a simple decentralised file storage system.
|
Using Python to open a file in binary then break it up and convert to base64 then insert that into a pgp pubring as new uid's. Once uploaded to a keyserver its there forever and propogated to all other key servers, making this a simple decentralised file storage system.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user