From 6cbae9427ad9d76a073a75dfa3e3048e64c61c81 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 15 Feb 2025 13:45:40 +0800 Subject: [PATCH] README.md: Explicitly state that HTTPS read access is planned --- README.md | 4 ++-- diff --git a/README.md b/README.md index bbf13bbf77adf90879df1125ea8beba34dd106b6..be5bae9f72ab694e6d08940fb58ad427e8c1915c 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 -- 2.48.1