this post was submitted on 22 Aug 2024
2 points (100.0% liked)

Linux Gaming

15212 readers
238 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
 

hi so i want to use parsec on linux to play minecraft java when am not home but its not showing my streaming computer

top 12 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 2 months ago (1 children)

I use parsec pretty often. It should work but moonshine/sunset is less latency in my experience

[–] [email protected] 1 points 2 months ago (1 children)

I think you meant Moonlight and Sunshine xd

[–] [email protected] 1 points 2 months ago (1 children)

lol, yes! I'm keeping the error though for prosperity.

[–] [email protected] 1 points 2 months ago (1 children)

I think you meant posterity. :)

[–] [email protected] 1 points 2 months ago

I should never type pre lunch. <3

i love this.

[–] [email protected] 0 points 2 months ago (1 children)

You could use Moonlight as client and Sunshine as streamer, both are in the store app.

And if you don't know about port forwarding you can use ZeroTier or Twingate (it's like Hamachi)

[–] [email protected] 0 points 2 months ago (1 children)

I found Tailscale to be easier to install and configure than ZeroTier, and also to have better performance.

I have never used Twingate.

[–] [email protected] 0 points 2 months ago (2 children)

Yes, but tailscale is a privacy nightmare, because your private keys are stored in their servers

[–] [email protected] 0 points 2 months ago* (last edited 2 months ago) (1 children)

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

[–] [email protected] -1 points 2 months ago

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

[–] [email protected] 0 points 2 months ago* (last edited 2 months ago) (1 children)

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.

[–] [email protected] 1 points 1 month ago

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.