mirror of
https://github.com/borgbackup/borg.git
synced 2026-04-15 21:59:58 -04:00
[DOC] linked recommended restrictions to ssh public keys on borg servers in faq, #4946
fixes #4946
This commit is contained in:
parent
25ab198d41
commit
d0054f4482
2 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
.. include:: ../global.rst.inc
|
||||
.. highlight:: none
|
||||
.. _hosting_repositories:
|
||||
|
||||
Hosting repositories
|
||||
====================
|
||||
|
|
|
|||
|
|
@ -557,6 +557,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