Bookmarks with tag "security", page 4 of 5
Lucia is an auth library written in TypeScript that abstracts away the complexity of handling sessions. It works alongside your database to provide an API that's easy to use, understand, and extend.
Active Record supports application-level encryption. It works by declaring which attributes should be encrypted and seamlessly encrypting and decrypting them when necessary. The encryption layer sits between the database and the application. The application will access unencrypted data, but the database will store it encrypted.
Learn about refresh tokens and the role they serve in the authorization process
A TCP reset attack is executed using a single packet of data, no more than a few bytes in size. A spoofed TCP segment, crafted and sent by an attacker, tricks two victims into abandoning a TCP connection, interrupting possibly vital communications between them.
Canvas fingerprinting is a tracking method that uses HTML5 Canvas code to generate a unique identifier for each individual user. The method is based on the fact that the unique pixels generated through Canvas code can vary depending on the system and browser used, making it possible to identify users.
Local ad blocker. Like Pi-hole but local and using your operating system.
Secure, scalable, and highly available authentication and user management for any app.
An introduction to Web Authentication (WebAuthn), the new API that can replace passwords with strong authentication.
Recovers passwords from pixelized screenshots.
An open-source and end-to-end encrypted SDK and backend.
Doppler enables developers and security teams to keep their secrets and app configuration in sync and secure across devices, environments, and team members. Goodbye .env files.