I created an extension to give you password requirements on login pages
Hey, at work, i have to manage everyone's accounts (adobe, microsoft, indeed...) for billing, setting stuff... and it's a nightmare : So many websites with so many different password requirements (minimum characters, lowercase, number...) and none of their login pages give a reminder of the requirements... So, I created Password Requirements Checker, that will give you on the login page requirements for password of the particular website.
Does the same job
all alternatives →

- UAUsing a color pattern to let a user 'recognise' their password2012 · github.com · ▲95
This is just a concept I made that allows a user to discern whether they have typed a password correctly before submitting. The user never sees their password, but should be able to recognise it's pattern. Thoughts?



More commerce this month
the category →

Compare your startup equity grant for free.
Commerce · 26d ago · equitybee.com
Launched alongside, August 2024
the whole month →
- IY
Life & fun · 2024 · ytch.xyz



- IA
Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…
Dev tools · 2024 · github.com