• 0 Posts
  • 22 Comments
Joined 2 months ago
cake
Cake day: September 22nd, 2025

help-circle


  • Not a single mention that Mozilla acquired an ad company, tried to put user-profiling functionality in the browser for ad networks to use, changed their ToS to remove the part that says they don’t sell your data and partnered with a sketchy “data protection” service that it turned out was owned by the same person as some people-finder data-brokers.

    Maybe if we want an open source project to be the bastion of private AI that respects your data and doesn’t surveil you, as Anil suggests, perhaps it should be a company that we still trust?



  • Interesting, but ultimately a roundabout justification for why the author chose a non-FOSS license for their startup Slack-clone built on ATProto.

    They talk about “pro-labor licensing” but what they mean is pro- their -labor, not pro- anyone else’s -labor.

    GPL is already the most pro-labor licensing since it respects the work of anyone who contributes in equal measure, and does not hold the “original” founding author in higher regard.

    It’s really quite something to rail so unequivocally against the “fascistic mega-corps” and “autocratic corpostates” in your licensing justification blog post and then build your commercial product on top of Bluesky .



  • GPL is the only thing standing between us and Embrace-Extend-Extinguish.

    There’s a reason that “Stallman was right” is a meme in the FOSS world.

    Do you think IBM wouldn’t make Red Hat completely proprietary if they had the chance? They already tried to use their customer licensing to restrict source access!

    It only takes one successful proprietary product to gain mind-share and market-share and become a new de-facto standard, and then all of the original FOSS has to play catch-up and stay compatible to stay relevant.

    See Jabber/XMPP for an example.











  • Reading the article, I don’t think they’re trying to imply what is suggested by the headline, ie. that the real-name registration system is being abused somehow to scam people.

    Rather it’s an article pointing out that the real-name registration system did not help to combat the already rising number of scams, which was the reason that the government gave for passing the law.

    It doesn’t seem to be phone-specific either:

    Hong Kong has seen a sharp increase in overall scam-related crime figures in recent years. Between 2020 and 2024, the number of scams reported to police almost tripled.

    It’s a useful data point to argue against any similar initiatives in other countries, where they may use the same reasoning to justify the law. It doesn’t seem to make a difference, as criminals will always find a way regardless of the hoops that you make law-abiding citizens jump through.



  • Because some banks now require you to authenticate every payment (eg. online payments using your debit card) and every new recipient for bank transfers, using their phone app. The apps rely on the chain of trust that Google and Apple provide with their TPM or “secure enclave” chips to cryptographically authenticate that it is indeed the same device that the bank previously authorized.

    Online banking via the website of these banks will still require at least one tap on the phone app to authorize any transfers that you make on the website.

    Linux phones (and custom Android ROMs) don’t benefit from this same chain of trust, and so even if they have the secure chip in the hardware, the banking apps don’t have a convenient API to query it, so the banking apps just don’t work.

    Banking fraud causes a serious amount of money lost to criminals each year so it’s not surprising that the banks want better ways of determining if a request is really coming from their customer('s device) and not a criminal who phished their online banking password.

    This situation won’t change unless either Linux phones gain in popularity enough that the banks decide to port their apps to the platform or a law is passed saying that banks must support more than just Google and Apple (ie. custom roms etc.) at which point the work will be done to use the hardware attestation available in the phone on other software platforms.