Skip to content

feat(chat): add secure dm frontend foundation#65

Draft
creativaPoeta wants to merge 2 commits into
dev2from
secure-dm-v1-ui
Draft

feat(chat): add secure dm frontend foundation#65
creativaPoeta wants to merge 2 commits into
dev2from
secure-dm-v1-ui

Conversation

@creativaPoeta

@creativaPoeta creativaPoeta commented May 18, 2026

Copy link
Copy Markdown
Contributor

Summary

Add the frontend foundation for secure_dm_v1.

Included

  • secure device bootstrap on authenticated clients
  • local WebCrypto-based secure message encrypt/decrypt flow for text-only DMs
  • secure chat fetch/send/read client services
  • secure socket awareness for secure_message_available
  • explicit UI entry points for secure chat
  • preferred secure-first DM opening with legacy fallback from key entry points

Notes

  • this is a foundation PR, not the final secure chat rollout
  • legacy chat remains intact
  • secure DMs still depend on the matching backend foundation branch
  • build validated locally with npm run build

Follow-up

  • integrate and deploy matching backend secure branch
  • run end-to-end secure DM testing on deployed environments
  • decide rollout UX and migration path for existing legacy DMs

@netlify

netlify Bot commented May 18, 2026

Copy link
Copy Markdown

Deploy Preview for qiew-code-dev2 ready!

Name Link
🔨 Latest commit ee3ef75
🔍 Latest deploy log https://app.netlify.com/projects/qiew-code-dev2/deploys/6a0b501b0122d30008d6fad3
😎 Deploy Preview https://deploy-preview-65--qiew-code-dev2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@creativaPoeta
creativaPoeta marked this pull request as draft May 18, 2026 17:39
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.

2 participants