General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
mathew tedder
LaurieWired
comments
Comments by "mathew tedder" (@solifugus) on "A Competition for Unreadable Code?" video.
I have some code I'd like to release as binary on RISC-V but do not want it to be decompiled and understood. This is likely not fully possible but how might I do this as best possible? Bigger question -- is there a way to secure my code running on anonymous other people's computers? My current approach is a mesh programming language where its data and functions are split up among mesh nodes. They are transferred between each other encrypted where it all begins with diffy-hellman.
1