IdealChain / signal-media-exporter

A script to export media files from Signal Desktop.
GNU General Public License v3.0
31 stars 10 forks source link

Media files are stored encrypted #18

Open IdealChain opened 1 month ago

IdealChain commented 1 month ago

Since v7.18.0, a new storage system is in place. It keeps the attachments encrypted on disk, which are then copied 1:1 by the script and quite useless.

If feasible, the script needs to be updated to decrypt on export.