freenet / freenet-core

Declare your digital independence
https://freenet.org/
Apache License 2.0
2.19k stars 74 forks source link

force rsa signature of the contract before publish it. #905

Closed gogo2464 closed 9 months ago

gogo2464 commented 9 months ago

We should ensure that each contract is rsa signed autmoatically.

freenet is not secure by design currently.

We should make freenet more secure by design to make contracts safer.

iduartgomez commented 9 months ago

This was talked over in matrix and as it was explained is not a sensible request.

Contracts are already identified by the blake3 hash of the contract code and the parameters.