From 6ce0b5c4c12608fc58b8f082b03b56edb6141a29 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 17 Feb 2025 09:35:40 +0800 Subject: [PATCH] README.md: s/PGP/SSH/ for commit signature verification Git supports SSH signatures now, and IMO they're far superior to GPG. --- README.md | 4 ++-- diff --git a/README.md b/README.md index 8bd538a21bffc70168f4fc82240b4142da092d84..6999574907904ef2169b65288e8934a489c6d2ea 100644 --- a/README.md +++ b/README.md @@ -127,8 +127,8 @@ The web interface will have a dedicated login screen. Connections are set as keepalive, and sessions are tracked across a kept-alive connection; optionally, a user may click "remember me with a cookie" in the login screen. -PGP commit validation will be implemented. PGP patch validation may be -considered. +Commit validation based on SSH signature validation will be implemented. PGP +patch validation may be considered. ### Federated authentication -- 2.48.1