In Sweden there’s at least one more competitor to BankID called Freja. There’s also some kind of EU-level system.
Would be cool if multiple actors were allowed and shared the same kind of auth signing method so that there aren’t just one point of failure. Or something distributed like a blockchain type of signing method, at least I don’t think Bitcoin or Ethereum have downtime that often, and authorization should probably be read heavy only to check if some identity is still allowed
I often replace searching for something on google with ChatGPT these days. I expect the way we interact with information to be replaced completely in the future. Why would I skim through all those clickbaits and ads instead of getting a tailored result of exactly the information I was looking for
I'm running my rpi 4 as a kubernetes controller on Ubuntu. It also has wireguard hooked up with 8 dedicated server nodes. The SD card class A2 has been enough for disk performance, no SSD needed.
It's mounted on a din rail with the DINr mount plate and a Poe hat, makes it very compact and it fits in my small fiber network clauset. Planning to add 2 more for hight availability.
You can also show fake ID at a competing telco sales point and tell them you want to move the number in Sweden. Happened to me that depending on which provider the call was coming from, sometimes it would reach me and sometimes not.
I’ve made a http json service that allocates IPs and configures WireGuard. Not sure if it can be used for this project but here it is: https://github.com/balboah/wireguard-operator
in the long run I believe cryptos that doesn't require mining this way will be more popular, such as EOS and maybe Ethereum soon. But mining will probably never go away completely
I tried apple music only because of this. And really tried making it understand what music I like by copying the discovery playlist from Spotify and actively liking and disliking songs for months. But it's really useless in comparison. Also podcasts are missing, weird that it's taking so long
Would be cool if multiple actors were allowed and shared the same kind of auth signing method so that there aren’t just one point of failure. Or something distributed like a blockchain type of signing method, at least I don’t think Bitcoin or Ethereum have downtime that often, and authorization should probably be read heavy only to check if some identity is still allowed