schttp
schttp copied to clipboard
Option to restrict upload access
I would like to run a private instance with restricted upload access, for that use case it would be useful to have SSH key authentication.
Nice idea
It should be pretty straightforward using https://godoc.org/golang.org/x/crypto/ssh#ParseAuthorizedKey and the regular openssh authorized_keys format