From a21d46ab132c798448347b1c3f7577b8127687d5 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Tue, 11 Feb 2025 01:15:03 +0800 Subject: [PATCH] README.md: Break long line --- README.md | 4 +++- diff --git a/README.md b/README.md index b1d43d64d517471212d83857876b4d21a6b5dc7b..7edcfd9f2e676188a6012c7d8002fd03c1d9171b 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ The native API may be authenticated in the transport layer (e.g. TLS client certificates or UNIX domain socket authentication), via passwords, and via challenge-response mechanisms including SSH keys. SASL may be considered. -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. +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 patch validation may be considered. -- 2.48.1