

Thanks for this! I’ll read up on it.
The name unfortunately put me off from looking into it before. Basically anything with ‘coin’ in it just makes my brain go to crypto scam automatically these days I think.
Thanks for this! I’ll read up on it.
The name unfortunately put me off from looking into it before. Basically anything with ‘coin’ in it just makes my brain go to crypto scam automatically these days I think.
You are 100% correct. The issue isn’t the infrastructure per se, but the usage of it.
By decentralizing, I guess I mean finding a way to remove the ability for a mega company like Google from being able to dominate the playfield.
The percentage of internet users that can or will bother to run their own DNS is way too low.
How easily DNS can be manipulated by any network for the average end user is the blessing and the curse it seems.
Can someone considerably smarter than me, with time to spare, please just find a way to federate/decentralize DNS.
I can fathom that it is complicated, maybe even impossible in the current setup, but the internet we all grew to love dies a little bit more each time the mouth breathers try to restrict it on behalf of capitalism.
Maybe remembering ip addresses can fill the void of not having to remember phone numbers anymore?
The pay rate of the lowest paid worker of any company or institution should be somehow legally and directly tied to the pay rate of the highest paid executive.
If the executive wants to make more money and gets a raise, then so do the workers.
Not sure if anyone else mentioned this, but you can just redirect traffic on your local LAN with an ad blocker like pihole ( I currently use adguardhome podman instance )
Basically, it rewrites any calls to your outside domain from within your local network, back to your local web server. As long as the site is setup with the certificate there, you’re good.
Then setup a nginx reverse proxy and you’re golden. Regular site outside LAN, internal site inside LAN.
Edit: spelling
I honestly can’t see how this can be believed by anyone to be good news. I strongly disagree with most changes being made, like gutting the education department, but I get it. Uneducated Populations make for more obedient ones if history tells us anything.
Removing vaccine protection is a whole other level of messed up. The only objective that seems to make sense is to weaken the US at a molecular level. Almost like poisoning a well before an attack. It is meant to weaken, cripple and distract the enemy.
We all have a pretty good notion to the answer to this question I think, but people from all beliefs and walks of life in the US should be asking who benefits the most from a fundamentally weakened United States?
Reading this makes me imagine weekend at Bernie’s, US president style haha.
I think as a vegetable, he would be a much better president and human.
I remember a few years back the media was saying that Vladimir Putin was on his last days, not long after the Ukraine attacks started. I read it again the other day. I know they are all getting up there in years, but it’s getting harder to tell what’s credible and what’s just wishful thinking.
Everyone said that last time. Second term is the charm?
Probably totally unrelated, but I find it interesting that Canada suddenly lifts the electricity surcharge right when the US suddenly decides to support Ukraine again.
Like I said, most likely totally unrelated, but the timing is a bit suspect. That surcharge of 25% would have netted Ontario something like 400K a day from the US. Not economy ending, however I can imagine a lot of residents and business owners in the affected states would be mega unhappy about it.
Those enabling a nazi, are by association also nazis. People need to stop referring to this administration as separate. They are also pushing the agenda, so they are also nazis.
I feel like this should be a quarterly post. Really liking all these setups.
What I suggest/have done:
Rent a cheap VPS in a non-five eyes country that comes with a static ipv4.
SSH on random port with certificate auth only. No root, no password auth.
setup WireGuard server with random port.
firewall block all incoming except ssh and WireGuard port at first.
set home server to connect via wireguard as sole client to VPS.
individually add any ports you want to go to the home server from the internet as NAT forwarded ports. Basically WWW -> VPS -> Home.
have a separate WireGuard VPN for outgoing from the home server.
profit?
But it’s crazy complicated. At least it was for me. Not for the faint hearted imo.