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

api: randomize cipherlist for making requests to services #574

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

dumbmoron
Copy link
Member

@dumbmoron dumbmoron commented Jun 15, 2024

this makes cobalt less prone to TLS client fingerprinting, as it avoids having the default node.js TLS fingerprint that is shared by all node.js applications.

also seemingly fixes #573

@dumbmoron dumbmoron force-pushed the randomize-cipherlist branch 2 times, most recently from 8738d42 to 6db5ecb Compare June 15, 2024 16:01
@dumbmoron dumbmoron requested a review from wukko June 15, 2024 16:01
this makes cobalt less prone to TLS client fingerprinting, as it
avoids having the default node.js TLS fingerprint that is shared by
all node.js applications.
Copy link
Member

@wukko wukko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dumbmoron dumbmoron merged commit d2e5b65 into current Jun 15, 2024
4 checks passed
@dumbmoron dumbmoron deleted the randomize-cipherlist branch June 15, 2024 16:20
karashiiro added a commit to karashiiro/twitter-scraper that referenced this pull request Jun 17, 2024
karashiiro added a commit to karashiiro/twitter-scraper that referenced this pull request Jul 7, 2024
karashiiro added a commit to karashiiro/twitter-scraper that referenced this pull request Jul 7, 2024
karashiiro added a commit to karashiiro/twitter-scraper that referenced this pull request Jul 7, 2024
karashiiro added a commit to the-convocation/twitter-scraper that referenced this pull request Jul 7, 2024
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.

Twitter API returns 404, downloading from it is broken
2 participants