FreeTAKTeam / UI

FreeTAKServer Web User Interface project
MIT License
30 stars 27 forks source link

TLS Based UI #72

Open naman108 opened 2 months ago

naman108 commented 2 months ago

Given the current security issues for authenticated users, we should add a default TLS option for users to prevent MITM and sniffing attacks.

brothercorvo commented 1 month ago

@naman108 push the version to Dev for testing

brothercorvo commented 1 month ago

basic functions works, however Rest calls fail at the moment, need more development

naman108 commented 1 month ago

yup there isn't really a workaround apart supporting a TLS based RestAPI, probably worth creating a new issue in FTS for this.