From 84a4390564769de34b814c1fabe1a9a6a586b616 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Thu, 2 Sep 2021 14:29:05 +0200 Subject: [PATCH] Add warning for third-party tools to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 33426dc0..49a97dcf 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,9 @@ This project aims to adhere to the [official Kotlin coding style](https://develo ## 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) allows you to decrypt and inspect your backups. It can also re-encrypt them.