Saturday, May 11, 2024

Show HN: Wag, MFA and Enrollment for WireGuard https://ift.tt/YgQZoRI

Show HN: Wag, MFA and Enrollment for WireGuard Howdy folk, I've been building this project as both a side project and my job for a little while now. The rationale behind it is while wireguard is a fantastic protocol cryptographically it leaves a lot to be desired when it comes to enrollment and end user device security. Obviously instead of using an off the shelf solution like tailscale, I decided to reinvent the wheel which has honestly been quite fun with learning about eBPF, and recently clustering and HA with etcd! The most recent version (in the docker container) contains about 6 months of very new work bringing it all from sqlite3 to etcd. So please be forgiving if it does some weird things! Hope you all enjoy! P.s Im not a web developer and any tips on that front to make it less teeth pullingly awful are welcome! https://ift.tt/JlobAiD May 11, 2024 at 01:01PM

No comments:

Post a Comment

Show HN: Real time visual saliency detection https://ift.tt/FZLMlcC

Show HN: Real time visual saliency detection I've just made public a library to perform real time visual saliency detection on videos (b...