build-trust / ockam

Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.
https://ockam.io
Apache License 2.0
4.4k stars 557 forks source link

Improve type-safety for Identity arguments in `ockam_command` #7819

Open SanjoDeundiak opened 3 months ago

SanjoDeundiak commented 3 months ago

We have multiple places where we accept Identity change history as a hex encoded string like here or here (there may be more places like that). It would be great to have a value_parser that would validate and decode that argument to ChangeHistory type

Nathy-bajo commented 1 month ago

Hey @SanjoDeundiak

I'd love to work on this and drop a PR.

etorreborre commented 1 month ago

@Nathy-bajo that's awesome, all yours. Please let us know if your have any questions as you explore. You can also ask questions on the contributors discord https://discord.gg/RAbjRr3kds