Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		
- 
				
				 Highlow4269yAt a company I interned at the did salted hashes... With the salt in the same spreadsheet... Highlow4269yAt a company I interned at the did salted hashes... With the salt in the same spreadsheet...
- 
				
				 Highlow4269ySeparate hashes and their individual salts and maybe even encrypt the salts for good measure Highlow4269ySeparate hashes and their individual salts and maybe even encrypt the salts for good measure
- 
				
				quijibo719y@Highlow Storing the salt in the same spreadsheet isn't actually all that bad though..?
- 
				
				 Highlow4269y@quijibo Storing salts right next to the username is fine for verification purposes however salted hash + password + username is stupid bc on simple data breach and they can just hash common passwords with the salt and continue to check. This wasn't some start up ir something this was a security company with one metric f*ckload of users which was facing cyber attacks and should have been more secure Highlow4269y@quijibo Storing salts right next to the username is fine for verification purposes however salted hash + password + username is stupid bc on simple data breach and they can just hash common passwords with the salt and continue to check. This wasn't some start up ir something this was a security company with one metric f*ckload of users which was facing cyber attacks and should have been more secure
Related Rants
- 
						
							 sonrisa37Best quotes from IT teacher: - "C# is a language to program your IDE." - "C# is a language for beginners, and... sonrisa37Best quotes from IT teacher: - "C# is a language to program your IDE." - "C# is a language for beginners, and...
- 
						
							 PieInOblivion11I once brought my Kali Linux laptop to school. (Because normal had dead battery, waiting for shipping) MFW so... PieInOblivion11I once brought my Kali Linux laptop to school. (Because normal had dead battery, waiting for shipping) MFW so...
- 
						
							 Gerrymandered34 Gerrymandered34 I was in school and I got bored. I opened two command prompts and did what any scammer would do. 
I went to t... I was in school and I got bored. I opened two command prompts and did what any scammer would do. 
I went to t...




Forgot my password at school, say so, they tell me the password. Have they never heard about security?
undefined
school
hash your passwords