40 lines
1.1 KiB
HTML
40 lines
1.1 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Private.coffee - Security</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>Private.coffee Security Contacts</h1>
|
||
|
<p>
|
||
|
If you have a security concern, please contact us at
|
||
|
<a href="mailto:security@private.coffee">security@private.coffee</a>.
|
||
|
</p>
|
||
|
<p>
|
||
|
You can use the PGP key
|
||
|
<a href="security@private.coffee.pub"
|
||
|
><code>7CF9F7D678956F256DEC3D5233C570DB17B1F796</code></a
|
||
|
>
|
||
|
to encrypt your message.
|
||
|
</p>
|
||
|
<p>
|
||
|
Alternatively, you can contact one of the admins in the
|
||
|
<a href="https://matrix.private.cf/#/#quackscape:private.coffee"
|
||
|
><code>#security:private.coffee</code></a
|
||
|
>
|
||
|
Matrix room.
|
||
|
</p>
|
||
|
<p>
|
||
|
Please include as much information as possible in your message, including
|
||
|
any relevant logs, screenshots, or other evidence. We will respond to your
|
||
|
message as soon as possible.
|
||
|
</p>
|
||
|
<p>
|
||
|
This page is available at
|
||
|
<a href="https://security.private.coffee/"
|
||
|
>https://security.private.coffee/</a
|
||
|
>
|
||
|
and was last updated on 2024-03-15.
|
||
|
</p>
|
||
|
</body>
|
||
|
</html>
|