|
You are here |
www.alexedwards.net | ||
| | | | |
myers.io
|
|
| | | | | Every so often I see posts on Stack Exchange, or Hacker News where someone has figured out that their passwords are being sent to the server and the server can see them! The logic that we see is that if the password is hashed client side, then only the hash needs to be sent to the server, so the server never knows the password. Unfortunately, I sometimes even see this go one step further when people suggest that with this arrangement, HTTPS isnt required. Wrong. | |
| | | | |
martinheinz.dev
|
|
| | | | | In the previous post - Building RESTful APIs in Golang - we created RESTful API in Golang. Now, that... | |
| | | | |
curatedsql.com
|
|
| | | | | [AI summary] Kevin Feasel explains how to securely handle passwords in PowerShell automation scripts using SQL Server Credential Manager and encryption best practices. | |
| | | | |
nickjanetakis.com
|
|
| | | The Windows Subsystem for Linux (WSL) is ready for prime time. You no longer need a VM to run graphical Linux apps on Windows. | ||