storj-archived / bridge-gui

Deprecated
https://app.storj.io
GNU Affero General Public License v3.0
11 stars 8 forks source link

List encrypted file and bucket names #137

Open braydonf opened 7 years ago

braydonf commented 7 years ago

Optional ability to enter "Encryption Key" (12 to 24 word key) to view details of file and bucket names (and eventually upload and download files)

This is dependent upon updates to storj-lib with decryption/encyrption of file meta, see: https://github.com/Storj/core/issues/661

Related: https://github.com/Storj/bridge/issues/379