I truly hope you find something better than:
http://java.sun.com/developer/technicalArticles/Security/pwordmask/

One - not so portable way,  would be sending an \033]8m - invisible
char to the console beforehand ?

/Kevin



On Tue, Feb 7, 2012 at 10:26 AM, Stanley Cai <stanley.w....@gmail.com> wrote:
> Hi,
>
> When I wrote a utility in clojure, I found I cannot find a way to read
> password from console. I use read-line for username, but would like not to
> print the password on the console when reading password. Any hints?
>
> Thanks,
> -stanley
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to