| Hey there, tech enthusiasts and security pros! Ready to explore the future of secure logins? We’re proud to introduce FortiLock, an innovative, next-level authentication system designed to keep your credentials safe even in a world full of threats. Imagine this: Even if a hacker knows your password, they still can’t get in. Sounds impossible, right? Well, that’s the magic of FortiLock. Let’s dive in and show you how this works! What Makes FortiLock So Unhackable?
FortiLock is built on a multi-server system, using Servers A, B, and C to split and secure your password in a way that hackers can’t beat. Here’s how it works: Server A stores the first 5 characters of your password.
Server B stores the rest of your password.
Server C stores your email and a special code called the Levelpoint.
When you log in, all these pieces come together, but here’s the kicker: No single server has enough information to steal your password! How the FortiLock Login Process Works:
Step 1: You Enter Your Email and Password The system sends a request to Server C to verify your email and levelpoint (a unique code that connects your password parts).
Step 2: Password Split Verification Server C gives the go-ahead to access Servers A and B, which check your hashed password in two parts. Only if both match, you move forward.
Step 3: The PinK System You’ll get an encrypted 9-digit code via email (this code changes every month!). Enter it after your password to complete the login.
Why Phishing Doesn’t Stand a Chance:
Worried about phishing attacks? We’ve got you covered. Check out how FortiLock makes phishing attacks almost impossible: Phishing-Resistant URLs: You’ll always access FortiLock via a secure, verified URL. No fake login pages here!
Custom Security Phrase: Choose your own security image/phrase that appears on your login page. If it’s missing, you know it’s a phishing attempt.
Short-Lived Tokens: FortiLock uses short-lived tokens in each login session, making it impossible for attackers to hijack your session even if they tried.
Example: You log in with your email and password. You see your chosen security phrase: "My Secure World." If the phrase isn’t there, you know it’s a scam! Simple and powerful. FortiLock’s Secret Weapon: The PinK System
Even if hackers somehow guess your password, they’re still out of luck. Why? Because of our PinK System, which sends you a fresh 9-digit code every month! That means they’ll need to steal your code too, but it changes before they even get a chance. FortiLock is Launching SOON!
We’re excited to announce that the test version of FortiLock will be publicly available on November 4th. You’ll get to experience how unhackable login truly feels, with all the layers of security FortiLock has to offer! FortiLock Makes Login Hacking a Thing of the Past
No matter how sophisticated cyber threats become, FortiLock is one step ahead. From split password storage to monthly PinK codes, and phishing protection, you’ll always be safe with FortiLock. Mark your calendars for November 4th and get ready to test the future of login security! Stay safe. Stay secure. Stay FortiLocked. |
The future of auth is probably something involving public key cryptography and zero knowledge proofs. This scheme is just complicated and fragile with moving parts, emails, reconstructing codes, etc.
With all due respect, this scheme is flawed. Individual servers should not be storing user password components in the clear for reconstruction. Monthly Magic Links. 9 digit codes. Pink codes? The state of the art today is a hardware enclave with a private key, and an authentication scheme that is bound to the website using browser APIs.
You might want to reconsider the name because it’s way too close to an actual real security vendor who names things this way.