Martijn de Vos

Results 32 issues of Martijn de Vos

Since it's available in the debian repo's and on pip (so we can bundle it on OS X + Windows).

enhancement

**Describe the bug** When using Tribler with a large `tags.db` (mine is 4.58 GB), Tribler becomes unresponsive fast, and everything blocks when doing searches/browsing through channels. **To Reproduce** Steps to...

type: bug

When one currently wants to use this repository, there is no other option than to add this project as submodule, as done by the [superapp](https://github.com/Tribler/trustchain-superapp). However, Gradle does not really...

enhancement

It would be great if this repository could also support iOS, which should be possible using [multiplatform programming](https://kotlinlang.org/docs/multiplatform.html). Yesterday, I spent a few hours looking into this. It seems that...

enhancement

We are using the `apply plugin` syntax in the Gradle build files: ``` apply plugin: "application" apply plugin: "kotlin" apply plugin: "kotlinx-serialization" ``` This syntax, however, is not recommended anymore,...

enhancement

[A reddit user](https://www.reddit.com/r/tribler/comments/j4z32g/how_do_i_upload_new_files_anonymously/) noticed that some answers in the FAQ are worded strangely or are outdated. We should go through the questions/answers and rewrite stuff where needed.

type: enhancement
type: documentation

This issue will be the main discussion place for our ongoing project: "A blockchain-based token economy to prevent bandwidth free-riding" (the title is open for discussion). The basic idea is...

type: long-term
component: token economy

Several of the apps that I'm regularly using are showing a "what's new" dialog on the first startup after an update. In this dialog, new functionality, bug fixes, and other...

enhancement

[As reported on the forums](https://forum.tribler.org/t/website-security-of-tribler-org-f/6133/3), the security of [our website](https://tribler.org) is sub-optimal, see [this report](https://observatory.mozilla.org/analyze/tribler.org). I believe that many of the issues can be fixed already by adding the required...

type: enhancement