From 1f6f3c65a822cf68545ef30d1d159e3892bbb421 Mon Sep 17 00:00:00 2001 From: inference Date: Sat, 16 Sep 2023 20:28:59 +0100 Subject: [PATCH] Fix unordered list item --- about.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/about.html b/about.html index 01c051e..9625494 100644 --- a/about.html +++ b/about.html @@ -5,7 +5,7 @@ - + @@ -184,7 +184,7 @@
  • All connections made via TLS 1.3 (TLS 1.2 and older are unsupported) to ensure the most secure AEAD ciphers are used, along with forward secrecy (each connection uses a - different key to previous connections)
  • + different key to previous connections)
  • All connections made via high-security AEAD ciphers, preferring AES-256-GCM for devices with AES hardware-acceleration, and ChaCha20-Poly1305 for devices without