Access links are a disaster.
200 characters of base64 in a JWT, huge config files, or giant URLs. People truncate them, screenshot them, or lose them in chat history.
Just 5 base58 characters. Easy to copy, paste, or read aloud without sending config files or massive links. Cryptographically protected against brute-force.
200 characters of base64 in a JWT, huge config files, or giant URLs. People truncate them, screenshot them, or lose them in chat history.
A short token is easy to distribute. For additional security, there is optional password protection, built-in defense against brute-force attacks, and limits on the number of activations.
Create a short 5-character base58 token in the dashboard. Optionally, add a password for extra security.
Send the token via Slack, SMS, or just dictate it over the phone. If you set a password, you can send it through a different channel.
The user enters the token. The extension uses its DevID and HMAC key to sign the request, preventing replay attacks and brute-force.
Live demo, no signup. Or grab the trial — every feature, fourteen days, no card.