Skip to content

Show the correct list of certificates when browsing the web of trust

Carles Barrobés requested to merge wot-show-certifications into develop

This does two things:

  • ensures we route to the correct certification list when clicking on the corresponding section of the WoT detail page (when on web, and probably desktop)
  • shows the public key of certifiers and expiraton date of certificates, in a similar format as Cesium v1

Before these changes, it would always route to the "issued certifications" page.

image

Now when you click on certifications reçues it shows this:

image

Edited by Carles Barrobés

Merge request reports