Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Refactor/plausible deniability#3

Merged
chadsec1 merged 4 commits intomainfrom
refactor/plausible-deniability
Jul 27, 2025
Merged

Refactor/plausible deniability#3
chadsec1 merged 4 commits intomainfrom
refactor/plausible-deniability

Conversation

@chadsec1
Copy link
Copy Markdown
Member

This adds true plausible deniability to messages, messages aren't cryptographically tied to your identity key
Additionally, I've simplified a lot of perfect-forward-secrecy logic, removed a lot of unnecessary functions and lines of code.

And now messages don't have a replay_protection_number, instead we use a hash chain, which shouldn't reveal how many messages were sent in the chat.

And some misc fixes here and there

@chadsec1 chadsec1 merged commit 4f6aa3f into main Jul 27, 2025
@chadsec1 chadsec1 deleted the refactor/plausible-deniability branch July 27, 2025 17:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant