Sqrl

From Conservapedia

SQRL (short for "Secure Quick Reliable Login," pronounced "squirrel") is an open standard for user authentication online. This system uses asymmetric cryptography to authenticate users, thus eliminating the need for usernames and passwords. This system was designed by security researcher Steve Gibson, and has been released into the public domain.[1]

Process[edit]

When SQRL is configured and in use by a client and server, the process goes as follows.

  1. The website creates a unique session for the client connecting to it.
  2. The website generates a long string of random characters (known as a nonce) and provides it to the client
  3. The client takes this string and encrypts it using its private key, then returns it to the server
  4. The server decrypts the nonce using the client's public key, and verifies its validity.
  5. The server grants the client the rights attached to the now-known user


Since the client should be the only one with the private key, and only the private key can encrypt text so that the client's public key can decrypt it, this process proves that the client's private key was used. However, it is never disclosed to the server. Nonetheless, the server can be reasonably assured who a client is. Further, the server never needs to collect private information. There is no need to secure a username and password, since there is none needed.[1]
This entire process relies solely on the private key, meaning that it is very important for this to be secure. SQRL uses "25519" elliptic curve cryptography to provide the user with what is believed to be at least the equivalent of a 2140 key strength[2][3]

References[edit]


Categories: [Internet]


Download as ZWI file | Last modified: 02/16/2023 19:34:44 | 1 views
☰ Source: https://www.conservapedia.com/SQRL | License: CC BY-SA 3.0

ZWI signed:
  Encycloreader by the Knowledge Standards Foundation (KSF) ✓[what is this?]