password
Version, currently 0.2.01 version
- 0.2.0latestMar 10, 2024
github.com/andreburgaud/password
Password tools
Installation
# Add this to your shard.yml
dependencies:
password:
github: andreburgaud/password
version: ~> 0.2.0Then run:
shards installshard.yml
- Crystal
>= 1.11.2- License
- MIT
- Author
- Andre Burgaud
- Target
passwordfrom src/main.cr
Dependencies
This version declares no dependencies.
README
password
password is a command line tool that helps generate passwords and check passwords against previous data breaches (https://haveibeenpwned.com/).
I created this projet as a means to learn and experiment with the Crystal programming language.
Usage
Docker is the easiest way to use 'password':
docker run --rm -it andreburgaud/password --help
Development
Requirements
- Crystal needs to be installed on your system.
- just is optional but recommended to build the executable.
Build
To build a local debug version:
just build
A file named password will be generated at the root of the project.
To build a release version:
just release
You will find a password executable file in a subdiretory of the bin directory.
Contributors
- Andre Burgaud - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.2.0- Tagged
- Mar 10, 2024
- Commit
5042384afdc1- Crystal
>= 1.11.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/andreburgaud/password
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 1