- Package:
- python-debiancontributors
- Source:
- debiancontributors
- Submitter:
- Ansgar Burchardt
- Date:
- 2015-03-22 22:21:06 UTC
- Severity:
- wishlist
Hi, it would be nice if dc-tool had an option to read the auth token from stdin. In particular I want to be able to use sudo -u dak-unpriv dc-tool ... < /a/file/dak-unpriv/cannot/read where dak-unpriv should not have access to the actual secret. Maybe "--auth-token @" (without a filename) could be used for this? Ansgar