Skip to content

matze/python-standardfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Standard File Python client

To test the correctness you can decrypt your remote data with

python test.py remote --email foo@bar.com --password xyz 

You can print out the master key with

python test.py remote --email foo@bar.com --password xyz --show-master-key

and use that to decrypt an encrypted archive with

python test.py local --file filename.json --key 1234567890...

About

Standard File client implementation in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages