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 that terminates TLS and serves multiple domain names, which is used in our production environments too. 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/jscu
JavaScript cryptographic utilities for crypto-suite compatibility including PEM/X509/JWK converter.
TypeScript 157 -
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 28 -
junkurihara/rust-gd
An Implementation of Generalized Deduplication, written in Rust
Rust 10 -
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 309 -
junkurihara/lecture-security_engineering
Slide decks and sample codes for a lecture of "Security Engineering", which are composed in terms of how to choose and deploy appropriate standardization security technologies in information systems.
Rust 26 -
junkurihara/httpsig-rs
Rust implementation of IETF RFC 9421, http message signatures
Rust 19