this post was submitted on 22 Aug 2024
25 points (96.3% liked)
Linux Gaming
15201 readers
455 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I found Tailscale to be easier to install and configure than ZeroTier, and also to have better performance.
I have never used Twingate.
Yes, but tailscale is a privacy nightmare, because your private keys are stored in their servers
That makes zero sense. Where did you get that idea from?
For reference, here are their docs describing key management. https://tailscale.com/blog/tailscale-key-management
You can trust them, but you shouldn't trust any open source project by default, and it's even more important in the context of big corporate software.
https://lemmy.world/comment/10513393
The public keys are stored on the server (by necessity) but not the private keys. The actual connection is directly between two of your own machines, or routed through a DERP server (encrypted end-to-end) in rare cases.
But if you're concerned, you can instead self host headscale or netbird.
The public keys can be stored anywhere, it doesn’t matter. That’s why they’re called public: because they’re not private, they’re not sensitive, they’re not a secret.