this post was submitted on 01 Sep 2024
1 points (100.0% liked)
Monero
1662 readers
7 users here now
This is the lemmy community of Monero (XMR), a secure, private, untraceable currency that is open-source and freely available to all.
Wallets
Android (Cake Wallet) / (Monero.com)
iOS (Cake Wallet) / (Monero.com)
Instance tags for discoverability:
Monero, XMR, crypto, cryptocurrency
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
it's not complicated, make sure that anonymity is maintained for all developers (like they do all their work from inside a whonix VM let's say), and that you have copies of all the important monero mirrors somewhere (on a gitea instance or something similar), in case if monero gets the tornadocash treatment.
that way they can't go after the developers' freedom of speech, and even if they take the repositories down from github, the show can go on elsewhere.
i'll pitch in to advise people if opsec is brought up
Good! It would be nice to have that written somewhere accessible for all.
In case of Tornado Cash treatment everyone would also need a way to verify the signatures and authenticity for repos, links etc. That's not trivial either.
Nah that's easy too. you need to make sure the developers use PGP keys to confirm their identity. https://blog.nowhere.moe/opsec/pgp/index.html + https://blog.nowhere.moe/opsec/whonixqemuvms/index.html
but yeah the idea is to have a Disaster recovery plan, kind of idea.
Great articles btw!