LANTERN

Rent a secure workspace, not just hardware.

Create your account

Already have an account? Sign in instead.

What the invite code is for

Lantern has no open, public signup. The invite code proves you belong to a specific company, it is how the server decides which company's rentals and devices you are allowed to see. Get it from a teammate who already has an account: it is shown on their Account page. Without a valid code, no account can be created, for anyone.

What this page does not do

  • Your password is checked against a 12-character minimum length and against real leaked-password data before the account is created, the same rule this project enforces everywhere else.
  • No password or token is ever stored in the browser's localStorage. Signing up signs you in the same way logging in does: one httpOnly cookie holding a random session number.
  • Five failed attempts from the same address locks out further attempts for fifteen minutes, whether the failure was a wrong invite code, a weak password, or an email that is already taken.