aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-04-08 15:58:05 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-04-08 15:58:05 -0300
commit51535d312d2ea270369589fdab51fa9e77cf30d5 (patch)
tree04e3e72a585559c2676f92224ec1dbd2bb2668dc /TODO.md
parentedef80258c360d215ecb2a625d6a1e78885e4bc3 (diff)
downloadhydra-51535d312d2ea270369589fdab51fa9e77cf30d5.tar.gz
hydra-51535d312d2ea270369589fdab51fa9e77cf30d5.tar.bz2
Adding all-ssh and all-pgp arguments to newkeys
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO.md b/TODO.md
index cce1abd..f67485c 100644
--- a/TODO.md
+++ b/TODO.md
@@ -6,9 +6,7 @@ Hydra
- module-update: get latest commit from production branch, setup branch if need.
- bootless: properly support `$subdevice` in parted or always use first partition (like `/dev/sdb1`).
- - newkeys:
- - split SSH/OpenPGP check: just generate OpenPGP key if absent.
- - add 'all-ssh' and 'all-pgp' options to generate either all SSH or all OpenPGP keys.
+ - newkeys: split SSH/OpenPGP check: just generate OpenPGP key if absent.
Hydractl
--------