mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-25 12:35:59 +03:00
[GH-ISSUE #139] Will Cloak implement XTLS technology in the future? #116
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Cloak#116
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @windstander on GitHub (Dec 5, 2020).
Original GitHub issue: https://github.com/cbeuw/Cloak/issues/139
It's said XTLS is very fast and much faster than tls.
@windstander commented on GitHub (Dec 5, 2020):
https://github.com/XTLS/Go
@cbeuw commented on GitHub (Dec 21, 2020):
Cloak doesn't actually implement the TLS spec, it just makes it look identical superficially. The version or variant of protocols used by Cloak must also be widely used, as one of our primary means to evict censorship is by "blending in" and raising the potential collateral damage due to false positives.
If Cloak were to adapt a novel protocol, no matter how good it is by technical merits, it risks of being singled out and detected. And indeed I don't think Cloak will benefit much from the features of the protocol, as it will never fully implement it.
@windstander commented on GitHub (Dec 21, 2020):
OK. Thank you for your plugin.