Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nwawrzyniak/pwng

pwng (password-next-gen) is a free and easy to use offline password generator with password rating function.
https://github.com/nwawrzyniak/pwng

java password password-generator password-rating

Last synced: about 1 month ago
JSON representation

pwng (password-next-gen) is a free and easy to use offline password generator with password rating function.

Awesome Lists containing this project

README

        

# (pwng) password-next-gen
![GitHub](https://img.shields.io/github/license/nwawrzyniak/pwng)
![GitHub repo size](https://img.shields.io/github/repo-size/nwawrzyniak/pwng)

Password Next Gen - Your password's next generator

## About
pwng is a free, easy to use, open source password generator and password rater.

The software is currently available in English and German. Additional languages may be added in future version.

Since pwng is written in [Java](https://www.oracle.com/java/) it will run on [all of these operating
systems](https://www.oracle.com/java/technologies/javase/products-doc-jdk8-jre8-certconfig.html).

## Download
All stable versions can be found on the ["Releases" tab on
GitHub](https://github.com/nwawrzyniak/pwng/releases).

## Notes for developers
If you want to help develop this application or compile from source code you should clone this repository with the
command ```git clone https://github.com/nwawrzyniak/pwng.git --recurse-submodules```. If you do not use
```--recurse-submodules``` you will have to run ```git submodule update --init``` afterwards. It is recommended to use
[IntelliJ IDEA](https://www.jetbrains.com/de-de/idea/download) to work on this project, as everything is already
preconfigured for it. If you use any other IDE you may have to specify the source, resource, test and library
directories and how the artifact is built.

## Maintenance
pwng is maintained by [Nico Wawrzyniak](https://www.github.com/nwawrzyniak). For questions, feedback and suggestions
feel free to contact me via [[email protected]](mailto:[email protected]).