Merge pull request #449 from asmw/master
andOTP-decypt now supports the new password format
This commit is contained in:
commit
d51901c002
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ key, which renders them useless.
|
|||
|
||||
* [OpenPGP](https://openpgp.org/): OpenPGP can be used to easily decrypt the **OpenPGP-encrypted backups** on your PC.
|
||||
* [WebDecrypt](https://flocke.shadowice.org/andOTP/decrypt/): JavaScript-based decryption of the **new password-protected backup format** in the browser ([source code](https://github.com/andOTP/WebDecrypt)).
|
||||
* [andOTP-decrypt](https://github.com/asmw/andOTP-decrypt): Python script written by @asmw to decrypt the **old password-protected backup format** on your PC.
|
||||
* [andOTP-decrypt](https://github.com/asmw/andOTP-decrypt): Python script written by @asmw to decrypt the **old and new password-protected backup format** on your PC.
|
||||
|
||||
### Automatic backups:
|
||||
|
||||
|
|
Loading…
Reference in a new issue