todo.md: consider pass-based secret provider

This commit is contained in:
2024-11-07 09:04:23 +00:00
parent 6660896929
commit 7496c10cf9

View File

@@ -88,6 +88,7 @@
- make gnome-keyring-daemon less monolithic
- no reason every application with _a_ secret needs to see _all_ secrets
- check out oo7-daemon?
- also unix-pass based provider: <https://github.com/mdellweg/pass_secret_service>
- make dconf stuff less monolithic
- i.e. per-app dconf profiles for those which need it. possible static config.
- flatpak/spectrum has some stuff to proxy dconf per-app