Martijn de Vos
Martijn de Vos
> I'm currently exploring four ideas, which are mainly towards solve eclipse attacks: Focussing on a single attack (in contrast to solving the full range of DHT vulnerabilities) is usually...
Thanks for your suggestion. If I understand this correctly, you suggest using Tribler as a generic proxy for data beyond torrent downloading?
Ah I see. Looks like a valuable addition to Tribler, but we currently have more important features to focus on. We will, however, keep your suggestion in the backlog and...
Good find, thanks! The problem here is that the tests are now part of the source code, therefore making it non-trivial to filter out the tests. However, at the very...
My apologies, I didn't properly parse the second part of the issue. That is indeed a major problem. One thing I particularly like about the new file structure is the...
The critical issue is moved into #5385
Yeah good point, let's not mess too much with our installers so close before a release.
Thank you for your suggestion! At a first glance, I would like this feature and I don't there would be too many barriers to implementing this. We adhere to the...
Thanks for your suggestion!
@hbiyik we are using [PyInstaller](https://www.pyinstaller.org) to bundle the Python executable/runtime, and create an installer with NSIS.