7 ms·
But then you have to generate the hash each time the source code changes. And you also have to verify the source code each time yourself because you can't know
by schmrz 13y ago
But then you have to generate the hash each time the source code changes. And you also have to verify the source code each time yourself because you can't know if it's a regular update from mega (they probably update daily or weekly) or if someone compromised the source code.
- mahyarm 13y agoYou can solve it with something like this: http://perspectives-project.org/ http://perspectives-project.org/
- Dylan16807 13y agoThat sounds like normal software to me. Nobody is forcing you to update unless the ABI changes. And you can start a mailing list that talks about updates if you like.