Is it possible to implement a time capsule in software? For example, somehow (cryptographically?) enforce that the contents of the software are not readable until a date in the future?
Ask HN: How to implement a time capsule in software
1–3 of 3 posts
Re: Ask HN: How to implement a time capsule in software
#2I am not a blockchain expert, but sounds like fall to application of Smart contract?
fyi https://medium.com/coinmonks/testing-time-dependent-logic-in...
Re: Ask HN: How to implement a time capsule in software
#3You're looking for "time lock encryption". Gwern [1] is a reasonable place to start. Or re Bitcoin [2]. But as these state, the risk is your specific implementation tech breaks in the intervening decades.
[1] https://www.gwern.net/Self-decrypting-files [2] https://en.bitcoin.it/wiki/Timelock