aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2dda48b..2ba6fad 100644
--- a/README.md
+++ b/README.md
@@ -72,8 +72,8 @@ Not very sure how to integrate this for now. Planned for the future.
## Authentication and authorization
Anonymous SSH read access should be possible for public repos. All other Git
-access should be done via SSH public keys. Custom SSH server implementation
-necessary due to OpenSSH limitations.
+access should be done via SSH public keys. We use a baked-in SSH
+implementation.
The native API may be authenticated in the transport layer (e.g. TLS client
certificates or UNIX domain socket authentication), via passwords, and via