it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

Password Generator

Open m-arabi opened this issue 1 year ago • 5 comments

What type of request is this?

New tool idea

Clear and concise description of the feature you are proposing

Password generation tool

  1. Ability to generate Random password with Include Number and Symbols
  2. Ability to generate Memorable password with Capitalize
  3. Ability to generate Pin

Is their example of this tool in the wild?

https://1password.com/password-generator/

Additional context

No response

Validations

  • [X] Check the feature is not already implemented in the project.
  • [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • [X] Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).

m-arabi avatar Aug 15 '24 08:08 m-arabi

Hi @m-arabi and @CorentinTh, implemented in #1260 and #1261 (and enhanced token generator in #913)

sharevb avatar Aug 24 '24 09:08 sharevb

Perfect. Meet the requirement.

m-arabi avatar Aug 24 '24 11:08 m-arabi

Hi, if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)

sharevb avatar Nov 24 '24 21:11 sharevb

I'm using this Token Generator (https://sharevb-it-tools.vercel.app/token-generator) to replace the 1Password password generator mentioned in the description above. If @sharevb can add Passphrase Generator ( https://sharevb-it-tools.vercel.app/passphrase-generator ) into the Token Generator, it will be a perfect replacement for the 1Password password generator.

If it's too difficult to incorporate 2 tools into one, I guess it's better to to have 2 tools that do their job well than 1 bad tool. Thanks!

gineer01 avatar Dec 02 '24 04:12 gineer01

Hi @gineer01, for time being, I prefer to let things split

sharevb avatar Dec 11 '24 16:12 sharevb