It is really strange to me they specified "an open source library"
Privacy
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
Chat rooms
-
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
If you ship it, it is your code.
Not entire sure what the outrage here is. It's an ML company, not a privacy company. Anyone assuming their daft prompts are private are just naive.
Of course this had to happen
I considered whether you can fault them for that, but I do think, I'll fault them for using Python in a security-relevant context.
You get so little assistance from the language tooling and a lot of Python libraries have low code-quality. Especially the whole asyncio system is so tricky to use, it's extremely hard to produce correct code.
Which language would you have used?
The JVM languages (Scala, Java, Kotlin) usually have decent-quality libraries and tooling. The Rust community loves to pump out high-quality stuff. And well, a bit more unusual, but I would have high confidence in Haskell or OCaml libraries, too.
It's mainly JavaScript and Python where the whole ecosystem is built from the ground up with a "good enough for my script"-attitude. Oh, and C is out for manually managing memory.
And this... Is why every service I sign up for is given a unique name, email, virtual card. Haven't figured out a good solution for unique phone number, but everything else is sorted at least.