[-] elkalbil@jlai.lu 13 points 1 month ago

If you really want to be pedantic, c is the notation for the "speed of light in a vacuum", not just the "speed of light", which depends on the medium.

[-] elkalbil@jlai.lu 6 points 2 months ago

I use Magic Earth when I take my car, Organic Maps when I walk or use public transportation. I don't think there is a single "best app", it depends on your use case.

[-] elkalbil@jlai.lu 10 points 2 months ago

It mostly depends where. French use it for almost anything, even more since COVID. On the other hand, Germans have a tradition to prefer cash.

[-] elkalbil@jlai.lu 17 points 2 months ago

The quickest way is to add the Newpipe repo: https://newpipe.net/FAQ/tutorials/install-add-fdroid-repo/

If you already installed Newpipe from the f-droid main repo, you may need to backup your data, uninstall and reinstall it. https://github.com/TeamNewPipe/NewPipe?tab=readme-ov-file#installation-and-updates

[-] elkalbil@jlai.lu 30 points 8 months ago

You could boot on an USB, mount the filesystem and change the permissions. But if the dude changed a whole lot of permissions, reinstalling might be the smart thing to do...

[-] elkalbil@jlai.lu 14 points 11 months ago* (last edited 11 months ago)

Klipper on KDE offers a clipboard history. Don't know about other DEs.

[-] elkalbil@jlai.lu 5 points 1 year ago

Keepass2Android provides both an autofill function and an alternative keyboard. As the name implies, it works with a Keepass file.

[-] elkalbil@jlai.lu 25 points 1 year ago* (last edited 1 year ago)

Not a great timing to move to something RHEL-based!

If I may ask, why not Debian? You're already familiar with 99% of the distribution, as it's the base for Ubuntu.

[-] elkalbil@jlai.lu 2 points 1 year ago* (last edited 1 year ago)

DISCLAIMER: I never used Tailscale. All I know about Tailscale I learned reading their "How it works" blogpost and documentation, because I wanted to understand the hype.

Since nobody answered your questions, I'll try my best. Just trust that I spent most of the last 25 years configuring security systems, including but not limited to VPNs.

Hmm, I guess my question would be how does this all work?

See my 2 links above.

I mean, is it not possible to configure STUN/DERP services yourself?

Of course it is, but it will be additional work, that most users are not willing/confident to do and Tailscale provides this service.

Or add control lists yourself? [...] For ACLs, I guess Apparmor and/or SELinux profiles would be configured?

Deploying network ACLs on your hosts indeed does not require you to use Tailscale. However they provide an centralised way to manage and deploy them, without worrying about the underlying OS and ACL system. Or even requiring you to have access to the host, it could be an authorised user trying to access your Tailscale network.

Note: AppArmor/SELinux are more "system/process ACLs", not directly related to network ACLs. I'm oversimplifying a lot, they're difficult to describe without knowing your sysadmin skills.

The removing a key I can understand why it's be a nightmare yourself, but how does Tailscale do it where it's just so simple?

Simple: they ask you to run an agent on all of your Tailscale hosts and connect to their centralised platform. To paraphrase their blogpost: config management is centralized, but that doesn’t matter because it carries virtually no traffic. It just exchanges a few tiny encryption keys and sets policies. The VPNs and their traffic are a distributed mesh.

EDIT: Another question I have is how does Tailscale work when I have a VPN for securing network traffic when browsing the internet etc.? Or is that just seamless?

I'm not sure to understand this question, so I'll make an asumption: you're asking what happens if you run Tailscale on a host that already has a VPN configured to access the Internet.

Tailscale (and Wireguard under it) is already a VPN solution, and tunneling a VPN inside another VPN is generally discouraged. But as Tailscale is providing STUN/DERP, if they manage correctly the MTU issues and things like that, I don't see an immediate reason why it should not work at all.

You can configure Tailscale or Wireguard to create a VPN to access the Internet though.

Once again, if you try to understand how Tailscale works, please read the links at the start of this post. RTFM, kids!

On a more personal opinion, I find their solution clever and elegant. If I have the need for a distributed VPN solution in the near future, I will definitively consider it (or Headscale's). For the moment, I'm fine with all my hosts connecting to my homelab, configuring a Wireguard tunnel for each roaming host, and opening ports and creating rules on my firewall. Compared to IPSec or OpenVPN tunnels, it seems almost too easy each time.

[-] elkalbil@jlai.lu 8 points 1 year ago

Use Peertube if one of your concern is to promote a world where YouTube is not the only way for a creator to host videos. It shows them (and sponsors) that the efforts to maintain another platform is viable. Resources are not the main issue for Peertube, as it uses WebTorrent to distribute a video using peer-to-peer.

If you fear to miss something in the YouTube comments (really?), use Invidious.

[-] elkalbil@jlai.lu 2 points 1 year ago

The main benefit of Tailscale are:

  • It solves the key distribution problem. If you have multiple Wireguard hosts in a mesh infrastructure, it can be tricky to change or remove a key quickly and consistently. No benefit if it's only a single tunnel between 2 hosts.
  • It provides STUN/DERP services to connect hosts behind firewalls or NAT, without opening ports or redirections.

Tailscale also provides more advanced services or configuration helpers, such a file sharing (in alpha), ACLs...

view more: next ›

elkalbil

joined 1 year ago