See [Repository Encryption](https://borgbackup.readthedocs.io/en/stable/quickstart.html#repository-encryption)
for details.
+
+# Known issues
+
+Borger needs a better lock/session management to prevent errors like
+
+ Failed to create/acquire the lock (timeout)
+
+See also:
+
+- borg break-lock (before 1.1.0 in theory)
+- https://www.solved.tips/failed-create-acquire-lock/
+- https://github.com/rugk/borg-cron-helper
+- https://github.com/rugk/borg-cron-helper#local-lock-borg--v110
+- https://github.com/borgbackup/borg/issues/2306
+- https://github.com/borgbackup/borg/issues/813
+- https://github.com/borgbackup/borg/issues/2306
+- https://github.com/borgbackup/borg/issues/3191