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

Encryption support #184

Open
samip5 opened this issue Dec 4, 2021 · 3 comments
Open

Encryption support #184

samip5 opened this issue Dec 4, 2021 · 3 comments

Comments

@samip5
Copy link

samip5 commented Dec 4, 2021

No description provided.

@vranki
Copy link
Owner

vranki commented Dec 6, 2021

What is your concrete plan to implement this, assuming nio library doesn't have E2EE support?

@samip5
Copy link
Author

samip5 commented Dec 6, 2021

What is your concrete plan to implement this, assuming nio library doesn't have E2EE support?

nio library does in fact have E2EE support, this code however doesn't. It requires storage, and that would be better done when there's a config system. Example: https://github.com/hacklab-turku/dankbot supports encrypted rooms, and it's also using nio.

I didn't feel at home with the current approach as I'm not that familar with how it currently works so I did try to implement it, but wasn't able to get it say anything in encrypted rooms, and I'm not sure why.

@vranki
Copy link
Owner

vranki commented Dec 6, 2021

Ack, last time I checked nio didn't have E2EE yet. But if it's now possible, PR would be welcome.

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