Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 561 Bytes

TODO.md

File metadata and controls

25 lines (19 loc) · 561 Bytes

TODO

IPFS
  • Spawn IPFS Node
  • Upload files to IPFS
  • Make an record of all stored files
  • Download files from IPFS
Crypto
  • Read OpenPGP pub/priv key
  • Encrypt files using OpenPGP
    • Symetric File encryption
    • Asymetric Simetric key encryption
  • Encrypt simetric key with multiple keys
  • Encrypt with private to make public
GUI
  • Upload Files
  • Download files via hash
  • File Explorer
  • Input OpenPGP pub/priv key
  • File Encryption/Sharing