> If simply being connected to the internet is risky enough that > your machine can be compromised
Incidentally, as the leakage is bits over time. OpenSSH added this defence. Add protection for private keys at rest in RAM against speculation and memory sidechannel attacks like Spectre, Meltdown, Rowhammer and Rambleed. This change encrypts private keys when they are not in use with a symmetic key that is derived from a relatively large "prekey" consisting of random data (currently 16KB). "https://www.undeadly.org/cgi?action=article;sid=20190621081455" -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/72ef34b1-8247-37c3-479f-a82f4d142c29%40gmail.com.