How about putting the passwords in a gradle.properties file that you don't commit to VCS? I'm pretty sure that the maven encrypted password is an open two-way "encryption" meaning that it's obfusication rather than anything more rigorous.

On Mar 25, 2011, at 6:54 AM, Benjamin Muschko wrote:

Hi,

I need users to store their password in a Gradle script. For security
reasons I don't want them to store the password in plain text. Does Gradle
provide some kind of password encryption mechanism like e.g.
http://maven.apache.org/guides/mini/guide-encryption.html Maven does ?

Thanks,

Ben

--
View this message in context: 
http://gradle.1045684.n5.nabble.com/Password-encryption-tp4264140p4264140.html
Sent from the gradle-user mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to