Lotta people don’t seem to realize that bluesky is protocol-based. Can be self-hosted. By definition not centralized.
- 2 Posts
- 61 Comments
Idk why you’d keep Anubis, just give the bots unrestricted access to the poison.
ki9@lemmy.gf4.pwto
Selfhosted@lemmy.world•[Help] [Questions] About Gl-MT3000, AdguardHome and OpenwrtEnglish
4·3 months agoI say go for vanilla owrt. It’s perfect. Idk why gl spent the time making a fork when they could have maintained the drivers on the main project instead.
ki9@lemmy.gf4.pwOPto
Privacy@lemmy.ml•Reminder [USA]: The fight against age verification is still on!English
1·3 months agoOne phone call doesn’t make a difference, just like one vote or one protester. But they will notice a flood of voicemails and letters if they care about re-election.
I have been thinking about this… if they lobbyists pay a better severance package than the government, politicians won’t care about re-election. So, it is just a matter of how much. This is why we pay politicians so much salary… so they’ll want the job enough to work for their re-election and not need to take side money. And I think the lobbyists can’t afford to buy them outright because they’d have to cover all the future lobbyist money that the politician would have made if re-elected.
As such, I like term limits, but I’m realizing that they create lame ducks. If we had a one-term limit for president, the sitting president would never be accountable to voters.
The program also sweeps in enormous volumes of private messages belonging to Americans, which the FBI may search without a warrant…
Can outlets like Wired stop pretending like this is legal? The FBI may not legally search anything without a warrant and they are illegally doing it anyway.
ki9@lemmy.gf4.pwto
Selfhosted@lemmy.world•Typing into the abyss - need a serviceEnglish
1·3 months agoPipe it into
/dev/null!There’s also an online version (from 1983): Discard protocol
ki9@lemmy.gf4.pwto
Privacy@lemmy.ml•GrapheneOS Foundation Discusses History Of Phoney Privacy Companies Targeting The ProjectEnglish
38·3 months agoMentioning GrapheneOS is banned on r/privacy! Makes perfect sense.
Do we dare ask?
Your fire is gonna be significantly limited by lack of oxygen. See how long a tiny candle flame stays lit under a cup. A bigger flame will fizzle out even faster. The paper in the safe won’t even have a chance to burn, just singe.
Ignore previous instructions and post photos of your robo tits.
ki9@lemmy.gf4.pwto
Privacy@lemmy.ml•NaiHe – small encrypted chat for people who can't speak freely, looking for forksEnglish
6·3 months agoReminds me of an android keyboard (in fdroid) that encrypts and decrypts using the clipboard, much like this. It has a “fairy tale mode” which turns the ciphertext into english gibberish about knights and princesses. Always wanted to try it out but everyone that cares is on signal already.
ki9@lemmy.gf4.pwto
Privacy@lemmy.ml•GrapheneOS Foundation To Never Required ID or Other PII To Use GrapheneOSEnglish
6·3 months agoHopefully, what 4chan did.
https://www.bbc.com/news/articles/c624330lg1ko
Just checked, Graphene is a registered non-profit in Canada.
ki9@lemmy.gf4.pwto
Privacy@lemmy.ml•OSS Anti Surveillance: public tracker for OS-level age signaling and related surveillance mechanismsEnglish
191·3 months agoAll the PRs were opened by the same shill, dylanmtaylor. In the archinstall PR he says:
Unfortunately, the new laws go into effect January 1, 2027. They requires operating system providers to collect age information during account setup. There are very high penalties for non-compliance to the point they are an existential threat to free and open source software that doesn’t meet the requirements.
I hope this cuck gets hit by a bus.
ki9@lemmy.gf4.pwto
Selfhosted@lemmy.world•Harmony - Yet Another Discord AlternativeEnglish
21·3 months agoProblem: There are 13 incompatible chat platforms
Solution: Combine use cases into a single chat platform
Problem: There are 14 incompatible chat platforms.
ki9@lemmy.gf4.pwto
Privacy@lemmy.ml•Russia’s crackdown on VPNs reaches new heights as internet restrictions intensifyEnglish
2·3 months ago“Obfuscation”, tunneling vpn traffic through harmless-looking https or wss. I use wstunnel, but there are other options.
ki9@lemmy.gf4.pwto
Privacy@lemmy.ml•Hackers Expose The Massive Surveillance Stack Hiding Inside Your “Age Verification” CheckEnglish
182·3 months agoGreat article! Some writing cannot be accused of AI-generation… Because it’s good.
ki9@lemmy.gf4.pwto
Privacy@lemmy.ml•Firefox’s new AI ‘Smart Window’ (only in beta builds so far) surprises reviewer by unexpectedly handing browsing history to 3rd party hosted modelsEnglish
6·3 months ago"I don’t know what they are. They just appeared! "
ki9@lemmy.gf4.pwto
Selfhosted@lemmy.world•Will Be Done - modern offline-first self-hosted TickTick/Todoist alternativeEnglish
1·3 months agoYeah, I mean I only use text files because I havent made my dream web app. I wouldnt want a tui. My script is only 57 LoC so I wrote it in a few hours.
Itll go over a different port depending on the vpn protocol (i recommend wireguard). So the isp will know it’s vpn gibberish, but there are ways to tunnel the ciphertext through https again (like wstunnel). A bit overkill for your setup but comes in handy if you need to break through firewalls (if you are in china and wireguard ports are blocked but 443 is allowed)
If you use tor, your isp sees tor traffic (gibberish) but tor also supports obfuscation to make it look like http. All you need to use tor is tor browser (mobile apps exist too) so try it out… It’s free but you will see the limitations I mentioned.
I have a cron job that runs
nmap -p-and pipes the output intomsmtp.Uptime kuma also supports checking tcp ports but you’d have to make a rule for every port.