[DOC] linked recommended restrictions to ssh public keys on borg servers in faq, #4946

Backport from master.
This commit is contained in:
Thalian 2020-04-08 03:06:02 +02:00
parent 360598e71a
commit 667033791b
2 changed files with 3 additions and 0 deletions

View file

@ -1,5 +1,6 @@
.. include:: ../global.rst.inc
.. highlight:: none
.. _hosting_repositories:
Hosting repositories
====================

View file

@ -524,6 +524,8 @@ These are your options to protect against that:
- Mount C's filesystem on another machine and then create a backup of it.
- Do not give C filesystem-level access to S.
See :ref:`hosting_repositories` for a detailed protection guide.
How can I protect against a hacked backup server?
-------------------------------------------------