Skip to content

Closes #456 - #519

Merged
codebestia merged 1 commit into
codebestia:mainfrom
mansur-codes:docs/456-e2ee-architecture
Jul 31, 2026
Merged

Closes #456#519
codebestia merged 1 commit into
codebestia:mainfrom
mansur-codes:docs/456-e2ee-architecture

Conversation

@mansur-codes

Copy link
Copy Markdown
Contributor

Description

Documents the client-side E2EE crypto stack for apps/web. Covers all six modules (cryptoStore.ts, prekeyStore.ts, sessionStore.ts, x3dh.ts, crypto.ts, signalClient.ts) with an ASCII diagram, explicit Phase 1 vs Phase 2 status, and live/dead/partial wiring status for each module based on verified import chain analysis. Two pre-existing CI failures (ESLint warnings in fileEncryption.ts, TypeScript errors in ProposalCard.test.tsx) are unrelated to this change.

Closes #456

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Other

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally
  • My code follows the project's coding standards

@drips-wave

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

@mansur-codes Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@codebestia
codebestia merged commit 0a661cd into codebestia:main Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Concepts docs: E2EE client architecture overview

2 participants