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

Lampshade crypto channel #194

Closed
ghost opened this issue May 14, 2017 · 1 comment
Closed

Lampshade crypto channel #194

ghost opened this issue May 14, 2017 · 1 comment
Labels
help wanted Seeking public contribution on this issue need/community-input Needs input from the wider community

Comments

@ghost
Copy link

ghost commented May 14, 2017

Package lampshade provides a transport between Lantern clients and proxies that provides obfuscated encryption as well as multiplexing. The protocol attempts to be indistinguishable in content and timing from a random stream of bytes, and mostly follows the OBFS4 threat model - https://github.com/Yawning/obfs4/blob/master/doc/obfs4-spec.txt#L35

This is a crypto channel for stream connections.

@ghost ghost added need/community-input Needs input from the wider community help wanted Seeking public contribution on this issue labels May 14, 2017
@Stebalien
Copy link
Member

We've implemented Noise, TLS, and QUIC, and are unlikely to work on more crypto channels in the near future.

marten-seemann added a commit that referenced this issue Aug 9, 2022
remove all calls to peer.ID.Validate
marten-seemann pushed a commit that referenced this issue Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Seeking public contribution on this issue need/community-input Needs input from the wider community
Projects
None yet
Development

No branches or pull requests

1 participant