

GDPR explicitly exempts government entities. Still, way better than not having it IMO.
Regulating governmental intrusions into privacy would take a completely separate and probably much larger bill.
Computer, tea and ttrpg nerd.
$argon2id$v=19$m=64,t=512,p=2$wXiBwNF6MfIDQkluoPDiTg$PQ/bjA0NtNiaYRmBIThCmQ


GDPR explicitly exempts government entities. Still, way better than not having it IMO.
Regulating governmental intrusions into privacy would take a completely separate and probably much larger bill.
Tor.
And the correct term is anonymizing proxy. Having the term VPN overloaded to mean two completely distinct things is rather annoying and/or confusing.
Honestly it was mostly a Discord competitor if anything. One with FOSS clients for desktop and Android.
The private chat is baseline implementation just to tick a box rather than anything practically useful.


Re profiling, I don’t think instances will bother doing that (unless they start running ads). However, they also don’t prevent anyone from building that profile themselves from observable behavior. And creating such database might constitute original work by itself. Now, they don’t get as fine-grained interactions as you would with tracking-infested sites. But they will get the most valuable ones such as active participation.


I’m not convinced by Session’s decision to remove forward secrecy. I don’t care if it’s malice or incompetence, they shouldn’t be in business of encrypted messaging either way.
And their lack of transparency on their share of underlying network and the associated costs for new entrants doesn’t make them smell like a cryptoscam any less.
My personal advice is avoid. You’ll be far better off with simplex, or xmpp+omemo for something not paired with phone number.


EU is not doing it yet, however there is strong push from interested parties within and outside of the EC:
Including illegal use of targeted advertising / misinformation campaign:
Look at https://simplex.im/ then. It’s work in progress but the design is good.
But I’m glad to have a better Signal client too.


Issue #3580: Make Show Read Posts More Relevant
https://github.com/LemmyNet/lemmy/issues/3580


I’m probably missing something, but wouldn’t it be far easier to redirect people to install page of extension for their respective browser? Such extension could then transform the button as needed to point to whichever social web instance.
The one I want to point out the most is WebScrapbook, which is alternative to SingleFile. It can either snapshot the current DOM or the document source (handy for PDFs), can use proper directory structure and provides full-text search over the stored pages.
It has support for separate server should you want to keep the files outside browser storage or share an instance between several browsers. I use this with text browser as renderer to make summarizing pages into VimWiki easier.
Unfortunately it can’t do sync between instances, that’s something I wanted to add to it but I’m currently juggling way too many other projects.
Then there’s Feed Previews for getting those RSS/ATOM feeds where they still exist so I can avoid using the browser, or worse, getting notifications through antisocial media. (-:
Web Archives is making access to webpage archives much more convenient. Especially useful when dredging through old academic research pages full of link rot, or using TOR and getting locked out constantly.
For managing tabs I’m sticking with the venerable Tree Style Tabs together with few handy plugins like TST: Colored Tabs and TST: Unload Tabs.
While I prefer keyboard control for most things, and certainly Tridactyl goes the furthest from existing addons, it just can’t really handle all the screens as it was possible with the XPI addons. sheds a tear
For content blocking it’s the run of the mill uBlock with JS disabled by default (F8 mapped to selectively enable it on a page) and LocalCDN which has rule generator for whitelisting locally provided resources in uBlock.
And because some sites are broken mess and don’t work even with conservative Firefox setup I’ve had to use Allow CORS once or twice.
Non-addon bonus: Searx-NG has a CSV output which can be integrated with tools like rofi or dmenu so you can do web searches outside web browser and easily pick the result.