mirror of
https://github.com/curl/curl.git
synced 2025-09-13 23:52:42 +03:00
parent
781cd3e864
commit
f5ba531ed2
|
@ -68,7 +68,7 @@ plain text anywhere.
|
|||
Many of the protocols libcurl supports send name and password unencrypted as
|
||||
clear text (HTTP Basic authentication, FTP, TELNET etc). It is easy for anyone
|
||||
on your network or a network nearby yours to just fire up a network analyzer
|
||||
tool and eavesdrop on your passwords. do not let the fact that HTTP Basic uses
|
||||
tool and eavesdrop on your passwords. Do not let the fact that HTTP Basic uses
|
||||
base64 encoded passwords fool you. They may not look readable at a first
|
||||
glance, but they are easily "deciphered" by anyone within seconds.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user