Move adult content to its own repo
There are several apps in F-Droid containing content not suitable for minors. We should move them into its own repo. The reasons for this are as follows: 1. Most obvious of all, we're letting minors download adult content without even asking them to confirm their age. While luckily most (all?) of the adult apps we have start with a dialog telling the user to not use the app unless they're 18 years or older, we shouldn't be just hoping the app developers do this right. 2. Adult apps have an increased chance of questionable and objectionable content (see fdroiddata#2335) for example, which is not something we should be spreading, especially not in the main repo. While their are different ways to solve this, my suggestion is to deal with it as followed: 1. Create an adult repo, which has some kind of 18+ flag in it (currently ignored by F-Droid and other clients) 2. Copy all adult apps over to this repo 3. Add support in F-Droid to show a dialog window asking the user to confirm they are 18 years or older when trying to enable a repo with the 18+ flag 4. Add the adult repo to F-Droid by default (but disabled by default) 5. Release a blog post, talking about the new repo 6. After some time, remove the apps from the main repo I'm marking this issue as confidential because there are legal risks related to point 1.
issue