Skip to content

Commit 418c6c6

Browse files
committed
add note on plain text config.json
1 parent 39e1617 commit 418c6c6

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ The application can be accessed at:
6060

6161
* https://yourhost:3001/
6262

63+
>[!WARNING]
64+
>This container does not encrypt Signal's config.json using a secret manager like gnome-keyring or kwallet, the file is stored in plaintext.
65+
6366
### Strict reverse proxies
6467

6568
This image uses a self-signed certificate by default. This naturally means the scheme is `https`.

readme-vars.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ app_setup_block: |
3535
3636
* https://yourhost:3001/
3737
38+
>[!WARNING]
39+
>This container does not encrypt Signal's config.json using a secret manager like gnome-keyring or kwallet, the file is stored in plaintext.
40+
3841
# changelog
3942
changelogs:
4043
- {date: "02.12.25:", desc: "Initial Version."}

0 commit comments

Comments
 (0)