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

Je ne vois pas la différence pour le point 2. Tant que le gouvernement n'est pas formé la personne n'est pas officiellement premier ministre, c'est ça ?

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

C'était un troll, à mon tour de faire le puriste 😜

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

Non, jamais lu ni entendu cette remarque, et ça fait 30 ans que j'écoute du métal. Ton pote était peut-être un ~~emmerdeur~~ puriste extrémiste comme en rencontre parfois...

troll

Après, parler de métal dans un article sur Ghost, je vois pas le rapport

[-] 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 4 points 1 year ago

Si vous vous intéressez au sujet, Heu?reka a fait 3 bonnes vidéos sur le marché de l'électricité, pourquoi son prix est indexé sur celui du gaz, ...

Je colle les liens PeerTube, il a aussi une chaîne YT.

[-] 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 3 points 1 year ago

Merci. Si tu as besoin d'aide pour un détail ou une tournure de phrase technique, n'hésite pas à me MP. Je ne peux pas le contacter directement, je n'ai pas accès à son instance du tout...

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

Je compatis, les seules fois où je vois ces pubs YouTube c'est en utilisant un autre terminal qu'un des miens.

Newpipe sur Android, Firefox + uBlock Origin sur PC

Après, il reste les sponsors à la con du style SudVPN ou GIGN Shadow Legends

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

FAI = Fournisseur d'Accès à Internet.

Tant que je n'ai pas d'IPv6 chez mon FAI, ou que peertube.sidh.bzh ne soit aussi disponible sur une IPv4, pas de solution pour moi. Je viens de tester, mon FAI mobile ne fournit pas d'IPv6 non plus 😧 !

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

Je viens de comprendre le problème : peertube.sidh.bzh n'est disponible qu'en IPv6, ce que mon FAI actuel ne fournit pas... Ce jour annoncé est enfin arrivé !

$ dig A peertube.sidh.bzh
[...]
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 48558
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
[...]

$ dig AAAA peertube.sidh.bzh
[...]
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 56184
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
[...]
;; ANSWER SECTION:
peertube.sidh.bzh.      6699    IN      AAAA    2a01:cb19:a72:e600:82fa:5bff:fe51:ed4a
[...]
[-] elkalbil@jlai.lu 3 points 1 year ago

Je n'ai pas l'impression que celle-ci fonctionne : !joueurdugrenier@peertube.sidh.bzh ... J'y ai cru pourtant, surtout vu les derniers coups de gueule du JdG contre YouTube.

Testé avec mon client Lemmy, Firefox et Newpipe.

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

Because of the disclaimer on this page:

DISCLAIMER: I have not thoroughly checked the .apk files available here. As stated above, they are directly taken from the repositories of their resp. developers. Some basic measures are taken, though (see the Security section below). Still, use this repo at your own risk: I will take no responsibility whatsoever for any damages which might occur as result (not saying there will be any, though). Further note the inclusion policy of this repo (see the link above) is slightly less strict than F-Droid’s.

view more: ‹ prev next ›

elkalbil

joined 1 year ago