-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Milestone
Description
BorgServer v2
Ideas:
- Don't run sshd as root [breaking change]
-> Only root can expose ports < 1024 on linux, so the defaut port would change - Different authorized_keys handling
- Git-Based: Simply push all your public keys to git & your good to go. (nice for k8s)
- Replace the static-generated authorized_keys-file with a more dynamic script, that reads all keys when a client connects (Using sshd_config/"
AuthorizedKeysCommand")
I think i would simply provide both methods using labels, :latest would stay directory based.
@abmaonline do you got anything in mind?
Metadata
Metadata
Assignees
Labels
No labels