From 81a0c99383134e41022674b8a7f5ddce1be30f3a Mon Sep 17 00:00:00 2001 From: meaz Date: Sat, 8 Apr 2023 22:24:24 +0200 Subject: [PATCH 1/2] add info about default retention time on lufi --- fullbar.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fullbar.en.md b/fullbar.en.md index 14ed65e..c0f08cd 100644 --- a/fullbar.en.md +++ b/fullbar.en.md @@ -150,7 +150,7 @@ We store all data in **our own servers**, located in a data center in the **Neth - **No log data** (IP address, session cookie, etc.) is stored on the server. - Logs may be enabled occasionally in case of troubleshooting. Logs are then enabled for the duration of problem assessment and are purged immediately after. - All files uploaded to the server are **end-to-end encrypted** which means no one with access to the server can decrypt/read the data. -- Files uploaded to the server are wiped based on the retention period set by the user upon upload. +- Files uploaded to the server are wiped based on the retention period set by the user upon upload. However, there are maximum retention periods automatically set depending on the file size (the bigger the file is, the shorter time it is kept on the server.)
From 7010f35d0ed0c431e6db3d190aa5782a3f3d3533 Mon Sep 17 00:00:00 2001 From: meaz Date: Sat, 8 Apr 2023 22:27:04 +0200 Subject: [PATCH 2/2] update changelog and version number --- fullbar.en.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fullbar.en.md b/fullbar.en.md index c0f08cd..63e80ae 100644 --- a/fullbar.en.md +++ b/fullbar.en.md @@ -7,7 +7,7 @@ text_align: left ---
-**v1.3 - December 2022** +**v1.4 - April 2023**
@@ -289,6 +289,7 @@ You can follow the history of changes on this document on our version control sy #### Last update of this Privacy Statement: +- April, 2023: add Upload information about retention periods. - December, 2022: add Akkoma information