User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
matrix:whatsapp [2025/03/11 10:45] willymatrix:whatsapp [2025/03/12 07:20] (current) – [Bridge setup] willy
Line 1: Line 1:
 ===== Matrix Whatsapp Bridge ===== ===== Matrix Whatsapp Bridge =====
  
-[[https://www.whatsapp.com/|Whatsapp]] need to presentation. It's the de-facto standard for private and group chats. Nobody can live without it, and it seems to be permanently installed on every device we purchase. Also, lots of malware and spyware is known to be installed trough whatsapp itself.+[[https://www.whatsapp.com/|Whatsapp]] needs no presentation. It's the de-facto standard for private and group chats. Nobody can live without it, and it seems to be permanently installed on every device we purchase. Also, lots of malware and spyware is known to be installed trough whatsapp itself.
  
 Unfortunately, you cannot get rid of whatsapp fully, since the official client for mobile (Android and IOS) is the only way to keep a working whatsapp profile.  Unfortunately, you cannot get rid of whatsapp fully, since the official client for mobile (Android and IOS) is the only way to keep a working whatsapp profile. 
Line 28: Line 28:
 ===== Bridge setup ===== ===== Bridge setup =====
  
-Let the bridge generate the basic configuration file, and move it to the /data/caonduwuit folder:+Let the bridge generate the basic configuration file, and move it to the /data/conduwuit folder:
 <code bash> <code bash>
 ./mautrix-whatsapp -e ./mautrix-whatsapp -e
Line 47: Line 47:
     address: https://chat.mydomain.com     address: https://chat.mydomain.com
     domain: chat.mydomain.com     domain: chat.mydomain.com
-    + 
 +appservice: 
 +    hostname: 127.0.0.1 
 +  
 permissions: # this is probably not needed, but anyway... permissions: # this is probably not needed, but anyway...
   "*": "relaybot"                      # non-local users can only see messages   "*": "relaybot"                      # non-local users can only see messages
Line 73: Line 76:
     secrets:     secrets:
         chat.mydomain.com: as_token:<< here the double-puppet token >>         chat.mydomain.com: as_token:<< here the double-puppet token >>
 +        
 +logging:
 +      filename: /var/log/conduwuit/mautrix-whatsapp.log
 </code> </code>
  

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information