diff --git a/README.md b/README.md index 4567be2..2df500e 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,9 @@ Traditional push notification systems require persistent connections to specific SUP also includes an optional Proton Mail integration, allowing you to receive email notifications as Signal messages without exposing IMAP connections. -Note that you'll need to run SUP on your own server (either at home or on a VPS) since it uses your personal Signal and Proton Mail credentials. A Raspberry Pi, which is a small and affordable micro-computer, works perfectly for this, using minimal power (3-5W) while running SUP 24/7. +Note that you'll need to run SUP on your own server at home since it uses your personal Signal and Proton Mail credentials. A Raspberry Pi works perfectly for this, using minimal power (3-5W) while running SUP 24/7. + +> **💡 Privacy Tip:** Use [Molly.im](https://molly.im/) (hardened Signal fork) with **WebSocket** notifications instead of the official Signal app. This ensures all Signal traffic, including SUP notifications, goes through WebSockets, making it indistinguishable from regular Signal messages. ## How? diff --git a/assets/screenshots/1.webp b/assets/screenshots/1.webp index 4052922..167d35d 100644 Binary files a/assets/screenshots/1.webp and b/assets/screenshots/1.webp differ diff --git a/assets/screenshots/2.webp b/assets/screenshots/2.webp index 6908e67..b105c76 100644 Binary files a/assets/screenshots/2.webp and b/assets/screenshots/2.webp differ diff --git a/assets/screenshots/3.webp b/assets/screenshots/3.webp index df8730d..6603802 100644 Binary files a/assets/screenshots/3.webp and b/assets/screenshots/3.webp differ diff --git a/assets/screenshots/4.webp b/assets/screenshots/4.webp index 690a311..bcdbefc 100644 Binary files a/assets/screenshots/4.webp and b/assets/screenshots/4.webp differ