Aviv
@colocohen
Open-source developer building low-level networking and crypto tools for Node.js
介绍
I build and maintain a suite of low-level open-source libraries for Node.js, focused on networking, cryptography, and transport protocols.
These projects aim to give developers direct access to the inner layers of the internet — from TLS and QUIC to WebRTC and distributed event systems — all written entirely in JavaScript, without native bindings.
My current ecosystem includes: • QUICO — QUIC + HTTP/3 implementation for Node.js • LemonTLS — pure JS TLS 1.3/1.2 engine with record-level APIs • Stable-WebRTC — deterministic and reliable WebRTC signaling • DNSSEC-Server — Pure JavaScript authoritative DNS server for Node.js with built-in DNSSEC.
These are not end-user frameworks, but the foundations other developers can build upon — transparent, auditable, and open by design.
Your support helps me dedicate more time to maintenance, documentation, protocol research, and advancing the open networking stack in Node.js.
已链接的账号
colocohen 持有其他平台上的下列账号:
代码库
lemon-tls 星标数 7 本周更新
JavaScript TLS 1.3/1.2 implementation for Node.js, with full control over cryptographic keys and record layer.
quico 星标数 92 本周更新
Pure JavaScript QUIC/HTTP3 implementation for Node.js
stable-webrtc 星标数 3 1个月前 更新
Stable, production-ready WebRTC for Node.js & Browsers
dnssec-server 星标数 4 3个月前 更新
Pure JavaScript authoritative DNS server for Node.js with built-in DNSSEC, dynamic zones, and modern record support.
记录
colocohen 在 1年前 加入。