Chat Control: The EU’s CSEM Scanner Proposal

Posted on 1st of February 2023 | 353 words Europol spying on citizens

The EU Commission proposes to oblige providers to search all private chats, messages, and emails automatically for suspicious content – generally and indiscriminately.

  • All of your chat conversations and emails will be automatically searched for suspicious content. Nothing remains confidential or secret. There is no requirement of a court order or an initial suspicion for searching your messages. It occurs always and automatically.

  • If an algorithms classifies the content of a message as suspicious, your private or intimate photos may be viewed by staff and contractors of international corporations and police authorities. Also your private nude photos may be looked at by people not known to you, in whose hands your photos are not safe.

  • Flirts and sexting may be read by staff and contractors of international corporations and police authorities, because text recognition filters looking for “child grooming” frequently falsely flag intimate chats.

  • You can falsely be reported and investigated for allegedly disseminating child sexual exploitation material. Messaging and chat control algorithms are known to flag completely legal vacation photos of children on a beach, for example. According to Swiss federal police authorities, 80% of all machine-generated reports turn out to be without merit. Similarly in Ireland only 20% of NCMEC reports received in 2020 were confirmed as actual “child abuse material”. 40% of all criminal investigation procedures initiated in Germany for “child pornography” target minors.

  • On your next trip overseas, you can expect big problems. Machine-generated reports on your communications may have been passed on to other countries, such as the USA, where there is no data privacy – with incalculable results.

  • Intelligence services and hackers may be able to spy on your private chats and emails. The door will be open for anyone with the technical means to read your messages if secure encryption is removed in order to be able to screen messages.

  • This is only the beginning. Once the technology for messaging and chat control has been established, it becomes very easy to use them for other purposes. And who guarantees that these incrimination machines will not be used in the future on our smart phones and laptops?


Beastie Against Fascism

Posted on 23rd of January 2023 | 31 words
Beastie smashing fascism Run BSD stop fascism

Vienna, Austria and Leipzig, Germany representing!

“Beastie Smashing Fascism” -sticker was made by: https://raw.at/materialien . Unfortunately don’t know at the moment who has made the “Run BSD stop fascism” -sticker.

Source


Migrating to Contabo

Posted on 21st of January 2023 | 388 words Clown computing

So yesterday, I, at least it seems, successfully migrated to Contabo. I’ve been looking for a small server to serve my home page and other self-hosted services for some time. Yesterday I decided to ask for some recommendations around the lazyweb and got many good and bad recommendations. One of the better recommendations, it seems, was Contabo.

While I don’t use too much computing power, at least now, I still need some for my sites and services. This basically meant that pricing was obviously the most significant factor. Many other service providers provide similar features as Contabo, but it seems to be on the cheaper end, but still being something that people tend to recommend. Currently, I only need a single instance, and probably in the future, I will need some storage space, and Contabo seemed to provide both at a reasonable price.

One other “nice-to-have” was the support for *BSD. Sure most provider offer something along the lines of Custom ISO so you can use any OS you desire, but this, of course, involves lots of unnecessary stuff that I just didn’t want to start doing it. Contabo fortunately offered FreeBSD 13.1 installation out of the box, which was great! I was considering something like Hetzner for a brief second since people tended to recommend that also but then noticed that they had FreeBSD support until last summer but then decided to silently remove it with which is why I chose to go with Contabo.

There’s probably a bunch of stuff still working a bit wonky, but I bet it’s getting there. Thankfully my site is just a simple Hugo site so setting it up was quite simple. Put an nginx in front of it, and you’re pretty much good to go. Before, I ran this site on GitHub pages, limiting me in many ways.

Since I now have some computing power, I can introduce some services that I might find interesting, i.e. offering commenting and analytics but in a privacy-friendly way (as in no Disqus or Google Analytics), but it remains to be seen do I want to add something like that. One thing I probably want to start looking in to start running some self-hosted service for my videos, photos and such. I feel that what Contabo offers are suitable for it. But let’s see…


Lisa Source Code Release

Posted on 20th of January 2023 | 149 words Apple Lisa 2 screenshot

Apple’s Lisa computer turned 40 and Computer History Museum had received a permission to release the source code for the Lisa software, including its system and applications software.

Despite the Lisa’s failure in the marketplace, it holds a key place in the history of the GUI and PCs more generally as the first GUI-based computer to be released by a personal computer company. Though the Xerox Star 8010 beat the Lisa to market in 1981, the Star was competing with other workstations from Apollo and Sun. Perhaps more importantly, without the Lisa and its incorporation of the PARC-inspired GUI, the Macintosh itself would not have been based on the GUI. Both computers shared key technologies, such as the mouse and the QuickDraw graphics library. The Lisa was a key steppingstone to the Macintosh, and an important milestone in the history of graphical user interfaces and personal computers more generally.


Building GPT From Scratch

Posted on 18th of January 2023 | 38 words

Stumbled upon an interesting video by Andrej Karpathy talking about building Generatively Pretrained Transformer (GPT). I definitely need to take some time to start looking through the papers linked in the video on wonder how things work out.

Youtube video