-
-
Notifications
You must be signed in to change notification settings - Fork 16.6k
nixos/matrix-conduit: add secretFile option #432008
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
nixos/matrix-conduit: add secretFile option #432008
Conversation
Hey @wolfgangwalther, I hope it is okay to ping you here. The current maintainer of this module and the corresponding package is pretty inactive, so I'm pinging you as you are a person who is fairly involved in this module and the corresponding package. It would be nice if you could review this pull request. Have a great day! |
Sorry, I am not involved at all. I don't even know what |
Oh, I'm sorry, thank you anyway! Have a great day! |
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Thank you for your review @SuperSandro2000! |
Conduit doesn't support setting secret files in their settings, but they allow setting environment variables.
To not save the secrets like the turn secret in plain text, I've added a secretFile option, where you can pass a path to the secret file containing all the necessary environment variables.
I've also added myself as a maintainer.
I'm using it in my server and didn't experience any problems.
Have a great day!
Things done
passthru.tests
.nixpkgs-review
on this PR. See nixpkgs-review usage../result/bin/
.Add a 👍 reaction to pull requests you find important.