aboutsummaryrefslogtreecommitdiffstats

# WKD

This repository tracks data (PGP public key certificates) and scripts to create a WKD setup for a domain.

## Requirements

## Usage

To use the default fqdn, remote and location to deploy for, use

`bash just `

To set the fqdn and remote use:

`bash just --set fqdn example.com --set remote user@example.com --set location /some/location/on/remote `

The above assumes that PGP public key certificates are available in the [certs](certs) directory for the given fqdn.

## License

WKD is licensed under the terms of the GPL-3.0-or-later (see [LICENSE](LICENSE)).