From 1f7c6f906ba3ab49b9ee9d44c1b99eb2e36801fc Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 5 May 2020 19:36:21 +0200 Subject: [PATCH] update TODO --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 9fd1fc7c4d..4f2d962b3d 100644 --- a/TODO +++ b/TODO @@ -22,6 +22,12 @@ Janitorial Clean-ups: Features: +* homed: permit multiple private keys to be used locally, and pick the right + one for signing records automatically depending on a pre-existing signature + +* homed: add a way to "adopt" a home directory, i.e. strip foreign signatures + and insert a local signature instead. + * busctl: maybe expose a verb "ping" for pinging a dbus service to see if it exists and responds.