paragonie / chronicle

Public append-only ledger microservice built with Slim Framework
469 stars 25 forks source link

[Feature Request] Retrieve public key by URL in CrossSign & Replica scripts #53

Closed vzool closed 5 years ago

vzool commented 5 years ago

Hi, while I'm reading CrossSign docs I think if we can retrieve public key when adding Chronicle URL, then after that the script should print the public key and ask the user to confirm before save it to the database, just like SSH when doing the first contact.

Thanks