Add warning for third-party tools to README
This commit is contained in:
parent
308e7148aa
commit
84a4390564
1 changed files with 3 additions and 0 deletions
|
@ -50,6 +50,9 @@ This project aims to adhere to the [official Kotlin coding style](https://develo
|
||||||
|
|
||||||
## Third-party tools
|
## Third-party tools
|
||||||
|
|
||||||
|
> **⚠ WARNING**: the Seedvault developers make no guarantees about external software projects.
|
||||||
|
> Please be aware that disclosing your secret recovery key to other software has security risks.
|
||||||
|
|
||||||
The [Seedvault backup parser](https://github.com/tlambertz/seedvault_backup_parser)
|
The [Seedvault backup parser](https://github.com/tlambertz/seedvault_backup_parser)
|
||||||
allows you to decrypt and inspect your backups.
|
allows you to decrypt and inspect your backups.
|
||||||
It can also re-encrypt them.
|
It can also re-encrypt them.
|
||||||
|
|
Loading…
Reference in a new issue