Add password leak disclaimer

This commit is contained in:
migueldemoura 2016-09-19 22:48:05 +01:00
parent e414f0a20f
commit fb6633d249
1 changed files with 6 additions and 0 deletions

View File

@ -149,3 +149,9 @@ There are additional requirements if you want to create .deb packages. They are:
$ mkdir cmake && cd cmake
$ cmake .. -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=off
$ make package
Disclaimer
----------------------
On the event of a password leak, you are strongly advised to create a new filesystem and copy all the data over from the previous one. Done this, all copies of the compromised filesystem and config file must be removed (e.g, from the "previous versions" feature of your cloud system) to prevent access to the key (and, as a result, your data) using the leaked password.