nodeset-org / hyperdrive-constellation

Constellation module for Hyperdrive
GNU Affero General Public License v3.0
0 stars 0 forks source link

Encrypt signed exits #19

Closed jclapis closed 1 month ago

jclapis commented 1 month ago

This encrypts signed exit messages explicitly and uploads the encrypted payload to nodeset.io, rather than relying exclusively on TLS encryption. Credit goes to @poupas for suggesting this feature.

Side-effect: also bumps the version to RC1, as this is the only expected change for it.