Y
Hacker News
new
|
ask
|
show
|
jobs
by
javert
5080 days ago
So presumably, decent high-level languages (like Python) do use an encrypted connection - they just don't ensure the right person is on the other end of that connection?
1 comments
va1en0k
5080 days ago
yep
however, encrypted connection without this checks allows, for example, Man-In-The-Middle attack
link
however, encrypted connection without this checks allows, for example, Man-In-The-Middle attack