mysteriumnetwork / node

Mysterium Network Node - official implementation of distributed VPN network (dVPN) protocol
https://mysterium.network
GNU General Public License v3.0
1.11k stars 313 forks source link

Start locking unused identities #1178

Open zolia opened 5 years ago

zolia commented 5 years ago

We can start a node without actually unlocking it, but we cannot lock identity after we unlocked it. This poses a couple of problems:

Implement identity locking endpoint. On applications shutdown (web / cli) we should lock identity automatically.

chompomonim commented 4 years ago

Is this issue still relevant? @zolia