5 critically important security projects
Highlights five key projects advancing security: U2F, Let's Encrypt, Rust, X25519/Ed25519, and Chromebooks.
Highlights five key projects advancing security: U2F, Let's Encrypt, Rust, X25519/Ed25519, and Chromebooks.
A developer's experience purchasing and setting up the special edition Octocat Yubico U2F security key for GitHub two-factor authentication.
A guide on unit testing OWIN OAuth middleware for third-party API integration, using Vimeo as an example.
A deep-dive technical guide into Laravel Spark, an alpha-release tool for quickly building SaaS applications with Laravel.
A guide to configuring SSH on Windows for easier, secure connections to Linux VMs and Git, eliminating repeated password prompts.
Explains how to use Laravel 5.1's built-in login throttling feature to prevent brute-force attacks by limiting failed login attempts.
A tutorial on implementing GitHub OAuth login in a Laravel application using the Socialite package for user authentication.
A developer shares their experience implementing Firebase security rules for an AngularJS app, explaining rule types, structure, and cascading behavior.
A guide on how to pass parameters to middleware in Laravel 5.1, using role-based authentication as a practical example.
Practical advice for enhancing company security, covering password storage, SSH access, network encryption, patching, and developer education.
Google is retiring OpenID for OAuth 2.0, requiring Azure ACS users to update their Google identity configuration by June 2015.
A guide to customizing FOSUserBundle in Symfony, covering redirect targets and flash messages for version 1.3.
A guide to securing the ASP.NET MVC Web.config file, covering custom errors, cookie security, and removing revealing HTTP headers.
A guide to using SSH keys for password-less authentication and management across a Linux cluster, enabling tools like PDSH and colmux.
Explains AWS authentication options like root accounts and IAM users, focusing on security best practices and access control.
A guide on using ADSI Edit to accurately construct LDAP Distinguished Names for Active Directory integration with SaaS applications.
A guide to implementing authentication and authorization in an AngularJS/Spring Boot app using Spring Security and Spring Session.
A guide to configuring a Java application to connect to MongoDB using SSL encryption and access control rules.
RSiteCatalyst v1.4 is released with breaking changes, new Pathing/Fallout reports, OAuth support, and a cleaner codebase.
Explains why Chef runs fail with authentication errors and provides a simple fix using the no_lazy_load setting.