Librewolf it comes with uBlock installed.
I know they did in december 2021.
https://web.archive.org/web/20211210133430/https://mastodon.social/@protonmail/107421854866115843
Your fellow competitors did not necessarily perform the search when they were at the pub. It could be a the john when they got home. Your data profile is still tied to them right now.
deleted by creator
I’d recommend you donate money to those who host open infrastructure. That stuff is expensive and critical to the free and open internet.
As for free software projects I suggest donating your time with contributions. That’s what they need the most. Helping with bug reports and writing documentation are easy starters and worth much more than money. That’s hard to sell as a gift though… One gift card for confirming and investigating a bug in free software of choice. Merry Christmas Uncle Bob!
Going from being a cool hacker who does things for fun and share it with his peers to being a poor cyberbeggar does no good to a persons selfworth. Help out by contributing and let Mr. Cool Hacker have time for his day job on the side. We get better software and fewer burnouts.
First thing I would ask the ISP to open the port. I’ve done that without problems before.
If that’s for some reason not a solution, I would, because I’m personally not very attracted to the idea of routing my selfhosting traffic though thirdparties, setup a simple static page with <meta http-equiv="refresh" content="0;url=https://web.domain.tld:8080/" />
, somewhere and point the bare domain and www subdomain to that page and have it redirect to, like in this example, a web
subdomain with the port number.
As a last remark, I personally would not find it problematic for a different port number to be part of the host scheme and also note that most web traffic now goes to 443 and not 80 because it’s https.
Happy selfhosting!
deleted by creator
deleted by creator
deleted by creator
deleted by creator
Alternatives for flashable smartphones are Fairphone, Nothing Phone, Teracube or any Murena.
deleted by creator
A bridge is in XMPP speak called a transport if you want to improve your search for one.
I don’t know if you missed it, but the link was to a list of phones that are confirmed to support custom keys.
See this: https://github.com/chenxiaolong/avbroot/issues/299
See this: https://github.com/chenxiaolong/avbroot/issues/299
The issue with the Pixel seems to be a a build-up of static in the LCD.
If the mail is sent unencrypted the admin can read it. What I have is a script that encrypt incoming e-mail with the users key, so that they are stored encrypted on the harddrive. That at least protect against an intruder reading past e-mails. I use a Perl script written by Mike Cardwell for that.
Another service you might like to have for your users is WKD/WKS, so that senders clients can automatically fetch the public key for your users.
You’re right in pointing out the problems with decentralized message synchronization, though I was only trying to point out the fact that no known technology is capable of real-time messaging unless both parties are online ;)