All Projects → wKovacs64 → pwl

wKovacs64 / pwl

Licence: MIT license
Password Lense: reveal character types in a password

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to pwl

rustplatz
(Inoffizielle) Website für das Rust-Projekt von Dhalucard, Bonjwa und RocketBeans
Stars: ✭ 15 (-25%)
Mutual labels:  netlify, vite
jumble-password
🔐 A tiny tool to create unique id's or passwords.
Stars: ✭ 30 (+50%)
Mutual labels:  password
bluise
🍄 Bluise - A Nuxt.js & Netlify CMS boilerplate.
Stars: ✭ 132 (+560%)
Mutual labels:  netlify
pywnedpasswords
Checkt pwnedpasswords.com in a secure way
Stars: ✭ 22 (+10%)
Mutual labels:  password
mpw-rs
Master Password in Pure Rust
Stars: ✭ 34 (+70%)
Mutual labels:  password
Passky-Server
API and Database for Passky (password manager)
Stars: ✭ 77 (+285%)
Mutual labels:  password
Compressed2TXT
File(s)/Folder(s) "Send to" menu .bat ascii encoder with optional password and makecab lzx compression
Stars: ✭ 156 (+680%)
Mutual labels:  password
neu ui
Prototype and build projects faster using Neu UI - an open source React component library designed to neumorphic style. Built using React, Styled Components, Jest and Storybook.
Stars: ✭ 23 (+15%)
Mutual labels:  netlify
aria-vue
Testing tools for Vue components
Stars: ✭ 21 (+5%)
Mutual labels:  vite
vue-seo-friendly-spa-template
Vue.js PWA/SPA template initially scaffolded with vue-cli and configured for SEO. Makes use of prerendering and other techniques/packages in order to achieve a perfect "Lighthouse Score".
Stars: ✭ 41 (+105%)
Mutual labels:  netlify
keepassxc-pwned
Check your keepassxc database against previously breached haveibeenpwned passwords
Stars: ✭ 25 (+25%)
Mutual labels:  password
chinese-diceware
Diceware word lists in Chinese
Stars: ✭ 27 (+35%)
Mutual labels:  password
PASSY
This project has moved to GitLab.com
Stars: ✭ 14 (-30%)
Mutual labels:  password
elucidator-blog-starter
Opinionated Vue 3 + Vite + Typescript minimal blog starter ⚔
Stars: ✭ 28 (+40%)
Mutual labels:  vite
svelte-typescript-setups
Examples and tests of different bundler setups for Svelte with Typescript and PostCSS (Tailwind)
Stars: ✭ 50 (+150%)
Mutual labels:  vite
LBFH
About All in one tool for Information Gathering, Vulnerability Scanning and Crawling. A must have tool for all penetration testers
Stars: ✭ 46 (+130%)
Mutual labels:  password
netlify-lambda-function-example
An example Netlify Lambda function that processes payments with Stripe.
Stars: ✭ 93 (+365%)
Mutual labels:  netlify
gatsby-blog-template
✍️ A GatsbyJS Blog Template for blogging purposes.
Stars: ✭ 38 (+90%)
Mutual labels:  netlify
todos-express-password
Todo app using Express and Passport for sign in with username and password.
Stars: ✭ 739 (+3595%)
Mutual labels:  password
django-pwned
A collection of django password validators
Stars: ✭ 22 (+10%)
Mutual labels:  password

Password Lense Demo

What is this?

Certain characters in passwords ('O' and '0', 'I' and 'l', etc.) can be hard to identify when you need to type them in (and copy-paste is unavailable). Password Lense is a small web application that provides a quick and secure way to get a more informative view of your password.

Features

  • Color codes each character in your password with a corresponding legend/key
  • Hover-based tooltip on each character in case the colors are not enough
  • Accessible color palette
  • Light and dark modes
  • Monospace font for easy character identification
  • Core functionality works even when offline
  • Secure (your password never leaves your browser)
  • Pressing ESC clears the password (in case someone walks in unexpectedly)
  • Checks your password against those available in publicly disclosed data breaches (requires Internet connectivity)
  • Automatically checks for updates (requires Internet connectivity)

Run your own

Deploy to Netlify

Why?

Because a co-worker asked for it.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].