I think we can get this implementation to work in a private tracker environment with
- passkey in announce url
/announce/<passkey>
- event hooks in announce GET requests
It will be under a feature flag as the metrics are right now, so no performance impact on disabled
This will enable to make private tracker extensions
I am up to try to implement them but want to have an opinion on the dev leads here to see if they are up to accept that direction
I think we can get this implementation to work in a private tracker environment with
/announce/<passkey>It will be under a feature flag as the metrics are right now, so no performance impact on disabled
This will enable to make private tracker extensions
I am up to try to implement them but want to have an opinion on the dev leads here to see if they are up to accept that direction