VanillaJS, Lightweight, Zero-Dependency, x509 encoder and decoder for Private / Public Keypairs and CSRs.
Updated 2019-10-15 10:07:08 +00:00
An insanely minimal ASN.1 builder for X.509 common schemas, specifically SEC1/X9.62 PKCS#8, SPKI/PKIX, PKCS#1 and CSR.
Updated 2018-11-21 08:23:49 +00:00
Break out of localhost. Access your devices from behind firewalls. Securely access your services from anywhere. An easy-to-use secure tunnel for all sorts of wonderful things (kind of like a poor man's VPN).
Updated 2019-08-11 02:17:21 +00:00
Break out of localhost. Access your devices from behind firewalls. Securely access your services from anywhere. An easy-to-use secure tunnel for all sorts of wonderful things (kind of like a poor man's VPN).
Updated 2018-08-31 20:11:13 +00:00
Push-button DIY tunnel service. Run on your Raspberry Pi or VPS to create your own secure tunnel to access your devices from anywhere or simply to expose your localhost development to the outside world.
Updated 2019-05-28 23:19:22 +00:00
A template for serve-static with a direct download option (requires serve-index).
Updated 2018-08-12 10:09:27 +00:00
Tools for manipulating semver strings and objects
Updated 2018-10-09 04:14:30 +00:00
A collection of useful scripts. You have to look at code comments to see what they do.
Updated 2018-10-13 21:44:21 +00:00
Secure Client for node.js. Connect to a secure service via TLS (aka SSL). Also enables multiplexing a single port with multiple protocols via SNI.
Updated 2018-10-15 21:40:39 +00:00
A packaged version of Douglas Crockford's Remedial JavaScript. Deprecated. This was meant for old ES3 javascript. For many of these methods there are better native alternatives in ES5.1
Updated 2018-05-10 00:36:26 +00:00
Redirect from HTTP to HTTPS using meta redirects
Updated 2020-04-26 23:41:42 +00:00
A strategy for packing and unpacking a proxy stream (i.e. packets through a tunnel). Handles multiplexed and tls connections. Used by telebit and telebit-relay.
Updated 2019-09-21 22:43:15 +00:00
VanillaJS, Lightweight, Zero-Dependency, PEM (RFC 7468) encoder and decoder.
Updated 2019-10-13 06:44:02 +00:00
Interchangeably use RSA & ECDSA with PEM and JWK for Signing, Verifying, CSR generation and JOSE. Ugh... that was a mouthful. :)
Updated 2020-07-28 16:59:17 +00:00
Example project from the rust book.
Updated 2018-10-02 00:56:12 +00:00
The specification, template, and tests for creating an le-store- strategy for Let's Encrypt v2 / ACME using greenlock.js.
Updated 2019-05-16 07:49:06 +00:00
Lightweight, Zero-Dependency RSA and EC/ECDSA crypto for Node.js and Browsers
Updated 2021-08-27 02:26:00 +00:00
An easy, lightweight, and secure module for fetching JWK Public Keys and verifying JWTs. Great for OIDC, Auth0, JWKs URLs.
Updated 2021-06-15 23:23:58 +00:00
An easy, lightweight, and secure module for fetching JWK Public Keys and verifying JWTs. Great for OIDC, Auth0, JWKs URLs.
Updated 2021-10-21 20:19:26 +00:00
Free SSL and Automatic HTTPS (ACME / Let's Encrypt v2 client) for node.js with Express, Connect, and other middleware systems
Updated 2020-08-04 05:18:26 +00:00