knowledgepixels / nanodash

A web client to browse and publish nanopublications.
GNU Affero General Public License v3.0
26 stars 2 forks source link

Check whether keys match for retracting/superseding #87

Closed tkuhn closed 4 months ago

tkuhn commented 1 year ago

Nanodash should be able to check whether retracting/superseding nanopublications are signed with the same key, and show a warning or error otherwise.

tkuhn commented 4 months ago

This is now done with c83699fc9206513a1d9b44b6738b89a9067ae89e for the case when users use the drop-down menu items to retract or supersede. Then the pubkeys are checked and an error is shown if they don't match.