pass.ovni.dev Open in urlscan Pro
2606:4700:3033::ac43:a144  Public Scan

URL: https://pass.ovni.dev/
Submission: On May 14 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

<form>
  <div class="body"><label for="name">Name</label><input type="text" placeholder="Display name" name="name" required="" value="">
    <div class="relative"><label for="icon">Icon</label><input type="text" placeholder="Icon name (optional)" name="icon"
        value=""><a href="https://tabler.io/icons" target="_blank" class="absolute right-[13px] top-[40px] w-[20px]" title="Search icon"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-search"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0"></path><path d="M21 21l-6 -6"></path></svg></a>
    </div>
  </div>
  <div class="footer"><button type="submit" class="default">Create folder</button></div>
</form>

<form class="dark:border-white/5 rounded-[4px] border-darker/10 dark:bg-white/[0.01] bg-white border md:px-20 md:py-10 md:w-min md:min-w-[600px] mx-auto md:mt-[130px] p-5">
  <h2 class="text-[18px] md:text-[24px] font-inter-black text-center mb-5">Master Password</h2>
  <div class="text-[14px] text-center mb-5 dark:text-white/70 text-darker/70">Enter your master password to generate your passwords.</div><input placeholder="Master Password" type="password" name="password"
    class="w-full block text-[14px] md:text-[20px] text-center mx-auto px-3 py-4 border dark:border-white/5 border-darker/10 rounded-[4px] bg-white dark:bg-black/10"><button type="submit"
    class="w-full mt-5 block mx-auto rounded-[4px] bg-primary/10 dark:bg-primary/10 hover:drop-shadow-[0px_0px_15px_#7c1ff18c] hover:bg-primary hover:dark:bg-primary duration-300 text-[14px] font-inter-bold p-5 md:px-28 md:py-5 border border-primary hover:text-white mb-2 md:mb-0">Confirm</button>
</form>

Text Content

ovni.pw



CREATE NEW FOLDER

Name
Icon
Create folder


PASSWORD MANAGER

A simple and super secure way to generate and no-store your passwords.


HOW IT WORKS?

In this Password Manager, you can generate and "store" passwords in the most
secure way possible, entirely locally through your browser. This website doesn't
store anything on any server; instead, everything is stored locally in your
browser.

The system is very simple: only needs a global password and a service name (or
anything) to generate a password. A unique hash is generated using your global
password and the service name you've chosen, and then a unique password is
created using that hash.

By storing only the service/name you've chosen to generate a password, no one
will ever know the global password or the generated password. When you open
ovni.pw and enter the global password, the system will recreate the hash and
generate the same passwords for you to copy or view at that precise moment.


MASTER PASSWORD

Enter your master password to generate your passwords.
Confirm

Created with ❤️ byovni.dev