]> gitweb.fluxo.info Git - borger.git/commitdiff
WARNING
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 23 May 2018 15:35:43 +0000 (12:35 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 23 May 2018 15:35:43 +0000 (12:35 -0300)
README.md

index 483bc956fec162623623ac73ae62a19ba412db5c..55398d1a90c95a6261afa2e044ac563c6442ffc9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -41,3 +41,11 @@ Then run borger:
 As simply as
 
     borger servername --check
+
+# WARNING
+
+Borger uses `keyfile` encrytion by default. That means **you should backup your keyfile**
+somewhere else. **If you don't want that, use `encryption="repokey"` at your config.**
+
+See [Repository Encryption](https://borgbackup.readthedocs.io/en/stable/quickstart.html#repository-encryption)
+for details.