amugofjava / anytime_podcast_player

Simple, easy to use Podcast player app written in Flutter and Dart.
BSD 3-Clause "New" or "Revised" License
376 stars 99 forks source link

Feature/62 enforce https usage #69

Closed Chralu closed 1 year ago

Chralu commented 2 years ago

Closes #62

Hi,

this is a improvement proposal to force HTTPS usage. Indeed, authorizing the whole app to establish HTTP connections is a security issue.

I'll be happy to discuss about all this.

Chralu commented 1 year ago

Any review/comment is welcome 😁

amugofjava commented 1 year ago

Thank you.