whisperfish/presage

Save decrypted groups

Closed this issue · 0 comments

Since the sled store can optionally be encrypted, it's a good idea to store the decrypted version of groups to save on resources when using them (they're currently decrypted whenever you fetch them). This is especially an issue on mobile devices.

cc @nanu-c