Become a sponsor to Jun Kurihara
Hello! I am Jun Kurihara, a research scientist and a software engineer in Japan.
I am developing software and operating some servers. Most of my works are actually from experimental projects but some of them are used in several production environments. For instance, jscu, a unified JavaScript cryptographic suite for browsers and Node.js is used in several production environments. rust-rpxy is a rust-based ultrafast HTTP reverse proxy supporting HTTP/3 and other cutting-edge technologies. We have another similar project rust-rpxy-l4 that is a L4 (UDP/TCP) reverse proxy with the protocol multiplexer. Another project experimental-resolvers is a list of deployed servers of an experimental DNS anonymization project μODNS, and the servers are being used actively. The project is being extended to the one based on Oblivious DNS over HTTPS (ODoH) in several repos, e.g., doh-auth-proxy of my GitHub. Other than them, I am mainly contributing to networking, security, and cryptography software.
Your support is invaluable to maintain and improve projects like the above, especially to keep deployed servers free and public to everybody and continuously maintain open-source libraries. Thank you very much in advance!
Featured work
-
junkurihara/rust-rpxy
A simple and ultrafast http reverse proxy serving multiple domain names and terminating TLS for http/1.1, 2 and 3, written in Rust
Rust 685 -
junkurihara/rust-rpxy-l4
An L4 reverse proxy with protocol multiplexer, written in Rust
Rust 91 -
junkurihara/doh-auth-proxy
Local DNS proxy for DNS over HTTPS (DoH), Oblivious DoH (ODoH) and Multiple-relay-based ODoH extension (Mutualized ODoH; MODoH), which additionally supports domain-based filtering and proxy/resolve…
Rust 38 -
junkurihara/httpsig-rs
Rust implementation of IETF RFC 9421, http message signatures
Rust 30 -
junkurihara/jscu
JavaScript cryptographic utilities for crypto-suite compatibility including PEM/X509/JWK converter.
TypeScript 163 -
junkurihara/generate-password
Universal (Node.js and browsers) library for generating cryptographically-secure passwords.
JavaScript 14