It's a small Rust utility that allows you to use your E2E Room backup keys to decrypt Megolm encrypted messages sent via the Matrix protocol. There are some special use cases for this tool, let's say ...
The yesterday.sh shell script is a small bash script which, by default, determines todays date and then moves it back one day to get yesterdays date. Most of the logic is quite obvious but the edge ...