- date
- 2026-01-08T21:11:01.349617693Z
- author
- ben
- bennyschulenburg@gmx.de
- title
- Allow deploy keys per repo/project
Basically I'd like to specify ssh public keys that give SSH read access to one particular project. This is mainly nice when having multiple private repositories since I can then give each VPS only access to the single repo they need instead of all of them (even worse if I have to give them write access as well, would be rather insecure IMO).