Skip to main content


RE: techhub.social/@Techmeme/11660…

Remember this whenever you hear claims that your data is secure on some system or other that you do not own and control.

Like all that additional data governments want to gather via the slippery slope of “age verification” in the EU.

The only data that is actually secure on a third party is data you haven’t shared with the third party.

Hence: data minimisation.

Had I mentioned GDMR yet today? Because I feel I might have. But hey, here it is again:

ar.al/2018/11/29/gdmr-this-one…

#data #security #privacy #GDMR #microsoft #github #hack


GitHub confirms breach of ~3,800 repositories after one of its employees installed a malicious VS Code extension; TeamPCP claimed responsibility for the hack (Sergiu Gatlan/BleepingComputer)

bleepingcomputer.com/news/secu…
techmeme.com/260520/p14#a26052…


Aral Balkan reshared this.

in reply to Aral Balkan

Yep. The only truly secure user data is the data I never collect. It's why I push so hard to do all processing on-device and avoid creating user accounts in my apps whenever possible.
in reply to Aral Balkan

this and the enshitification of software by using AI on each and every thing the internet does provide made the decision easy for me to switch to a selfhosted alternative like Gitea. If someone is interested how to make the switch as easy as possible just check out my blog post about it:

ztfr.eu/how-to-switch-from-git…

in reply to Dome

@dome Ooh, nice! A version of this for Forgejo would also be hugely useful :)
@Dome