
Can you remove the account associated with this email address. I did not realize passwords were stored in plain text before sending (I missed the small print on the page) Thanks

You'll want to resets any accounts that use the same password and consider using a password manager in future. Sadly, I can't recommend one because everyone seems to hate them all. Sorry for the convenience :( On Mon, Nov 2, 2015 at 4:14 PM, Richard Torruellas III < rtorruellas@gmail.com> wrote:
Can you remove the account associated with this email address. I did not realize passwords were stored in plain text before sending (I missed the small print on the page)
Thanks _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
-- Chris Allen Currently working on http://haskellbook.com

On Mon, Nov 02, 2015 at 07:37:28PM -0500, Michael Orlitzky wrote:
On 11/02/2015 05:16 PM, Christopher Allen wrote:
consider using a password manager in future. Sadly, I can't recommend one because everyone seems to hate them all.
"gpg -c" and "gpg -d" do a fine job.
pass is a nice wrapper around that :) http://www.passwordstore.org/
participants (4)
-
Christopher Allen
-
Lukas Epple
-
Michael Orlitzky
-
Richard Torruellas III