Skip to content

Comment on Show HN: Your Email Assistant in the Cloud

Comments

Hi, looks nice, I do not know if I would use it. But I'm sure someone would. I would like to know more about password protection. I mean how do you secure my password?

Password protection is a good issue.  Obviously its not as simple as a native web application where we can just hash the users password so never actually store it in plain text.

For Gmail users we can use XOauth, which helps, but for other services we will have to store login details somewhere.  We are currently working on a way of encrypting the passwords that are stored in case of security breaches, but its definitely not an easy task at the moment (our private alpha is just using Gmail users).

Edited: wrong response :)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.