Huge news!Announcing our $20M Series A led by Andreessen Horowitz.Learn more
Socket
Socket
Log inDemoInstall

154.pages.dev/tls

Package Overview
Dependencies
2
Maintainers
0
Issues
File Explorer

154.pages.dev/tls

Package tls partially implements TLS 1.2, as specified in RFC 5246, and TLS 1.3, as specified in RFC 8446. TLS 1.3 is available on an opt-out basis in Go 1.13. To disable it, set the GODEBUG environment variable (comma-separated key=value options) such that it includes "tls13=0".

    v1.5.3

Version published
Maintainers
0

Readme

TLS

Why Trust Is Worth It

https://youtube.com/watch?v=cWypWe9UAhQ

TLS module, providing low-level access to the ClientHello for mimicry purposes. Goals:

  1. when editing, favor the faster option
  2. for build or check failures, favor removing folders, then files, then blocks larger to smaller
  3. successful request to android.googleapis.com
  4. pass static check
  5. remove all external modules

Non goals:

  1. reducing standard library imports
  2. removing code beyond what is needed to pass build and check

where

https://godocs.io/154.pages.dev/tls

who

email
srpen6@gmail.com
Discord
srpen6
https://discord.com/invite/WWq6rFb8Rf

FAQs

Last updated on 23 Jul 2023

Did you know?

Socket installs a GitHub app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install
SocketSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc