VirtualTam's bookmarks
219 bookmarks found
-
-
-
-
The Web Authentication API (also known as WebAuthn) is a specification written by the W3C and FIDO, with the participation of Google, Mozilla, Microsoft, Yubico, and others. The API allows servers to register and authenticate users using public key cryptography instead of a password.
- Guide to Web Authentication
- Asynchronous Remote Key Generation: An Analysis of Yubico’s Proposal for W3C WebAuthn [PDF]
- Issue 664630: Web Authentication API for Chrome
- Bugzilla - [meta] Update WebAuthn JS API to the L1-REC spec
- keepassxc#1870 - Feature Request: Integration with the Web Authentication API
-
OpenSSL Cookbook
2023-05-31 The definitive guide to using the OpenSSL command line for configuration and testing.
Topics covered in this book include:
- key and certificate management,
- server configuration,
- a step by step guide to creating a private CA,
- testing of online services.