I’m looking for a forgejo cli (something similar to gh for github or glab for gitlab - neither of which I’ve ever used).
I found one named forgejo-cli and another named fgj but, from a quick look at the source, both seem to save my API key in a plaintext file, which… I just find unacceptable (and, frankly, quite dumb).
Do you know of any others?


Do what? Get another program’s secrets? Just ask the d-bus interface for them.
https://specifications.freedesktop.org/secret-service/latest/
Alternatively, monitor d-bus when they’re being stored or retrieved.
man dbus-monitor