davesteele / comitup

Bootstrap Wifi support over Wifi
https://davesteele.github.io/comitup/
GNU General Public License v2.0
320 stars 54 forks source link

[Feature Request] Use HTTPS #79

Closed CallumJHays closed 4 years ago

CallumJHays commented 4 years ago

Self-signed certificates should be fine. Just can't let network credentials be visible to men in the middle.

davesteele commented 4 years ago

If it is self-signed, you aren't protected from men in the middle. Patches will be considered.

CallumJHays commented 4 years ago

Right, I was confusing MITM with regular packet sniffing.