[ https://issues.apache.org/jira/browse/SVN-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17121044#comment-17121044 ]
Sebb commented on SVN-4375: --------------------------- Looks like svnmucc supports --password-from-stdin since version 1.10, though I could not find it in the release notes anywhere. > 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)