taskwarrior/docs
Dustin J. Mitchell a8d45c67c6 Encrypt content sent to the server
This implements client-side encryption, so that users' task information
is not availble to the server (or to anyone who does not have the
`encryption_secret`).
2020-12-27 18:51:41 +00:00
..
src Encrypt content sent to the server 2020-12-27 18:51:41 +00:00
.gitignore scrpit to push docs 2020-11-26 23:02:15 -05:00
book.toml set default theme to ayu 2020-11-26 23:38:14 -05:00
build.sh scrpit to push docs 2020-11-26 23:02:15 -05:00
README.md add an mdbook 2020-11-21 21:27:58 -05:00

This is an mdbook book. Minor modifications can be made without installing the mdbook tool, as the content is simple Markdown. Changes are verified on pull requests.