Update formatting and some clarifications

This commit is contained in:
Citlali del Rey 2024-04-06 11:39:03 -07:00
parent 64f14a17ca
commit 92cd895151
Signed by: nullobsi
GPG Key ID: 933A1F44222C2634
1 changed files with 94 additions and 52 deletions

View File

@ -116,15 +116,26 @@
data in any commercial capacity, and only stores data
necessary for service operation or security and auditing.
</p>
<p>
Much of the data is stored unencrypted due to the nature of
the services provided. Remember that while there are access
controls, the best way to safeguard your data is to encrypt
it yourself.
</p>
<p>
If you are concerned or believe that there is something
missing here, please reach out via email or XMPP.
</p>
<h3>
Data Accessible to the World
</h3>
<p>
The following data is made accessible to the world.
The following data is publicly accessible by anyone with an
internet connection.
</p>
<h3>LDAP</h3>
<h4>LDAP</h4>
<ul>
<li>Chosen username.</li>
<li>Personal information given on the account page.</li>
@ -132,7 +143,7 @@
<li>Login shell.</li>
</ul>
<h3>XMPP</h3>
<h4>XMPP</h4>
<p>Privacy settings can be configured with supported XMPP
clients.</p>
<ul>
@ -146,13 +157,13 @@
</li>
</ul>
<h3>Mumble</h3>
<h4>Mumble</h4>
<ul>
<li>Chosen username.</li>
<li>User channel info, if created.</li>
</ul>
<h3>E-Mail</h3>
<h4>E-Mail</h4>
<p>
Filters are not applied to outgoing mail. The following may
be included in the e-mail headers:
@ -165,7 +176,7 @@
<li>Sender client identification string.</li>
</ul>
<h3>Akkoma</h3>
<h4>Akkoma</h4>
<p>Akkoma has built-in privacy settings.</p>
<ul>
<li>
@ -180,11 +191,13 @@
</li>
</ul>
<h3>IPFS</h3>
<p>Due to the nature of IPFS, uploaded data can be accessed by
anyone with the CID.</p>
<h4>IPFS</h4>
<p>
Due to the nature of IPFS, uploaded data can be accessed by
anyone with the CID.
</p>
<h3>Nextcloud</h3>
<h4>Nextcloud</h4>
<p>Nextcloud has built in privacy settings.</p>
<ul>
<li>
@ -194,17 +207,21 @@
<li>Files shared publicly.</li>
</ul>
<h3>Shell access</h3>
<h4>Shell access</h4>
<p>
Files located under ~/public are accessible to the world, as
determined by their UNIX permissions.
</p>
<p>
The following information is stored by the services, and
accessible by users on UNIX.dog.
</p>
<h3>Shell access</h3>
<h3>
Data Accessible to UNIX.dog Users
</h3>
<p>
The following data can be accessed by people with a
registered UNIX.dog account.
</p>
<h4>Shell access</h4>
<ul>
<li>Last login times and IP, via WTMP logs.</li>
<li>
@ -224,66 +241,91 @@
</li>
</ul>
<h3>
Data Accessible to Administrators
</h3>
<p>
The following information is stored by the services, and
accessible to administrators.
</p>
<h3>HTTP</h3>
<p>
The HTTP server stores access logs, including source IP and
headers.
The following data is stored on the server, and is thus
accessible by administrators.
</p>
<h3>LDAP</h3>
<p>
The LDAP server stores no logs. It does store the data
mentioned in previous sections.
</p>
<h4>HTTP</h4>
<ul>
<li>
Access logs, which include source IP, request headers,
request path, and time.
</li>
<li>
Request data (i.e. POST or form data) is not
logged.
</li>
</ul>
<h3>Akkoma</h3>
<p>
The Akkoma server stores only error logs. Any data uploaded
to the Akkoma server (including post and DM content)
is accessible by administrators. Please
keep in mind that ActivityPub is not a secure protocol, and
should not be used for sensitive communications.
</p>
<h4>LDAP</h4>
<ul>
<li>Password hashed with Argon2ID.</li>
</ul>
<h3>XMPP</h3>
<p>If you use OMEMO encryption, message content is encrypted.</p>
<h4>Akkoma</h4>
<p>
ActivityPub is not a secure protocol, and
should not be used for sensitive communications. Post
content can be deleted if needed, but posts could still
exist on other servers because of the nature of federation.
</p>
<ul>
<li>
Post and DM content, regardless of post visibility
setting.
</li>
<li>Error logs.</li>
</ul>
<h4>XMPP</h4>
<p>
If you use OMEMO encryption, message content is encrypted.
XMPP is also a federated protocol, so your data may be exposed
and stored on the server of the contacts you communicate with.
</p>
<ul>
<li>Your XMPP roster.</li>
<li>Uploaded files are published at an obfuscated URL.</li>
<li>Uploaded files, published at an obfuscated URL.</li>
<li>
Message content is cached for 7 days in MAM, for both
Message content, cached for 7 days in MAM, for both
private messages and group chats (MUCs).
</li>
<li>
Connection and authentication logs are stored, which
Connection and authentication logs, which
includes connection IP.
</li>
</ul>
<h3>Legacy service XMPP bridges</h3>
<p>The legacy service XMPP bridges are hosted on a seperate
server, not woofer.</p>
<h4>Legacy service XMPP bridges</h4>
<p>
The legacy service XMPP bridges are hosted on a seperate
server, not woofer.
</p>
<ul>
<li>
Provided credentials to authorize to the legacy service,
unencrypted.
</li>
<li>
Legacy contacts get synced to the UNIX.dog XMPP server.
Legacy contacts, synced to the UNIX.dog XMPP server.
</li>
<li>
Messages are stored unencrypted on the XMPP
server, and are thus also cached in MAM for 7 days.
</li>
</ul>
<h3>Forgejo</h3>
<h4>Forgejo</h4>
<ul>
<li>Any uploaded repositories.</li>
<li>Error logs.</li>
</ul>
<h3>E-Mail</h3>
<h4>E-Mail</h4>
<p>
E-Mail is an unencrypted protocol. Consider using PGP or
other encryption if you require secure communications.
@ -291,11 +333,11 @@
<ul>
<li>E-Mail content in your home directory.</li>
<li>Authentication logs, including connection IP.</li>
<li>Transport logs, including source and destination email.</li>
<li>Transport logs, including source and destination address.</li>
<li>Error logs.</li>
</ul>
<h3>Nextcloud</h3>
<h4>Nextcloud</h4>
<ul>
<li>File content.</li>
<li>Contacts and Calendar content.</li>
@ -303,7 +345,7 @@
<li>Error logs.</li>
</ul>
<h3>Mumble</h3>
<h4>Mumble</h4>
<ul>
<li>Client certificate public key, for authorization.</li>
<li>
@ -313,7 +355,7 @@
<li>Error logs.</li>
</ul>
<h3>SSH</h3>
<h4>SSH</h4>
<ul>
<li>
Authentication logs, which include connection IP,
@ -321,7 +363,7 @@
</li>
</ul>
<h3>IPFS Upload Service</h3>
<h4>IPFS Upload Service</h4>
<ul>
<li>Pinned CIDs, associated with a user.</li>
</ul>