g0ldyy / comet

Stremio's fastest torrent/debrid search add-on.
MIT License
202 stars 34 forks source link

Encrypt jwt in manifest, stream urls #144

Open oneplusreddy opened 2 months ago

oneplusreddy commented 2 months ago

If I share my self-hosted configuration URL with friends and family, once they start using Comet, they can see JWT details, including our information like debrid APIs, in the browser's network tab. Is it possible to encrypt the JWT with a secret key in the URLs so that only the self-hosted Python files can understand it?

g0ldyy commented 2 months ago

yes it is possible