Viewing profile — buildmaster
buildmaster
HN member- Joined
- Thu, Apr 05, 2012, 8:03 AM UTC
- HN karma
- 3
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About buildmaster
Recent public activity
-
comment
Comment #10377835
I should also add that we don't use the URL for any kind of security/lookup. we rely on other information for that. as such the aim is to give readable canonical urls to your appli…
-
comment
Comment #10377829
thanks for the link, I agree it's bad practice if there's any kind of lookup/security based on the slug. We have a few other mitigations against looking up anything security wise f…
-
comment
Comment #10377172
also you can get hold of us in app using the intercom speech bubble in the bottom right of the app. That way we can track back to your user account and see what's up.
-
comment
Comment #10377152
I'm not sure what you mean by "your database" and what was wiped clean?
-
comment
Comment #10377146
it's not user id but actually just a random number. it's unrelated to your ID (which are actually more complex than just integers). The random number is there just to ensure we don…