From e3913ab4c9d98cfed702e30b5875073eaa644d84 Mon Sep 17 00:00:00 2001 From: Joseph Montanaro Date: Mon, 11 Sep 2023 16:11:06 -0700 Subject: [PATCH] add todo list --- todo.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 todo.md diff --git a/todo.md b/todo.md new file mode 100644 index 0000000..3bae67e --- /dev/null +++ b/todo.md @@ -0,0 +1,6 @@ +* Switch to "process" provider for AWS credentials (much less hacky) +* Session timeout (plain duration, or activity-based?) +* Fix rehide behavior when new request comes in while old one is still being resolved +* Additional hotkey configuration (approve/deny at the very least) +* Logging +* SSH key handling