aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add cross signatures for dave@sleepmap.de UIDDavid Runge2022-04-302-487/+501
| | | | | | | certs/sleepmap.de/dave@sleepmap.de/*.asc: Provide cross-signatures between `91BD8815FE0040FA7FF5D68754C28F4FF5A1A949` and `1793DAD5D803A8FFD7451697BB992F9864FAD168`.
* Add README for projectDavid Runge2022-04-301-0/+32
| | | | | README.md: Add README explaining how to call just and how to override settings.
* Add PGP public key certs for sleepmap.de domainDavid Runge2022-04-303-0/+815
| | | | | certs/sleepmap.de/*/*.asc: Add PGP public key certs for christina@sleepmap.de and dave@sleepmap.de.
* Add gitignoreDavid Runge2022-04-301-0/+2
| | | | | .gitignore: Add output and certrings directory contents to ignore.
* Add dummy files to keep empty directoriesDavid Runge2022-04-302-0/+0
| | | | | {certrings,output}/.gitkeep: Add dummy file to keep empty directories.
* Add justfile to generate direct WKD directoryDavid Runge2022-04-301-0/+17
| | | | | | justfile: Add just file to generate direct WKD directory using sq and automatically synchronize it with a remote server using rsync.
* Add GPL3 license fileDavid Runge2022-04-301-0/+674
LICENSE: Add GPL3 license file.