๐Ÿ“ฆ IamLizu / cifar-web

You can use the dumbest and remember able words to generate secret words(could be your passwords). Not an encryption algorithm though a little modification of Caesar Cipher(perhaps a stupid one).

โ˜… 3 stars โ‘‚ 0 forks ๐Ÿ‘ 3 watching
encryption
๐Ÿ“ฅ Clone https://github.com/IamLizu/cifar-web.git
HTTPS git clone https://github.com/IamLizu/cifar-web.git
SSH git clone git@github.com:IamLizu/cifar-web.git
CLI gh repo clone IamLizu/cifar-web
IamLizu IamLizu fix protocal 4866429 4 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ .github
๐Ÿ“ public
๐Ÿ“ src
๐Ÿ“„ .gitignore
๐Ÿ“„ .prettierrc
๐Ÿ“„ craco.config.js
๐Ÿ“„ package-lock.json
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ tailwind.config.js
๐Ÿ“„ README.md

Encryption as a Password Manager

GitHub Pages

Screenshot

You can use the dumbest and remember able words to generate secret words(could be your passwords). Not an encryption algorithm though a little modification of Caesar Cipher(perhaps a stupid one).

However, this may or may not (higher chances) solve the password remembering issue. So, the implication of 'Password Manager' is not literal.

Usage

  • At first, enter the string you want to generate your password with.
  • Then please select how many characters you want ot shift. Please not that this shifting is forward only and limited.
Enter required details

  • Now, press the generate button, a generated string will appear.
  • Finally, click the button to copy the string to your clipboard.
Generated hash

npm Package

cifar is available via npm package registry. Install it with npm i cifar.

Learn more about the npm package usage here.

Contributing

This was a pretty fun idea, nothing serious and not claimed as a password manager. However, you care more than welcomed to to contribute.

Make your awesome changes and submit a PR.