Protocols
Password authentication
This is one of the simplest authentication method. The idea is just to send a pair (username, password)
to the server. It is obviously vulnerable to man-in-the-middle attacks.
This is one of the simplest authentication method. The idea is just to send a pair (username, password)
to the server. It is obviously vulnerable to man-in-the-middle attacks.