From 2997c98767e209536fd9b74cac55d779fb97bf31 Mon Sep 17 00:00:00 2001 From: Raphael Date: Sat, 23 Jul 2022 01:16:46 +0200 Subject: [PATCH] Mention behind the scenes encryption on first page of docs --- docs/index.de.md | 3 +++ docs/index.en.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/docs/index.de.md b/docs/index.de.md index 4e235bda5..4a6712ee6 100644 --- a/docs/index.de.md +++ b/docs/index.de.md @@ -86,6 +86,9 @@ Jeder Container repräsentiert eine einzelne Anwendung. - [Unbound](https://unbound.net/) - Ein Watchdog für die grundlegende Überwachung +!!! warning "Achtung" + Die Mails werden komprimiert und verschlüsselt gespeichert. Das Schlüsselpaar ist in crypt-vol-1 zu finden. Bitte vergessen Sie nicht, dieses zu sichern. + **Docker-Volumes** zur Aufbewahrung dynamischer Daten - kümmern Sie sich um sie! - clamd-db-vol-1 diff --git a/docs/index.en.md b/docs/index.en.md index 3b6f877e8..2ae7e96a8 100644 --- a/docs/index.en.md +++ b/docs/index.en.md @@ -86,6 +86,9 @@ Each container represents a single application. - [Unbound](https://unbound.net/) - A Watchdog to provide basic monitoring +!!! warning + Mails are stored compressed and encrypted. The key pair can be found in crypt-vol-1. Be sure to backup this volume! + **Docker volumes** to keep dynamic data - take care of them! - clamd-db-vol-1