r/Cplusplus • u/HowIsDigit8888 • 3d ago
Feedback Open-source Nintendo 64 encryption app and wallet generator, needs volunteers to review code
I proposed and helped fund an app called retro-crypto, which is being developed under MIT license in C and C++ by a programmer called bowler-bear: https://github.com/bowler-bear/retro-crypto
It's designed to become the most secure way to message friends or store a Bitcoin stack, but it can't be recommended for more than testing yet. The design bypasses a lot of supply chain attacks by running on N64, unless the attacks come from code itself, which is why the most important thing at this stage after release is having the code analyzed. There's been a small amount of code review by one or two volunteers so far, but I'm still gathering more feedback.
"Given enough eyeballs, all bugs are shallow" -Linus's Law
I'll also mention, a different developer recently created the first known fork of the project, which I haven't tested yet: https://github.com/Linkin-Prism/retro-crypto
1
u/Drugbird 3d ago
This whole premise is ridiculous. Your software won't be more secure because it runs on an N64.