Explore >> Select a destination


You are here

ssoready.com
| | infinum.com
66.7 parsecs away

Travel
| | Enhance your app's security and user experience with passwordless authentication methods. Say goodbye to passwords and hello to convenience.
| | www.stackallocated.com
100.0 parsecs away

Travel
| | Shared signing keys for SAML identity providers is a commonly-overlooked vulnerability that matters more in the real world than other SAML issues.
| | openpgp-wg.gitlab.io
90.9 parsecs away

Travel
| | This document specifies the message formats used in OpenPGP. OpenPGP provides encryption with public-key or symmetric cryptographic algorithms, digital signatures, compression and key management. This document is maintained in order to publish all necessary information needed to develop interoperable applications based on the OpenPGP format. It is not a step-by-step cookbook for writing an application. It describes only the format and methods needed to read, check, generate, and write conforming packets ...
| | timilearning.com
150.3 parsecs away

Travel
| One common pattern in the previous systems we have discussed like MapReduce, GFS, and VMware FT is that they all rely on a single entity to make the key decisions. While this has the advantage of making it easier for the system to decide, the downside of this approach is that the entity is now a single point of failure. In this post, we'll learn how the Raft consensus algorithm solves this problem.