Closed mcndt closed 2 years ago
user_id should be a random id (e.g. uuid v4) that is used to indicate notes originate from the same user. From this, I can estimate the amount of active users per week/month with no or limited impact on privacy.
shipped in #22
user_id should be a random id (e.g. uuid v4) that is used to indicate notes originate from the same user. From this, I can estimate the amount of active users per week/month with no or limited impact on privacy.