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
6 stars 6 forks source link

Force inject witness + signature and store them with the newly created revision. #397

Open FantasticoFox opened 2 weeks ago

FantasticoFox commented 2 weeks ago

For correctness we need that the signature and the witness data is always injected within the content of the page to ensure that we have correctness. This is part of moving towards https://github.com/inblockio/mediawiki-extensions-Aqua/issues/384

Current state:

New state:

FantasticoFox commented 1 week ago

Please review the open fixes required in the PR