summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2024-01-22 15:29:01 +0100
committerLibravatar GitHub <noreply@github.com>2024-01-22 15:29:01 +0100
commit60d7060895dd72b1cee93d95fd3bab639e4cdfff (patch)
tree42474a7d823d37d9c3360666ca9680c2447363c2 /README.md
parent[docs] Add a few things to the FAQ. (#2557) (diff)
downloadgotosocial-60d7060895dd72b1cee93d95fd3bab639e4cdfff.tar.xz
[docs] use latest cavage link for http signatures (#2565)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d6a891657..33ad64f33 100644
--- a/README.md
+++ b/README.md
@@ -135,7 +135,7 @@ GoToSocial plays nice with lower-powered machines like Raspberry Pi, old laptops
- Built-in, automatic support for secure HTTPS with [Let's Encrypt](https://letsencrypt.org/).
- Strict privacy enforcement for posts and strict blocking logic.
- Import and export allow lists and deny lists. Subscribe to community-created block lists (think Ad blocker, but for federation!).
-- HTTP signature authentication: GoToSocial requires [HTTP Signatures](https://tools.ietf.org/id/draft-cavage-http-signatures-01.html) when sending and receiving messages, to ensure that your messages can't be tampered with and your identity can't be forged.
+- HTTP signature authentication: GoToSocial requires [HTTP Signatures](https://datatracker.ietf.org/doc/html/draft-cavage-http-signatures-12) when sending and receiving messages, to ensure that your messages can't be tampered with and your identity can't be forged.
### Various federation modes