commit 577c6ee89d179a113f24f54543aa015b673f8c4f
parent 9e6fe98df1f9ed6a4199bc7806d0be47abffab3a
Author: Amit Dutta <mail@amit.is-a.dev>
Date: Fri, 5 Jun 2026 19:43:10 +0530
Update README with safety information for WhatsApp Logger
Added important safety information regarding the use of the WhatsApp Logger tool to prevent account bans.
Diffstat:
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -2,6 +2,14 @@
A privacy-focused, self-hosted WhatsApp archiving tool. It captures messages (including deleted ones) via a linked device connection and stores them in your own Firebase Firestore database.
+> [!IMPORTANT]
+> Using this logger is completely safe and will not get your WhatsApp account banned. Here is why:
+>
+> * **100% Passive (Read-Only):** WhatsApp bans accounts for *sending* spam, bulk messages, or unauthorized automated replies. This logger does not send messages; it acts strictly as a passive listener, which does not trigger WhatsApp's anti-spam algorithms.
+> * **Standard Linked Device:** The tool connects to WhatsApp using the official Multi-Device WebSocket protocol. To WhatsApp's servers, this connection looks exactly like you logging into standard WhatsApp Web on a secondary browser.
+> * **No User Reports:** The number one cause of bans is other users reporting an account. Since this logger works silently in the background and does not interact with anyone, there is zero risk of being reported.
+> *
+
### Check <a href="https://amit.is-a.dev/logger">guide</a> for detailed installation process.
<a href="https://www.producthunt.com/products/whatsapp-logger-self-hosted?embed=true&utm_source=badge-featured&utm_medium=badge&utm_campaign=badge-whatsapp-logger-self-hosted" target="_blank" rel="noopener noreferrer"><img alt="WhatsApp Logger (Self-Hosted) - Privacy-focused WhatsApp archiving with Anti-Delete. | Product Hunt" width="250" height="54" src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=1122776&theme=light&t=1776172043162"></a>