From: Silvio Rhatto Date: Sat, 4 Jan 2025 16:07:36 +0000 (-0300) Subject: Fix: removes TODO (#1) X-Git-Tag: 0.6.0~26 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=d9e8b357758639f568a82f74e9dd0e3f649aceb6;p=keyringer.git Fix: removes TODO (#1) --- diff --git a/TODO.md b/TODO.md deleted file mode 100644 index c2b79a4..0000000 --- a/TODO.md +++ /dev/null @@ -1,20 +0,0 @@ -# TODO - -* [ ] Support for external sources: - * [ ] Files with `.external.asc` extension are handled especially. - - * [ ] Datas sources to be configured (`config/` folder in the keyring). - - * [ ] External commands supported (such as KeePassXC CLI and - `password-store`). - -* [ ] Support for exporting data: - * [ ] Into `password-store`. - - * [ ] Into KeePassXC files. - -* [ ] Support for secrets templates. - -* [ ] Document recommended organizational schemes for password management. - -* [ ] A `grep` action for filtering secret outputs.