InnerScientist

joined 1 year ago
[–] InnerScientist@lemmy.world 1 points 21 hours ago (1 children)

But...an onion address doesn't need a cert?

[–] InnerScientist@lemmy.world 3 points 1 week ago* (last edited 1 week ago)

You create a (self-signed) CA certificate, put its certificate as the client ca in your web server.

Then you can create certificates using this CA that you distribute to your devices, only devices that have a certificate signed by your CA are allowed to connect.

[–] InnerScientist@lemmy.world 4 points 2 weeks ago

see systemd.unit(5), systemd.service(5), systemd.socket(5), systemd.device(5), systemd.mount(5), systemd.automount(5), systemd.swap(5), systemd.target(5), systemd.path(5), systemd.timer(5), systemd.slice(5), systemd.scope(5) systemd.link(5), systemd.netdev(5), systemd.network(5) and honorable mentions podman-systemd.unit .container, .volume, .network(...again), .kube, .image, .build and .pod

[–] InnerScientist@lemmy.world 4 points 2 weeks ago

SINK RATE!
PULL UP!

[–] InnerScientist@lemmy.world 5 points 2 weeks ago* (last edited 2 weeks ago)

The problem with that would be that it would make switching to another linux ditribution very, very easy. They would have 99.99% compatibility so a lot of people would switch to another distro if they add stuff like recall.

They would also be opening the can of worms that is massive software support for linux (which is arguably already opening.)

[–] InnerScientist@lemmy.world 8 points 1 month ago (2 children)

I doubt the os switch is happening too, some will probably switch but that will be a small amount, either they get Linux or afaik all other "popular" options require new hardware anyways (Macos)

I think many will just stay on windows 10 if their hardware doesn't support 11 but ehh

Difficult to say, that's why I'm waiting on the EOL for headlines like "millions of pcs vulnerable due to missing updates" or "maybe we were a little hard on crowdstrike"

[–] InnerScientist@lemmy.world 5 points 1 month ago

They moved to Switzerland due to the reasons listed here.

[–] InnerScientist@lemmy.world 33 points 1 month ago (2 children)

Linton said that last year the Australian Federal Police (AFP) visited a Session employee at their home in the country. “There was no warrant used or meeting organised, they just went into their apartment complex and knocked on their front door,” Linton said. The AFP asked about the Session app and company

But why

[–] InnerScientist@lemmy.world 59 points 1 month ago (20 children)

I'm just waiting for the EOL of window 10 to see which of the following will happen:

  1. Many PCs will stop getting updates, people don't care
  2. Many PCs will be replaced for windows 11
  3. Turns out people already have replaced their PCs due to other reasons
  4. Microsoft removes the hardware requirements
  5. People switch to another OS
  6. People just don't buy a home PC anymore
  7. ????
  8. Profit???
[–] InnerScientist@lemmy.world 4 points 1 month ago

If it actually were FOSS instead of source available(do not copy), yes.

[–] InnerScientist@lemmy.world 2 points 1 month ago* (last edited 1 month ago)

Well, on linux I'd use systemd's resolved which would listen on localhost:53 (it would also point resolv.conf there) and then set resolved's uplink server to your custom port. I don't have the exact config in mind but it seems to support custom uplink ports("expects IPv4 or IPv6 address specifications of DNS servers [...] optionally take a port number separated with ":"[...]")

Edit: found this: https://en.opensuse.org/Network_Management_With_Systemd

view more: next ›