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

PE/MSE Implementation for WebTorrent #1384

Closed
wants to merge 1 commit into from
Closed

Conversation

@briangu33
Copy link

briangu33 commented May 12, 2018

Implement protocol encryption (message stream encryption), alongside changes to webtorrent/bittorrent-protocol here: webtorrent/bittorrent-protocol#36.

Specification is here: https://wiki.vuze.com/w/Message_Stream_Encryption

Addresses #69. In peer.js, when initializing a new Wire, set the third parameter of constructor (peEnabled) to true to enable protocol encryption.

@welcome

This comment has been minimized.

Copy link

welcome bot commented May 12, 2018

Thanks for opening this pull request! Please check out our contributing guidelines.

@feross

This comment has been minimized.

Copy link
Member

feross commented May 23, 2018

This looks awesome! I'll need a bit of time to dig into the changes to review them thoroughly before merging. Stay tuned!

@briangu33

This comment has been minimized.

Copy link
Author

briangu33 commented May 30, 2018

Our code could definitely be cleaner... will probably tide it up a bit if/when I have some free time in coming days.

@DiegoRBaquero

This comment has been minimized.

Copy link
Member

DiegoRBaquero commented Jul 24, 2018

Any updates? Would also be cool to have tests.

@DiegoRBaquero

This comment has been minimized.

Copy link
Member

DiegoRBaquero commented Aug 29, 2018

This has become outdated. Feel free to open a new PR :)

@lock lock bot locked as resolved and limited conversation to collaborators Nov 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.