|
|
|
|
|
by ohazi
3755 days ago
|
|
No, you can't do this in a way that's as strong as conventional encryption. It would be too easy to present your system with an older view of the "ledger" to compel it to reveal expired/locked information. If your system were to mutate some encrypted internal state to keep track of the read count, this could be worked around via backups. The only way your system could work is if it relied on some sort of TPM, which is essentially security by obscurity. |
|