Merge pull request #5087 from fantasya-pbem/docs/4946_SSH-restrictions

docs: linked recommended restrictions to ssh public keys on borg servers in faq, fixes #4946
This commit is contained in:
TW 2020-04-08 15:17:08 +02:00 committed by GitHub
commit 46c524ff98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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

@ -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?
-------------------------------------------------