Skip to main content

Strong key generator

Project description

Stronk

CircleCI stronk

Strong Python key and password generator tool.

Requirements

Python 3.6+.

Usage

Key generation

To generate three keys with 256 characters:

stronk 3 256

To generate the default single key with 16 characters:

stronk

The maximum number of keys and characters that can be generated is 100 and 256:

stronk 100 256

Add the flag -i to generate identifiers alongside the keys for easier readibility, which also gets printed to the file. This is disabled by default.

stronk -i 3 256

Errors

Passing string literals as arguments will throw an error.

Output

The output of the keys is printed to stdout and stored in a file called "stronk.txt" in your current working directory.

Contributing

See the contributing guide.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stronk-1.1.3.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

stronk-1.1.3-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page