brakenium

joined 1 year ago
[–] [email protected] 1 points 9 months ago (1 children)

Does it necessarily need exploits? I might be wrong, but I believe games running in wine can access any file your user can. It should still be able to delete, edit or encrypt them. Wine just translates calls, it doesn't create a locked down container or anything iirc

[–] [email protected] 3 points 9 months ago

Does anyone know if firewalls like OPNSense can do IPS for ads and tracking instead of "normal" intrusions like malware?

[–] [email protected] 7 points 9 months ago (6 children)

Wine might translate the windows calls to Linux depending on what the malware does

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

That's really cool! Rewriting sudo in Rust actually feels like a no brainer tbh

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

How would that be different from other countries? Would there be too many cultural similarities?

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

Hetzner storage boxes look really compelling. Thanks for sharing!

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

Cloudflare tunnels definitely aren't wrong, you're just not entirely using open source software. It's a very good option if you need to open things to the public or want to learn more about cloud services

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

You can selfhosted tailscale so that they don't have any access. You can't with cloudflare tunnels as far as I know. Tailscale's client is open source, so is their Headscale server which originally was developed by a 3rd party. You can look into the code for that. Not sure what you'd want me to say. If you really want to be informed I'd inspect the code yourself

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

Tailscale shouldn't be getting your data anyway. It's a mesh VPN that directly connects devices after their auth server gives out certs and let's clients know where to find another. If you're not comfortable with using their server for this I'd suggest you look into the open source headscale server. I do remember it routing through their server in the rare case NAT punching doesn't work

[–] [email protected] 4 points 1 year ago

Personally I use tailscale which should punch through double NAT. It's a wire guard based mesh VPN, but an exit node should make it a normal VPN

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

You can definitely write C# code based on all open source things. Microsoft open sourced C# and it is used on Linux too

view more: next ›