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

Pseudo TLS #577

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Pseudo TLS #577

wants to merge 2 commits into from

Conversation

living42
Copy link

Hello, everyone.

I'm interested on porting the the idea from Cloak to gost. now i'm create this PR to see if there is a chance to merge it.

Notice this is a PoC, bug i'm planing to improve it, including:

  1. generating ephemeral key for every connection
  2. configurable encryption algorithm.
  3. write some tests
  4. (maybe) do some research about TLS, to see if we can make it more like normal TLS connection

Let me known what's your thought.

@codecov
Copy link

codecov bot commented Apr 30, 2020

Codecov Report

Attention: Patch coverage is 0% with 694 lines in your changes missing coverage. Please review.

Project coverage is 47.07%. Comparing base (8ab2fe6) to head (4947074).
Report is 86 commits behind head on master.

Files with missing lines Patch % Lines
ptls.go 0.00% 693 Missing ⚠️
node.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #577      +/-   ##
==========================================
- Coverage   50.93%   47.07%   -3.86%     
==========================================
  Files          36       37       +1     
  Lines        8376     9072     +696     
==========================================
+ Hits         4266     4271       +5     
- Misses       3622     4314     +692     
+ Partials      488      487       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Successfully merging this pull request may close these issues.

1 participant