diff --git a/pages/use-solid/apps.md b/pages/use-solid/apps.md index 26fe57a6..89113afb 100644 --- a/pages/use-solid/apps.md +++ b/pages/use-solid/apps.md @@ -6,7 +6,25 @@ permalink: /use-solid/apps These Solid-compatible apps will store your data on [your own Pod]({{site.baseUrl}}/use-solid). -Want to add a Solid-compatible app to this list? Contact the Solid Manager via info@solidproject.org or submit a [submit a pull request](https://github.com/solid/solidproject.org/edit/staging/pages/use-solid/apps.md). +# Apps inclusion and exclusion criteria + +The criteria for an app to be Solid-compatible are: +* If identifying users is necessary, they must be able to login using their WebID and pointing to the Identity Provider of their choice +* Data consumed by the app should be fetched from Solid Pods if possible +* Data generated by the app should be stored in Solid Pods +* The interaction between the app, pods, and Identity Provider(s) must be compliant with the Solid specification + +Please note that apps falling into the following categories will not be listed on this page, even if they match the criteria above: +* Apps intentionally or indirectly causing harm to anyone +* Apps with a purpose that could be widely considered unethical +* Apps designed to enable the generation and/or dissemination of hate speech +* Apps encouraging stereotypes or violent behaviours towards any person or group +* Apps having malicious intent, such as data theft +* Apps designed to fullfill illegal purposes, such as drug traffic, stolen information exchange, extorsion... +* Apps sharing users' information with any third-party without user consent +* Apps that have been reported to have important technical or security issues that compromise its users' Pods + +Want to add an eligible Solid-compatible app to this list? Contact the Solid Manager via info@solidproject.org or submit a [submit a pull request](https://github.com/solid/solidproject.org/edit/staging/pages/use-solid/apps.md). # Solid Apps