Merge pull request #87 from migueldemoura/develop

Add password leak disclaimer
This commit is contained in:
Sebastian Meßmer 2016-09-20 12:44:59 +02:00 committed by GitHub
commit 733622cb98

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.