diff --git a/README.md b/README.md index c7c30d7..98d0aa9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This platform is geared towards open source and security developers. Currently i #### Q: What does this server run? -This server runs Gitea on an OpenBSD VM, with OpenBSD-current (snapshots). The current Gitea version is 1.18.3 +This server runs Gitea on OpenBSD. #### Q: Where is this server located? diff --git a/SECURITY.md b/SECURITY.md index 41b70ef..b499ad3 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -19,7 +19,7 @@ This Gitea instance is configured following best practices, in order to thwart l ``` ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-CHACHA20-POLY1305:AES-256-GCM-SHA384:EECDH+AESGCM:EDH+AESGCM -- OCSP stapling is enabled. +- OCSP stapling and OCSP must-stable are enabled. - TLS session tickets are disabled (at least until Nginx fixes this properly). ### Networking