Bookmarks with tag "security", page 1 of 5
Ruby One Time Password library
This guide describes common security problems in web applications and how to avoid them with Rails
Service mesh without the mess. Linkerd adds security, observability, and reliability to any Kubernetes cluster without the complexity of bloat of other meshes. 100% open source, CNCF graduated, and written in Rust.
Testing TLS/SSL encryption anywhere on any port
Check if an email address exists without sending any email, written in Rust. Comes with a HTTP backend.
DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks
The most comprehensive authentication framework for TypeScript
Google Chromium, sans integration with Google
an easy-to-use self-hosted monitoring tool
a list of disposable email domains
Cloudflare’s smart CAPTCHA alternative
mCaptcha uses SHA256 based proof-of-work (PoW) to rate limit users
Monitor your infrastructure. Real vulnerabilities
A key encapsulation mechanism (KEM) designed to be resistant to cryptanalytic attacks with future powerful quantum computers.
KSUID is for K-Sortable Unique IDentifier. It is a kind of globally unique identifier similar to a RFC 4122 UUID, built from the ground-up to be "naturally" sorted by generation timestamp without any special type-aware logic.
In short, running a set of KSUIDs through the UNIX sort command will result in a list ordered by generation time.Cloudflare Interoperable Reusable Cryptographic Library
WebAuthn ruby server library ― Make your Ruby/Rails web server become a conformant WebAuthn Relying Party
A small WebAuthn API wrapper that translates to/from pure JSON using base64url.