CCF icon indicating copy to clipboard operation
CCF copied to clipboard

Not all ledger secrets should be kept in enclave memory

Open jumaffre opened this issue 4 years ago • 1 comments

Follow up from #1648. Now that we have a mechanism to recover historical ledger secrets from the ledger, we shouldn't keep in enclave memory all the historical ledger secrets that we've ever known about as we can conveniently retrieve them from the ledger when necessary.

jumaffre avatar Feb 16 '21 16:02 jumaffre

@jumaffre that seems like something that could make use of the LFS mechanism @eddyashton built for indexing?

achamayou avatar Nov 16 '22 21:11 achamayou