mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-13 19:00:44 -04:00
[DOC] linked recommended restrictions to ssh public keys on borg servers in faq, #4946
Backport from master.
This commit is contained in:
parent
360598e71a
commit
667033791b
2 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
.. include:: ../global.rst.inc
|
||||
.. highlight:: none
|
||||
.. _hosting_repositories:
|
||||
|
||||
Hosting repositories
|
||||
====================
|
||||
|
|
|
|||
|
|
@ -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?
|
||||
-------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue