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

Jotpass is a BSD utility that facilitates generating random passwords suitable for handwriting.
See [this](https://www.skreutz.com/posts/readable-random-passwords-with-jot/) blog post for an introduction.

## 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.