tosdr / tosdr.org

ARCHIVED Source code for tosdr.org
https://github.com/tosdr/CrispCMS
GNU Affero General Public License v3.0
454 stars 28 forks source link

[API] Query TOS-DR for a list of supported services #147

Closed Ryuno-Ki closed 9 years ago

Ryuno-Ki commented 9 years ago

In my fork I'm currently experimenting with TOS-DR.

I'm thinking about consuming the API in an app for Firefox OS. I was able to receive and parse JSON data so far.

In order to lift the maintenance burden I was thinking about whether there was a way to query a list of all supported services. Walking through the Chrome extension it looks like the extension is submitting an AJAX request for every visited website.

Ideally, the response would contain these information:

For example, WhisperSystems announced recently to team up with WhatsApp and encrypt end-to-end so I guess, the latter one's score change soon.

hugoroy commented 9 years ago

Can you file that for tosdr-build instead please?

Ryuno-Ki commented 9 years ago

My bad. I'm sorry.