Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hiql/passwords-app

A random password generator
https://github.com/hiql/passwords-app

Last synced: about 1 month ago
JSON representation

A random password generator

Awesome Lists containing this project

README

        

image

# Passwords

A random password generator

![alt text](screenshot.png)

## Features

- Generator
- Random
- Memoriable
- PIN
- Hasher
- MD5
- Bcrypt
- SHA1/SHA224/SHA256/SHA384/SHA512
- BASE64
- Analyzer
- Password strength test
- Common password check
- Estimate the time to crack

## Tech Stacks

Tauri + React + Radix UI + Typescript + Rust

## App Icon

```shell

npm install -g @uosjs/icon-builder

uosjs-icon-builder --input=passwords.png --output=./dist/icons/

```

## License

MIT