All Projects → kenmick → FlowerPassword

kenmick / FlowerPassword

Licence: other
🌸花密,不一样的密码管理器

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to FlowerPassword

CryptoKnight
CryptoKnight is a general purpose cryptography desktop app
Stars: ✭ 18 (-51.35%)
Mutual labels:  password-generator, password
pwm
自用的密码管理工具
Stars: ✭ 34 (-8.11%)
Mutual labels:  password-generator, password
Passky-Desktop
Desktop application for Passky (password manager)
Stars: ✭ 47 (+27.03%)
Mutual labels:  password-generator, password
Vault Secrets Gen
A Vault secrets plugin for generating high entropy passwords and passphrases.
Stars: ✭ 238 (+543.24%)
Mutual labels:  password-generator, password
moac
Generate passwords and analyze their strength given physical limits to computation
Stars: ✭ 16 (-56.76%)
Mutual labels:  password-generator, password
mysql-user-db-creator-bash-script
Script to create a mysql database, user and password with just a command
Stars: ✭ 24 (-35.14%)
Mutual labels:  password-generator, password
MagicPassword
Need to generate a password? Try Gaowanliang Strong Password Generator. Just need a master password to generate secure passwords to keep your network safe.
Stars: ✭ 19 (-48.65%)
Mutual labels:  password-generator, password
Ttpassgen
密码生成 flexible and scriptable password dictionary generator which can support brute-force、combination、complex rule mode etc...
Stars: ✭ 68 (+83.78%)
Mutual labels:  password-generator, password
gpgpwd
Moved to GitLab
Stars: ✭ 22 (-40.54%)
Mutual labels:  password-generator, password
Passky-Server
API and Database for Passky (password manager)
Stars: ✭ 77 (+108.11%)
Mutual labels:  password-generator, password
Pwgen
macOS password generator
Stars: ✭ 130 (+251.35%)
Mutual labels:  password-generator, password
password-list
Password lists with top passwords to optimize bruteforce attacks
Stars: ✭ 174 (+370.27%)
Mutual labels:  password-generator, password
Passwd
A beautiful, cross-platform, encrypted password manager 🔐
Stars: ✭ 82 (+121.62%)
Mutual labels:  password-generator, password
javascript-strong-password-generator
JavaScript Strong Password Generator: based on Jeff Atwood's Post "Password Rules Are Bullshit".
Stars: ✭ 21 (-43.24%)
Mutual labels:  password-generator, password
Go Diceware
Golang library for generating passphrases via the diceware algorithm.
Stars: ✭ 69 (+86.49%)
Mutual labels:  password-generator, password
longtongue
Customized Password/Passphrase List inputting Target Info
Stars: ✭ 61 (+64.86%)
Mutual labels:  password-generator, password
Diceware
Generate secure passwords you can actually remember!
Stars: ✭ 66 (+78.38%)
Mutual labels:  password-generator, password
Pgen
Command-line passphrase generator
Stars: ✭ 68 (+83.78%)
Mutual labels:  password-generator, password
chinese-diceware
Diceware word lists in Chinese
Stars: ✭ 27 (-27.03%)
Mutual labels:  password-generator, password
mopass
A OpenSource Clientless & Serverless Password Manager
Stars: ✭ 40 (+8.11%)
Mutual labels:  password-generator, password

简介

花密是一款帮助用户自动生成密码的开源软件。用户只需要记住一个密码,即可为不同的网站生成密码。
花密通过记忆密码+区分代号计算生成密码。

  1. 基于HMAC,前端实时计算,无需后台储存,更加安全。
  2. 提供跨平台支持,包括Mac, Windows, iOS, Android, Chrome

mini_code

使用

intro

建议

  1. 记忆密码设置不要太过简单,比如123456,不要使用个人信息,比如生日、手机号等等。防止被社工或者弱口令破解。
  2. 区分代号可以自行混淆,比如为QQ生成密码,可以将区别代号设置为QQ123

用户评价

zhenxiang

参考

  1. 花密官网
  2. 花密Chrome版源码
  3. MD5 Library
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].