Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DRAFT] feat: implement encrypted group conversation #509

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ice-damocles
Copy link
Contributor

@ice-damocles ice-damocles commented Jan 3, 2025

Description

To implement on-one-one EE2E chat @ice-kreios needs to send message with empty content to both participants (user himself and another participant), for some reason not all users pubkeys work properly, for example orion20 pubkey works fine, other users sometimes return Unhandled Exception: public key is not on this curve

Would be also nice to add expiration tag to the 1059 event service (wrap message) and define its duration in production

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Refactoring
  • Documentation
  • Chore

@ice-damocles ice-damocles force-pushed the feature/origin/implement-encrypted-group-conversation branch from 64b5d95 to 1f2d2a1 Compare January 3, 2025 18:11
@ice-damocles ice-damocles force-pushed the feature/origin/implement-encrypted-group-conversation branch from 1f2d2a1 to ad54be5 Compare January 8, 2025 11:26
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.

1 participant