Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

The **starttls** module provides a single function that upgrades an existing Node.js `net.Stream` (or a newly created TCP socket) to a TLS‑encrypted connection, returning a `SecurePair` and optionally invoking a callback when the secure channel is ready. It’s aimed at developers who need to add STARTTLS‑style encryption (e.g., for SMTP, POP3, or SOCKS5 tunneling) to their own network clients while handling certificate validation and MITM protection.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mattcg/starttls

Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

mattcg's profile
mattcg
37 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
mattcg

mattcg/starttls

Upgrade a regular `net.Stream` connection to a secure `tls` connection.

JavaScript
14
3
No license