diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-03-26 11:20:33 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-03-26 11:20:33 -0300 |
commit | d0a2bd56844083bbd08fbbc7bc95f4425e50f4e3 (patch) | |
tree | 1b6d91e06819e708576f9cb5cb749c5800f86ba7 | |
parent | 51eaf1733168bd00e3a8b5848aa5c0ff8628e644 (diff) | |
download | hydra-d0a2bd56844083bbd08fbbc7bc95f4425e50f4e3.tar.gz hydra-d0a2bd56844083bbd08fbbc7bc95f4425e50f4e3.tar.bz2 |
TODO update
-rw-r--r-- | TODO.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -6,7 +6,10 @@ Hydra - bootless: properly support `$subdevice` in parted or always use first partition (like `/dev/sdb1`). - roles: show available node roles. - - whereis: show where's a website, service or node might be (DNS repo, DNS lookup and node definition) + - whereis: show where's a website, service or node might be (DNS repo, DNS lookup and node definition). + - 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. Hydractl -------- |