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

Message transfer with other users #11

Open
MMukundi opened this issue Oct 2, 2022 · 1 comment
Open

Message transfer with other users #11

MMukundi opened this issue Oct 2, 2022 · 1 comment
Assignees

Comments

@MMukundi
Copy link
Contributor

MMukundi commented Oct 2, 2022

Users should be able to, using the information established in #9, send an encrypted symmetric key to another user, and open an encrypted peer to peer connection with them. At this stage, all messages are interpreted as text

@MMukundi MMukundi added this to the CLI Client Library milestone Oct 2, 2022
@MMukundi MMukundi self-assigned this Oct 2, 2022
@nbalcarc
Copy link
Contributor

Implementation will use this WebRTC for Rust: https://github.com/webrtc-rs/webrtc. Ensure two clients can communicate using WebRTC.

@nbalcarc nbalcarc self-assigned this Oct 27, 2022
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

No branches or pull requests

2 participants