summaryrefslogtreecommitdiff
path: root/README.md
blob: 9d37cf57dd17eae2e42560495b389c016b86823e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Jotpass

Jotpass is a BSD utility that facilitates generating random passwords suitable
for handwriting. See [this][intro] blog post for an introduction.

[intro]: https://www.skreutz.com/posts/readable-random-passwords-with-jot/

## Usage

Print a random password:

    $ jotpass
    P6ji-4pRZ-Ze7m-q7Bp-Vpye-HCjr-hygF-6TwQ-oRJT-yx6p-SyMB-AwUm

See the manual page for the available options.

## Installation

Run `make install` as root to install the `jotpass` utility and man page.
Generated by cgit. See skreutz.com for my tech blog and contact information.