From efefe4e4e571f83f1999e5831ab66aeee1d3cc77 Mon Sep 17 00:00:00 2001 From: Pulse Monitor Date: Wed, 6 Aug 2025 21:47:27 +0000 Subject: [PATCH] docs: generalize documentation guidelines and restore useful encryption details --- docs/SECURITY.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/SECURITY.md b/docs/SECURITY.md index 144c3d164..6320ea42c 100644 --- a/docs/SECURITY.md +++ b/docs/SECURITY.md @@ -35,6 +35,16 @@ docker run -e ALLOW_UNPROTECTED_EXPORT=true rcourtman/pulse:latest - **Minimum Passphrase**: 12 characters required - **Security Tab**: Check status in Settings → Security +### What's Encrypted in Exports +- Node credentials (passwords, API tokens) +- PBS credentials +- Email settings passwords + +### What's NOT Encrypted +- Node hostnames and IPs +- Threshold settings +- General configuration + ## Troubleshooting **Export blocked?** Set API_TOKEN or ALLOW_UNPROTECTED_EXPORT=true