From f8b5d7e2d8f426afbb2dd54603aa41d62475e884 Mon Sep 17 00:00:00 2001 From: brent s Date: Thu, 12 Oct 2017 02:51:18 -0400 Subject: [PATCH] updating todos --- TODO | 3 ++- mumble/TODO | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index a5f6b53..76ab51e 100644 --- a/TODO +++ b/TODO @@ -11,4 +11,5 @@ sshkeys: -need to verify keys via GPG signature. we also need to have a more robust way of updating pubkeys - categorization +-need to verify keys via GPG signature. we also need to have a more robust way of updating pubkeys - categorization +-write API to get pubkeys, hostkeys? really wish DBs supported nesting diff --git a/mumble/TODO b/mumble/TODO index 46e1abe..e710a27 100644 --- a/mumble/TODO +++ b/mumble/TODO @@ -1,3 +1,4 @@ -add lsChans() -lsACL? lsBans? edit these? --find out some way to use the DBus/ICE/RPC interface instead? then we can get rid of the reload \ No newline at end of file +-find out some way to use the DBus/ICE/RPC interface instead? then we can get rid of the restart +-- NOTE: Arch murmur package currently disables ice at compile-time. https://bugs.archlinux.org/task/55958 \ No newline at end of file