A website to generate passwords
Description | Usage | Contribution | License
GetWord is a website to generate passwords with various features:
- Length
- Percentage of letters, numbers, special characters
- Generate easy to remember passwords (with more vowels)
- Copy to clipboard and generate a new one using buttons at the top
The application needs a modern version of PHP (PHP 8.0 or newer at the moment).
The recommended way to deploy GetWord is using its Docker image.
The image can be pulled from the
GitHub Packages registry
using: docker pull ghcr.io/jarne/getword:latest
.
Contributions are always very welcome! It's completely equal if you're a beginner or a more experienced developer.
Thanks for your interest 🎉👍!