-
-
Notifications
You must be signed in to change notification settings - Fork 149
Encryption #200
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 #200
Conversation
e2dc57b to
1295ef3
Compare
01e602a to
d7023f7
Compare
be522dc to
565becd
Compare
|
Quick thought: Should this be a draft until it's ready for review/merge? Open PRs ping all repo watchers every time there is a new commit (not sure if that's what you wanted). I'm pretty sure drafts don't send notifications. |
sorry about that. I was not aware to be honest. |
Neither was I until someone told me! :D Edit: I think I was wrong. I realized that I get notifications about other PRs that are just drafts. After some digging it looks like repo watchers are auto-subscribed to draft PRs too, so are notified about all pushes. Sorry for the noise! |
95fee1f to
c60bfd3
Compare
01da8c4 to
e8d9c7d
Compare
ef22b8e to
ab5dd99
Compare
bca8889 to
90268bb
Compare
encrypt traffic through dtls using the webrtc dtls implementation
(#104)
Todos
Sign certificates using the server (CA = Server?) instead of selfsigned certs.Implement fingerprint based authenticity verification