You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

154.pages.dev/tls

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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".


Version published

Readme

Source

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

Package last updated on 23 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc