Y
Hacker News
new
|
ask
|
show
|
jobs
by
packetized
2688 days ago
I’m curious to know what benefits accrue from sending the user’s private key over the wire (even encrypted). It seems a strange concept, at odds with ephemeral key usage.
1 comments
zokier
2688 days ago
It helps to keep the whole crypto system simple and understandable.
link
packetized
2688 days ago
Arguably, private keys should not ever leave the device on which they were generated.
link