Technology
This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.
Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.
Rules:
1: All Lemmy rules apply
2: Do not post low effort posts
3: NEVER post naziped*gore stuff
4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.
5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)
6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist
7: crypto related posts, unless essential, are disallowed
view the rest of the comments
I am always skeptical when new encryption protocols are announced. We already have quite a few properly reviewed and proven ones. Any new one has to stand all those tests first before it can be considered secure.
If it is based on Tor and Signal its not "new" and its probably a bad tech writer not understanding the details.
If a new protocol is based on Tor and Signal, it's still a new protocol. If they don't use the existing protocols unmodified, they might break crucial parts in the larger security model.
Edit: even the website states
It sounds like it's a new app using existing encryption.
That doesn't say anything. I can tell you "I am using AES256" which is a proven cipher, but I can use it totally wrong, by using an inadequate block mode or not initializing it correctly. Or by using shitty keys, inadequate pseudo-random sources, etc.
And you can leak metadata left and right, while having the actual message encrypted.