- 2 Posts
- 4 Comments
Joined 6 months ago
Cake day: February 6th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
slugr@leminal.spaceOPto Privacy@lemmy.ml•Revery: v0 of a secure messaging protocolEnglish0·13 days agoyou’re not wrong, but that’s just the trade off that has to be made, i think. it’s the only way i can think to do it, at least. need -some- authentication for practical usability.
your gpg example removes the deniability since it proves who wrote the message.
slugr@leminal.spaceOPto Privacy@lemmy.ml•Revery: v0 of a secure messaging protocolEnglish0·13 days agointeresting point! i chose symmetric shared key because it means you can’t prove who sent what message.
the shared secret does add some authentication, which i think is necessary. the goal is it only creates enough to be practical (a random person can’t eavesdrop), but not enough to prove things. messages themselves still aren’t authenticated by any one person.
slugr@leminal.spaceOPto Privacy@lemmy.ml•Revery: v0 of a secure messaging protocolEnglish0·13 days agoalso, i’m new to lemmy, so if there are any communities i should cross post this to that may be interested, please let me know!
ooh, i’ll have to think through it, but it sounds like that’d add message integrity without sacrificing deniability. also wouldn’t be much to add. appreciate the feedback!