Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Glassbox: Research phase. Credibility Coalition Demo Hour.

Glassbox: Research phase. Credibility Coalition Demo Hour.

Welcome to Glassbox documentation
==================================================

Our project proposal consists in a protocol for the communication on how the news change between media outlets and its audience. We want to let the audience now how the news change and evolve.

We want to create a protocol in order to provide a *View History* function on published news. With this tool, people would be able to see how content has been modified, even subscribing (via RSS) to a specific note. Ideally, this plug-in would be integrated in a tool used at large scale like Wordpress and potentially distributed in Wordpress Plugin format.

Noé Domínguez Porras

December 01, 2020
Tweet

More Decks by Noé Domínguez Porras

Other Decks in Technology

Transcript

  1. Research Phase 9 interviews with people with different profiles •

    Digital journalists: Politics, sports, breaking news. • Newspapers • Digital media • Small digital news website • Digital Security expert • Computer Science professor specialized in HCI & Crowdsourcing • Wikimedia members Research Phase for design
  2. Glassbox Architecture: design Editors should notify the readers about stealth

    editions if the meaning of the content is substantially changed. Design heuristic 2:
  3. Glassbox Architecture: design Editors should have the chance to categorize

    their changes. A typology/classifications of changes: • Minor edit • Information update • Rectification Design heuristic 3:
  4. Glassbox Architecture: design Glassbox should be prepared to keep the

    record of changes even if the media regenerates the URL through redirecting. Design heuristic 4:
  5. Glassbox Architecture: design Glassbox is a tool for empowering the

    decision-making process within the Wikimedia community. Design heuristic 5:
  6. Glassbox Architecture: design Glassbox is decentralized - It is open

    - It is machine readable - It promotes transparency from the source A model compatible with the web:
  7. The Glassbox + Glassbot architecture: 1. traverses 2. fetches 3.

    fetches Glassbox Architecture: design 4. reports 5. reports
  8. Wordpress community & IRC, thank you @sterndata! • Docs: Editors

    » Post and Page Revisions • Last 100 revisions stored • Autosaved • Only visible for author & admin • Queryable • HTML view Wordpress component research
  9. Wordpress Core Repository • Wordpress Core: Post and Page Revisions

    • Wordpress Json API is the state of the art vs Wordpress XML-RPC API • Queryable through WP_Query • Visibility for everyone • Machine readable view ◦ Json view compatible with Wordpress API Wordpress component research󰲐
  10. By using the design heuristics found MVP includes two endpoints:

    • /glassbox.xml - Last 72 hrs diffs • :permalink/glassbox.xml - History per post/page Wordpress component Endpoints in Wordpress
  11. Wordpress component <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> <title> diffs</title> <link

    rel="self" href="http://glassbox.devlabmexico.org/glassbox/"/> <link rel="alternate" href="http://glassbox.devlabmexico.org/browse/?page=1"/> <updated>Sun, 29 Nov 2020 12:02:39 -0500</updated> <author> <name>Glassbox</name> </author> <entry> <title>Revive la eliminación de América a manos de Chivas</title> <link href="http://glassbox.devlabmexico.org/article-history/www.excelsior.com.mx/adrenalina/minuto-a-minuto-america-vs-chiva <id>http://glassbox.devlabmexico.org/article-history/www.excelsior.com.mx/adrenalina/minuto-a-minuto-america-vs-chivas-c <published>Sun, 29 Nov 2020 00:00:42 -0500</published> <updated>Sun, 29 Nov 2020 12:02:39 -0500</updated> <content type="text">This article has been modified 2 times.</content> <summary>This article has been modified 2 times.</summary> </entry> <entry> <title>Aplicará Reino Unido vacuna de Pfizer a partir del 7 de diciembre</title> <link href="http://glassbox.devlabmexico.org/article-history/www.excelsior.com.mx/global/aplicara-reino-unido-vacuna-de-pfizer- <id>http://glassbox.devlabmexico.org/article-history/www.excelsior.com.mx/global/aplicara-reino-unido-vacuna-de-pfizer-a-partir <published>Sat, 28 Nov 2020 18:00:41 -0500</published> <updated>Sun, 29 Nov 2020 12:02:04 -0500</updated> <content type="text">This article has been modified 2 times.</content> <summary>This article has been modified 2 times.</summary> </entry> </feed> Site XML at /glassbox.xml
  12. Wordpress component <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> <title>Eliminación de fideicomisos

    no afectará a ningún beneficiario: Herrera, Change Log</title> <id>http://newsdiff.devlabmexico.org/feed/article-history/www.excelsior.com.mx/nacional/eliminacion-de-fideicomisos-no-afectara-a-ningun <link rel="self" href="http://newsdiff.devlabmexico.org/feed/article-history/www.excelsior.com.mx/nacional/eliminacion-de-fideicomisos-no-a <link rel="alternate" href="www.excelsior.com.mx/nacional/eliminacion-de-fideicomisos-no-afectara-a-ningun-beneficiario-herrera/1410831"/ <updated>Tue, 13 Oct 2020 13:02:43 -0400</updated> <author> <name>Excelsior</name> </author> <entry> <title>Eliminación de fideicomisos no afectará a ningún beneficiario: Herrera</title> <published>Tue, 13 Oct 2020 13:02:43 -0400</published> <id>http://newsdiff.devlabmexico.org/diff/541929/541988/www.excelsior.com.mx/nacional/eliminacion-de-fideicomisos-no-afectara- <link rel="self" href="http://newsdiff.devlabmexico.org/diff/541929/541988/www.excelsior.com.mx/nacional/eliminacion-de-fideicom </entry> </feed> History per post/page XML at :permalink/glassbox.xml
  13. Wikimedia CL community, thanks Dennis Tobar! • Traversing links in

    Wikipedia • Fetch Glassbox history for a link • Know how to read Glassbox XML • InternetArchiveBot/PyWikibot • Discussion will be reported ◦ WP: CITECREDIBILITY Bot component The Glassbot
  14. Hello fellow Wikipedians, I have just detected that [N] references

    on [article] had changed in the last 36 hours. Please take a moment to review the diffs. • The content of www.urlexample.com/article1234 was modified [attribute] on [date]. Cheers, Glassbot - 12:00, 01 Dec 2020 (UTC) Bot component Notification example on Talk Page: