diff --git a/README.md b/README.md index 50bb93f2..d8c285db 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file