|
You are here |
www.osintcurio.us | ||
| | | | |
textslashplain.com
|
|
| | | | | All major browsers have a built-in password manager. So we should use them, right? I Do I use my browser's password manager because it's convenient: with sync, I get all of my passwords on all of my devices. This convenience means that I can use a different password for every website, improving my security. This... | |
| | | | |
blog.chand1012.dev
|
|
| | | | | Let me get something out of the way: LTT getting hacked is what inspired me to write this. If you were not aware, Linus Tech Tips, one of YouTube biggest tech channels, was hacked. They made a video about the situation, but here is the TLDR: an employee received what they thought was a PDF from a legitimate sponsor for the channel. They downloaded the PDF, tried to open it, and when it didn't open, went back to work. | |
| | | | |
toddcullumresearch.com
|
|
| | | | | Many of us who work in the software security field even need to do a security healthcheck from time-to-time. For me, my data security also includes privacy. After all, if my data is being sent to every Tom, Dick, and Harry, then the chances that it gets into the wrong hands or hands with improper... Read More | |
| | | | |
www.sjoerdlangkemper.nl
|
|
| | | To securely store passwords they should be hashed with a slow hashing function, such as PBKDF2. PBKDF2 is slow because it calls a fast hash function many times. This blog post explores some properties that the iterations must have to be secure. | ||