From d26ca40e7a54a6a9c2e9b27c6f8c65dc35c15b81 Mon Sep 17 00:00:00 2001 From: meaz Date: Sat, 17 Dec 2022 08:02:50 +0100 Subject: [PATCH] small update --- fullbar.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fullbar.en.md b/fullbar.en.md index 9e88c18..0465c5e 100644 --- a/fullbar.en.md +++ b/fullbar.en.md @@ -233,8 +233,8 @@ We store all data in **our own servers**, located in a data center in the **Neth - This service requires login with **Disroot** credentials. - Everything is stored on the server in plain-text. - Server logs, which store information such as, but not limited to, your IP address and your username are stored for a period of 24 hours after which they are deleted from the server. No backup of log files is created. Logs are kept to prevent brute-force attacks on accounts and to provide quick insight when debugging issues. +- All pleroma data such as, but not limited to, messages, files, etc., are stored on the server in the database as is (plain-text). - Given that ActivityPub is a **federated** protocol, when interacting with users hosted on third party servers, data is sent to other independently operated and owned servers in the network over which we have no control. -- Files uploaded to the server are stored as is (plain-text or encrypted) for a period of three months.