xeals / signal-back

Decrypt Signal encrypted backups outside the app
Apache License 2.0
700 stars 66 forks source link

Raw Export Feature #27

Closed hinrikus closed 6 years ago

hinrikus commented 6 years ago

I would recommend a raw export feature, where just the backup container is decrypted and unpacked. So one can check if the backup is complete. See issue #26

xeals commented 6 years ago

The CSV export currently dumps the entire database as backed up, sans attachments. I can add in a completely raw export for pure debugging purposes.