I’m working on Bittorrent-based app, that implements some DHT features (for the network data exchange)
It is accessible, work in browser, loading the data but warns me about DHT network is unreachable. I suppose it could be related with some sandbox permissions as this feature works well without Flatpak container.
Not sure yet; it might be a bug in the app related to the environment I’m using. Please let me know if I forgot to set any permissions that are typically required for BitTorrent apps running inside the sandbox container. Or the ports forwarding (like some VM requires)…
Also, if you have an example of any working BT app manifest, that could be helpful!