11 Jan 2025 |
| majes1ic joined the room. | 19:44:20 |
12 Jan 2025 |
| @strutztm:strutztm.de joined the room. | 00:24:21 |
| py6m0e7i joined the room. | 19:43:48 |
14 Jan 2025 |
| ⛧-440729 [sophie] (it/its) changed their profile picture. | 18:56:33 |
17 Jan 2025 |
| Frédéric Christ changed their display name from Frédéric Christ (DECT 5915) to Frédéric Christ. | 08:10:29 |
20 Jan 2025 |
| @n0emis:noemis.me left the room. | 11:15:33 |
30 Jan 2025 |
| laurynasp joined the room. | 08:58:19 |
2 Feb 2025 |
| pbsds changed their display name from pbsds to pbsds (FOSDEM). | 16:04:38 |
3 Feb 2025 |
| pbsds changed their display name from pbsds (FOSDEM) to pbsds. | 16:25:27 |
4 Feb 2025 |
| Kira joined the room. | 22:21:09 |
Kira | is anyone using any bridges with encryption? - i recently setup mautrix-whatsapp , but it looks like it's wiping out the encryption key on each restart | 22:28:52 |
Kira | i'm planning on submitting a fix, but it seems surprising to me if no one else has run into this before | 22:29:35 |
Kira | oh wait nvm, i'm seeing recommendations from other modules to define the key using environmentFile | 22:31:10 |
Kira | * oh wait nvm, i'm seeing recommendations from other modules to define the pickel_key using environmentFile | 22:32:03 |
Kira | i feel like it would be ideal if it automatically copied it over from the existing config though 🤔 | 22:32:18 |
Kira | * oh wait nvm, i'm seeing recommendations from other modules to define the pickel\_key using environmentFile | 22:32:41 |
Kira | * oh wait nvm, i'm seeing recommendations from other modules to define the pickel_key using environmentFile | 22:33:03 |
Kira | * i feel like it would be better if it automatically copied it over from the existing config though 🤔 | 22:33:08 |
Kira | * i still feel like it would be better if it automatically copied it over from the existing config though 🤔 | 22:33:17 |
Kira | * oh wait nvm, i'm seeing recommendations from other mautrix modules to define the pickel_key using environmentFile | 22:34:50 |
miloignis | I have the telegram bridge running with encryption and it works over restarts, I don't remember my config off the top of my head but it looks like you got it! | 22:54:21 |
Kira | hmm not quite, i tried following the documentation for the telegram module, to try to match it up with the whatsapp one, and it doesn't seem to work. | 23:56:10 |
Kira | i specifically tried to set MAUTRIX_WHATSAPP_ENCRYPTION_PICKLE_KEY= in the environmentFile , but that didn't seem to take. | 23:56:11 |
Kira | * i specifically tried to set MAUTRIX_WHATSAPP_ENCRYPTION_PICKLE_KEY= in the environmentFile , but that didn't seem to take | 23:57:19 |
5 Feb 2025 |
miloignis | Redacted or Malformed Event | 00:06:29 |
Kira | oh wait i think i got it | 00:06:46 |
Kira | i just noticed that it uses envsubt unlike the telegram module | 00:06:57 |
miloignis | MAUTRIX_TELEGRAM_APPSERVICE_AS_TOKEN
MAUTRIX_TELEGRAM_APPSERVICE_HS_TOKEN
MAUTRIX_TELEGRAM_TELEGRAM_API_ID
MAUTRIX_TELEGRAM_TELEGRAM_API_HASH
MAUTRIX_TELEGRAM_TELEGRAM_BOT_TOKEN
set, and that's it
| 00:07:15 |
Kira | i also had to set services.mautrix-whatsapp.settings.encryption.pickle_key = "$MAUTRIX_WHATSAPP_ENCRYPTION_PICKLE_KEY" | 00:07:35 |
miloignis | * I've got
MAUTRIX_TELEGRAM_APPSERVICE_AS_TOKEN
MAUTRIX_TELEGRAM_APPSERVICE_HS_TOKEN
MAUTRIX_TELEGRAM_TELEGRAM_API_ID
MAUTRIX_TELEGRAM_TELEGRAM_API_HASH
MAUTRIX_TELEGRAM_TELEGRAM_BOT_TOKEN
set, and that's it
| 00:07:36 |