Integrating our applications #1042
Unanswered
michielbdejong
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys,
Beyond our current work to launch phoenix and make it usable, and our plan of then using phoenix to get on top of our curating backlog, I think we can improve the integration of:
For instance:
the 'discussion' links on e.g https://tosdr.org/#google still point to the old Google group, I'm importing those discussions into Phoenix, so we can link to there.
the 'Read the Terms' links there should not only point to the URLs of those terms, but also to the tosback cached versions. Also, that list of URLs per service should be checked against the list of URLs that we crawl for that service.
we can add a 'quote' link next to the 'discussion' link, that points to specific line numbers in the terms or privacy policy.
if each point has a 'quote' link and a case, then probably it no longer needs its own 'title' and 'description' fields anymore, those can then also be taken from the case?
from the browser extensions, we can invite people to join the discussion on phoenix
we can review the 'privacyRelated' field in our API, to make sure we expose the right data to DuckDuckGo (for each service, they only check if there are A) only positive, B) only negative, C) some pos / some neg, or D) no privacy-related points).
Beta Was this translation helpful? Give feedback.
All reactions