Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

WireGuard private key protection #8

Open
kmwebnet opened this issue Aug 3, 2023 · 2 comments
Open

WireGuard private key protection #8

kmwebnet opened this issue Aug 3, 2023 · 2 comments
Labels
next-release Bug is fixed in the upcoming release.

Comments

@kmwebnet
Copy link

kmwebnet commented Aug 3, 2023

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
Copy link
Owner

r-pufky commented Aug 3, 2023

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

@r-pufky
Copy link
Owner

r-pufky commented Feb 26, 2025

The upcoming release of wireguard-initramfs supports full adapter configuration files (wg, wg-quick support), so specific wireguard implementations conforming to configuration file specs should allow the use of a secure element without any additional configuration, as long as the deployed binaries are wg, wg-quick and the wireguard module.

@r-pufky r-pufky added the next-release Bug is fixed in the upcoming release. label Feb 26, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
next-release Bug is fixed in the upcoming release.
Projects
None yet
Development

No branches or pull requests

2 participants