/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

openapi.com
| | www.ayush.nz
2.5 parsecs away

Travel
| | [AI summary] This article provides a technical assessment of JSON Web Tokens (JWT) as a compact, self-contained mechanism for secure information exchange and authentication in APIs.
| | supertokens.com
2.2 parsecs away

Travel
| | Sessions vs. Tokens: Understanding the Differences in Authentication
| | www.mathieupassenaud.fr
2.1 parsecs away

Travel
| | [AI summary] The article argues for securing user accounts by minimizing the number of passwords stored and utilizing robust authentication protocols like OAuth, OpenID, and WebAuthn provided by major services, suggesting password managers and hardware keys as effective alternatives.
| | zfnd.org
15.1 parsecs away

Travel
| In one of ourprevious posts, we wrote an overview of the structure of the asynchronous network stack we designed forZebra, the Zcash Foundations forthcoming node implementation. This post will zoom in to take a close look at one small but interesting component: how we use Tokioscodecfunctionality to implement the Bitcoin wire protocol used by Zcash. []