Earlier quoted context omitted.
What hash do you use?
bcrypt is the industry standard.
[1] https://en.wikipedia.org/wiki/Password_Hashing_Competition
[2] https://cheatsheetseries.owasp.org/cheatsheets/Password_Stor...
41–50 of 151 posts
Earlier quoted context omitted.
What hash do you use?
bcrypt is the industry standard.
[1] https://en.wikipedia.org/wiki/Password_Hashing_Competition
[2] https://cheatsheetseries.owasp.org/cheatsheets/Password_Stor...
[flagged]
Many countries in Europe require you to register with the local police any visitors you are hosting and pay a visitor's tax: this is why hotels would ask for the same documents too.
GDPR should help ensure they only keep the passport data until they complete the registration, and then remove it after some time or at your request.
Just out of interest have you had any legal threats etc from this kind of probing if they don't have explicit bug bounty programs? Also do you ever get offered bounties in on reporting where there wasn't a program?
Actual legal threats are uncommon but I have seen some companies try to offer a bribe disguised as a retroactive bug bounty program, in exchange for not publishing. Obviously it is important to decline that.
Rule 1. NEVER trust user supplied data. Once that rule was broken, any other rules broken became clear to everyone
That is shamefully poor security.
I will say though, this kind of thing does wonders for my imposter syndrome.
[flagged]
Just use a framework to build your site. Don’t reinvent the wheel!
[flagged]