-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
optimizationimproving efficency but not requriedimproving efficency but not requried
Description
In order to retrieve a block for an old mail we need to be able to look it up without relying on having the entire mail.
muacrypt keeps a log of all mails it sees. But it does not store all the headers of the encrypted part. Therefore it also does not store the GossipClaims and ChainStore headers. It does however store the mail-id. So if we remember the GossipClaim and ChainStore values for a mail-id we can retrieve them later on.
Metadata
Metadata
Assignees
Labels
optimizationimproving efficency but not requriedimproving efficency but not requried