Hacker News new | ask | show | jobs
by ronilan 2979 days ago
I think that:

Privacy best practice is to know nothing, or as little as possible, about the user.

If storing progress is required, and local device storage is not sufficient, a minimalist online setup is the desirable solution.

An automatically generated user id and a simple user-progress table should be enough. GCloud has all the required parts ready to go.

In any case this whole thing should come after the user has had a chance to experience the product.

But that’s just me.

I ain’t no power-to-be ;)

1 comments

We've thought about putting the signup after the tutorial, just haven't had the time to get to it just yet. I'll add this as a +1 to us starting to work on it :)

Thanks for the feedback!

The google signin was the stopping point for me too.