Initial release of experimental OnlyKey python tools
Pre-release
Pre-release
Whats Working -
-
The CLI can be used to interact with OnlyKey to load usernames, passwords, etc.
-
There are test scripts located in the /tests folder for loading keys and testing decryption/signing.
-
PGPMessage.py located in /tests folder works for decrypting encrypted emails.
Whats Not Working
-
PGPMessage signing is only working as proof of concept additional development is needed
-
PGPMessage only works with RSA 4096 keys right now, additional development is needed to support ECC and additional RSA key sizes.