Ravinou / borgwarehouse

A fast and modern WebUI for a BorgBackup's central repository server.
https://borgwarehouse.com
GNU Affero General Public License v3.0
362 stars 21 forks source link

Allow identical public SSH key for multiple repos #236

Closed Forceu closed 3 months ago

Forceu commented 3 months ago

In my use case, I have a central server that runs multiple borg backups to an external server. As the server is managing multiple repos, I would require it to generate a new SSH key for every repo, which is not ideal.

It would be great to be able to re-use the public keys. If you feel that it is a security threat, you could maybe add an environment variable that the user has to set in order to disable this check?

Ravinou commented 3 months ago

You will find the answer in the documentation, here.