aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-02-15 13:45:40 +0800
committerRunxi Yu <me@runxiyu.org>2025-02-15 13:45:40 +0800
commit6cbae9427ad9d76a073a75dfa3e3048e64c61c81 (patch)
treeca2fc6d6fba0247aaf6d7a095eee938a3c76db03
parent*.go: Reformat (diff)
downloadforge-6cbae9427ad9d76a073a75dfa3e3048e64c61c81.tar.gz
forge-6cbae9427ad9d76a073a75dfa3e3048e64c61c81.tar.zst
forge-6cbae9427ad9d76a073a75dfa3e3048e64c61c81.zip
README.md: Explicitly state that HTTPS read access is planned
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index bbf13bb..be5bae9 100644
--- a/README.md
+++ b/README.md
@@ -103,8 +103,8 @@ 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. We use a baked-in SSH
+Anonymous SSH and HTTPS read access should be possible for public repos. All
+other Git 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