r-pufky / wireguard-initramfs

Use dropbear over wireguard.
The Unlicense
277 stars 27 forks source link

WireGuard private key protection #8

Open kmwebnet opened 11 months ago

kmwebnet commented 11 months ago

I've created an implementation that protects Wireguard's private key with a secure element. I hope it will be an inspiration for you.

https://speakerdeck.com/kmwebnet/private-key-protection-hardened-wireguard-implementation

r-pufky commented 11 months ago

Appreciate the link to the presentation. I'll go through it tonight.