Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jarne/getword
🔑 A website to generate passwords
https://github.com/jarne/getword
app characters generator numbers password web
Last synced: about 1 month ago
JSON representation
🔑 A website to generate passwords
- Host: GitHub
- URL: https://github.com/jarne/getword
- Owner: jarne
- License: mit
- Created: 2019-04-07T11:35:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-29T17:40:34.000Z (about 1 year ago)
- Last Synced: 2023-10-29T18:23:44.377Z (about 1 year ago)
- Topics: app, characters, generator, numbers, password, web
- Language: PHP
- Homepage: https://getword.landway.space
- Size: 3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GetWord
A website to generate passwords
##
[Description](#-description) | [Usage](#-usage) | [Contribution](#-contribution) | [License](#%EF%B8%8F-license)
## 📙 Description
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## 🖥 Usage
### Setup & requirements
The application needs a modern version of PHP (PHP 8.0 or newer at the moment).
### Docker image
The recommended way to deploy GetWord is using its [Docker](./Dockerfile) image.
The image can be pulled from the
[GitHub Packages registry](https://github.com/users/jarne/packages/container/package/getword)
using: `docker pull ghcr.io/jarne/getword:latest`.## 🙋 Contribution
Contributions are always very welcome! It's completely equal if you're a beginner or a more experienced developer.
Thanks for your interest 🎉👍!
## 👨⚖️ License
[MIT](https://github.com/jarne/GetWord/blob/master/LICENSE)
### Attributions
[Icon](https://iconarchive.com/show/small-n-flat-icons-by-paomedia/keyring-icon.html) by [paomedia](https://github.com/paomedia) (under Public Domain license)