Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,19 @@ GitHub receives each request for them; whatever it keeps is GitHub's under its
own terms, and this project neither reads it nor adds a record of its own beside
it. What a server sending one of those requests discloses, and what it does not,
is in the readme under `## What a server sends when it uses this catalogue`.

The plugins the catalogue lists are separate projects, and what each one does
with data is its own to describe. Listing one is not a statement about its
behaviour, so a question about what a plugin sends is that plugin's to answer
rather than this catalogue's. That is a different boundary from the one under
`## What is out of scope` above, which decides where a report goes rather than
who answers for a behaviour.

Personal data stays on the operator's own host unless the operator configures a
plugin to send it somewhere, which is something set up deliberately and never a
default. What that looks like, so that a reader can tell whether they have done
it: another server's address entered in a setting, an invitation issued to
somebody outside the household, a synchronisation target pointed at a machine
that is not yours. If none of that has been configured, nothing has left the
host, and whether a particular plugin offers any of it is that plugin's own
documentation.
Loading