diff --git a/docs/safety.md b/docs/safety.md index 043b4dc49..1451f26bd 100644 --- a/docs/safety.md +++ b/docs/safety.md @@ -11,10 +11,10 @@ and BTC)!** ## How to avoid loss of funds (short version, tl;dr) -In short, there is no recovery mechanism in place yet that allows you to recover -assets from only the `lnd` seed. So if you lose your `tapd`'s database, or it -gets corrupted, you lose access to all assets minted or received by that `tapd`. -In addition, you also cannot spend the BTC used to carry/anchor the assets. +In short, there is no recovery mechanism yet that allows easy asset recovery +using only the `lnd` seed. If `tapd`'s database is lost or corrupted, +access to all assets minted or received by that `tapd` **is lost**. +Additionally, custody the BTC, used to carry/anchor the assets would also be lost. **To avoid loss of funds, make sure you back up your `/home//.tapd` folder regularly.** If you are using a Postgres database as the database backend, it