PARTIALLY SUPPORTED Instructions for enabling the use of quantum-safe cryptography in assorted software using the OQS suite. CONTRIBUTORS WANTED.
-
Updated
Nov 4, 2024 - Dockerfile
TLS (Transport Layer Security) is a cryptographic protocol designed to provide communications security over a computer network. The protocol is widely used in applications such as email, instant messaging, and voice over IP, but its use in securing HTTPS remains the most publicly visible.
The TLS protocol aims primarily to provide security, including privacy (confidentiality), integrity, and authenticity through the use of cryptography, such as the use of certificates, between two or more communicating computer applications. It runs in the presentation layer and is itself composed of two layers: the TLS record and the TLS handshake protocols.
TLS builds on the now-deprecated SSL (Secure Sockets Layer) specifications (1994, 1995, 1996) developed by Netscape Communications for adding the HTTPS protocol to their Navigator web browser.
PARTIALLY SUPPORTED Instructions for enabling the use of quantum-safe cryptography in assorted software using the OQS suite. CONTRIBUTORS WANTED.
NGINX Docker built top of rolling release BoringSSL (SIMD x86_64-v4/aarch64/armv7)
Alpine Linux image with nginx 1.23.4 (mainline) with HTTP/3 (quiche), TLSv1.3, 0-RTT, HPACK, brotli, NJS, Cookie-Flag support, ModSecurity with coreruleset and BoringSSL with OCSP support. All built on the bleeding edge. Total size is only about ~12 MB compressed.
Caddy Docker Custom Image
NGINX Docker built top of LibreSSL
Distroless NGINX with HTTP/3 and QUIC support (OpenSSL)🚀
FreeRADIUS 3 built on alpine docker container
Encrypt your DNS requests using CoreDNS as DOH proxy
Docker images with OpenSSL and Russian GOST crypto algorithms
FreeRadius 3 docker container with EAP-TLS based on alpine:edge
Simple reverse proxy using Caddy for local development over TLS.
Unbound DNS resolver with TLS upstream (also with PiHole)
A "simple" and secure Docker-compose setup with a TLS proxy, supporting Django in development and production.