From 6cbae9427ad9d76a073a75dfa3e3048e64c61c81 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 15 Feb 2025 13:45:40 +0800 Subject: README.md: Explicitly state that HTTPS read access is planned --- README.md | 4 ++-- 1 file 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 -- cgit v1.2.3