inblockio / mediawiki-extensions-Aqua

This MediaWiki extension includes the Aqua implementation. Turning MediaWiki into a powerful versioned notary service with API's for import and export of Data in JSON format.
GNU General Public License v3.0
7 stars 6 forks source link

GUI-FEATURE: Visible Indicator that the page is verified and signed #45

Closed FantasticoFox closed 3 years ago

FantasticoFox commented 3 years ago

The user can see through a clear visual representation if the page is verified (check if verification hash is present) and if it is signed (having signature symbol). The page should indicate how many revisions ago the page was signed next to the signature symbol.

Ideas: I think it would be amazing, if we could add a 'extension bar' which is injected to show all the information of interest. E.g. 'signed by e.g. me' or 'signed by other'; signed x revisions ago etc...

Verified_Signed_XLP

FantasticoFox commented 3 years ago

The StandardAPi provides all the required information to display information in the menu bar.

Other idea: NOT following this path BUT to show ALL those information in the extension. (! Preferable)

FantasticoFox commented 3 years ago

We established the https://github.com/FantasticoFox/VerifyPage which gives visual feedback but not if a page was signed and timestamped in the summary.

We should add a quick visual feedback if a page was signed and timestamped. With level 1, 2, 3 verification.

FantasticoFox commented 3 years ago

All feedback done in VerifyPage on the chrome extension.