Elektrine lite

← Feed

@cursedsql@hachyderm.io

Post #3042941

2025-05-21 23:05 UTC

@mathew@universeodon.com @aburka@hachyderm.io @dangoodin@infosec.exchange I mean - last time I wrote the code to export the data from signal that's what I found https://github.com/ConstantineK/export-signal-desktop-to-json/blob/49de9cdffd9368518dc295c502dd17e0e4a0e1b5/src/lib.rs#L215 - my program could read your encrypted sqlite database (or could when I wrote it two years ago) by getting the password out of the json stored right next to it

Replies (1)

  • @aburka@hachyderm.io 2025-05-21 23:49

    @cursedsql@hachyderm.io @mathew@universeodon.com @dangoodin@infosec.exchange welllll... the issue @mathew@universeodon.com linked is newer than that so maybe it's been changed? I'll test your exporter later to see if it still works

    Open ##3042942