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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of holepunchto/bare-https

Account's avatar
holepunchto/bare-http1
Native HTTP/1 library for JavaScript
Account's avatar
holepunchto/bare-tcp
Native TCP sockets for JavaScript
Account's avatar
holepunchto/bare-tls
Transport Layer Security (TLS) streams for JavaScript
Account's avatar
holepunchto/bare-fs
Native file system operations for Bare
Account's avatar
holepunchto/brittle
A TAP test runner built for modern times
Account's avatar
holepunchto/prettier-config-holepunch
The Prettier shared configuration used by Holepunch

Support the repos that depend on this repository

Top contributors

kasperisager's profile
kasperisager
31 contributions
yassernasc's profile
yassernasc
1 contributions

Recent events

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

No events yet
holepunchto

holepunchto/bare-https

HTTPS library for JavaScript

JavaScript
4
0
Apache License 2.0

bare-https is a lightweight Node.js library that provides a drop‑in implementation of the HTTPS protocol, allowing developers to create TLS‑enabled servers and clients with a familiar API (`https.createServer`, `https.request`). It’s aimed at JavaScript developers who need a minimal, Apache‑2.0‑licensed HTTPS solution without pulling in the full Node core `https` module.