Hacker News new | ask | show | jobs
by SahAssar 2226 days ago
> We don't store any vulnerable data - your passwords neither land on localStorage, sessionStorage, IndexedDB nor any server.

> In your database (https://fauna.com/) passwords are stored in encrypted version so nobody can steal them from there.

So fauna is not a server and not something running local in the browser from my reading of the above. Looking at fauna.com it seems like it absolutely runs on servers, just as a SaaS. What am I missing here?

Or do you just mean that the passwords are not stored on your servers?

1 comments

Yes, I meant here any other servers but Fauna. I thought it'll be obvious from the context, but I'll think about rephrasing this part. Thanks! :)