What every developer should know about authentication (part 1)
The problems you can face at the beginning of your career
As a beginner softwarer developer you probably don’t care much about
certificates, private keys and other things related to security of your apps.
You just stick to good old HTTP, make sure you didn’t forget to paste all of
these weird --insecure --notls --ignore-certificate-errors
--sure-i-want-free-bitcoins flags, skip all warnings…
[Read More]