Update Firefox 120 parrot to a more popular version#296
Merged
gaukas merged 1 commit intorefraction-networking:masterfrom Apr 29, 2024
Merged
Update Firefox 120 parrot to a more popular version#296gaukas merged 1 commit intorefraction-networking:masterfrom
gaukas merged 1 commit intorefraction-networking:masterfrom
Conversation
Contributor
|
Hi! Thanks for contributing to uTLS. I went back and checked the current Firefox 120 parrot. Turns out I added it along when I first introduce GreaseECH Extension to uTLS. And it is not necessarily wrong, just less popular. I do see my Firefox browser still generates the same fingerprint (0040887d23cf42fc) under Private Browsing mode. The parrot you submitted, with fingerprint 79562b48401fc449, is apparently more popular (9.2M vs 388K). So I am in full support that we should use the more popular one to replace the current one, which is much less popular. |
gaukas
approved these changes
Apr 29, 2024
Contributor
gaukas
left a comment
There was a problem hiding this comment.
Looks good, thanks for checking and updating!
Contributor
Author
|
Great, thank you! |
gaukas
pushed a commit
that referenced
this pull request
May 2, 2024
Signed-off-by: Gaukas Wang <[email protected]>
adotkhan
added a commit
to Psiphon-Labs/utls
that referenced
this pull request
Dec 10, 2024
…rking#296) Signed-off-by: Gaukas Wang <[email protected]>
adotkhan
added a commit
to Psiphon-Labs/utls
that referenced
this pull request
Dec 10, 2024
…rking#296) Signed-off-by: Gaukas Wang <[email protected]>
adotkhan
added a commit
to Psiphon-Labs/utls
that referenced
this pull request
Feb 5, 2025
…rking#296) Signed-off-by: Gaukas Wang <[email protected]>
sardanioss
pushed a commit
to sardanioss/utls
that referenced
this pull request
Jan 16, 2026
…rking#296) Signed-off-by: Gaukas Wang <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes two missing extension from the HelloFirefox_120 parrot:
session_ticket (35)psk_key_exchange_modes (45)withpsk_dhe_kemode.This is tested with Firefox 120 and Firefox 123.