But there's something more subtle here. Juicebox means that your key material is remotely stored in encrypted form. In an ideal setup, it's split between multiple different realms operated by different people, and the key material is stored in HSMs. There's a complicated dance where you prove knowledge of the PIN without actually revealing the PIN, and then the remote realms hand over the key material and you reassemble it into your key by decrypting it with a key also derived from your PIN.
If Twitter is running their own Juicebox realms then you're having to trust them. Even if the realms are implemented as HSMs, they're in a position to see the encrypted key material as it exits the HSM. And if they're not in HSMs, then the encrypted key material is just sitting there where they can see it. This doesn't intrinsically give them the key, since it still needs the PIN to decrypt it - but the key derivation function from the PIN is just 32 rounds of argon2id with 16MB of memory use, and given the PIN is limited to 4 digits, that's going to take about a second of GPU aided brute forcing to drop out the actual key.
As noted in the help doc, this isn't forward secure, so the moment they have the key they can decrypt everything. This is so far from being a meaningful e2ee platform it's ridiculous.
Since we're on the topic of having to trust X, is there any reason to believe X wouldn't insert some code into the client JS (behind some per-account flag) to exfiltrate your key or PIN, if they were ordered to do so?
I wouldn't rely on a website as a secure communication client, that seems like a job for an open-source native application. But I'm no expert.
[0]: http://xchat.org
If this hasn't been done already, I have a new weekend project!
It’s not the same XChat
Thank you for at least explaining that I missed a joke, it’s a lot more helpful than downvotes. (I’m not complaining, I don’t really care about internet points, I was just confused about what I did wrong) :)
That doesn't mean that we know for sure that the team doesn't have cryptography experts, but ... I have my doubts. Surely we'd have heard details by now if that was the case.
(I mean "Bitcoin style"! The most important part of encrypted chat is confidentiality, and no part of Bitcoin's architecture even ATTEMPTS to ensure confidentiality! Everything's permanently stored in plaintext on the public ledger FFS!!!!)
Bitcoin’s creator demonstrated an impressive mastery of cryptography—- it was made to be extremely resilient (including to quantum computing) and no one has ever broken it despite billions of dollars being on the line. Maybe Musk meant to say that he thinks his product will be similarly resilient.
He might also mean that the secp256k1 elliptic curve (which Bitcoin uses) is also used by their product in some way, such as for a key exchange.
You can read anything with the assumption that the writer is an absolute idiot, but I’d give the world’s richest man more credit than that.
Before the pandemic, I would've said similar, even despite some of his errors of judgement.
Since then, and the trend started earlier, it has become difficult to ignore that (1) he responds poorly to experts contradicting him, and (2) outside his actual domains of expertise (rockets and sales/motivational pitches*) he's just as much of a noob as everyone other opinionated loudmouth on the internet.
* the latter of which is, IMO, one of the two big reasons Tesla share price is 10x to 30x what it should be, and that in turn is why he's the richest man on the planet.
The other is that surviving the stock shorters probably burned people off shorting that stock, so the market is mostly now mostly just the exhuberent optimists unbalanced by doubters.
Using crypto as a phrase makes it more interesting for journalists, gives them something to pad their articles with.
You say musk has no idea, but he has too talent working for him and they will explain stuff.
He will then think of the PR and Sales angle and adjust the product/press releases accordingly.
On the other hand, he promised that Grok 3 would be massively better than ChatGPT, and it turned out to be comparable at best.
I assume this means that the "encryption" is about as strong as base64.
I mean its just for notification to my app so its not something critical
I'm not being cynical or funny, I legitimately think, after having worked with some hype-driven leadership people, that this is quite common and results in a lot of flawed slop products, which are hyped up by leaders who don't know what they're talking about.
Admitting that this sort of product doesn't do what they think it does would mean admitting that they are wholly incompetent and got tricked by the hype; and that's not acceptable. So it get sunk-cost-fallacied into being a real product even more.
What does this mean?