taskwarrior/cli
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
tests Switch to a command-line API closer to TaskWarrior 2020-12-19 16:40:09 -05:00
Cargo.toml specify version ranges 2020-12-26 16:03:57 +00:00