[
https://issues.apache.org/jira/browse/SVN-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17124205#comment-17124205
]
Sebb commented on SVN-4375:
---------------------------
Also, whilst being able to get the password from stdin is useful, this
precludes passing the commands from stdin as well.
Whereas being able to read the password from an fd or a file would free up
stdin
> Allow svnmucc to read password from fd
> --------------------------------------
>
> Key: SVN-4375
> URL: https://issues.apache.org/jira/browse/SVN-4375
> Project: Subversion
> Issue Type: Improvement
> Components: svnmucc
> Affects Versions: ---
> Reporter: Sebb
> Priority: Major
> Fix For: ---
>
>
> {noformat:nopanel=true}
> It's not very secure having the password provided on the command-line.
> A more secure method is to read the password from a file descriptor, c.f. the
> GPG --passphrase-fd option. Or at least support reading the password from
> stdin.
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)