diff options
author | 2023-01-27 12:32:23 +0100 | |
---|---|---|
committer | 2023-01-27 12:32:23 +0100 | |
commit | 1fa574f1481c6cd8e73f05ec98dbafc4a44b268a (patch) | |
tree | f768358f2103a6f792e41906204ae96348b76f27 /docs/federation/security.md | |
parent | [chore/docs] add instance-expose-suspended-web to instance docs (#1391) (diff) | |
download | gotosocial-1fa574f1481c6cd8e73f05ec98dbafc4a44b268a.tar.xz |
[docs] Tidy up federation docs into 'federating with gotosocial' section (#1392)
Diffstat (limited to 'docs/federation/security.md')
-rw-r--r-- | docs/federation/security.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/federation/security.md b/docs/federation/security.md deleted file mode 100644 index d7c2b6ae7..000000000 --- a/docs/federation/security.md +++ /dev/null @@ -1,7 +0,0 @@ -# Security - -TODO: describe the security model we use for federation. - -* http signatures -* behavior for refusing requests -* how data is protected |