IronCoreLabs / ironhide

Tool to easily encrypt and decrypt files to users and groups. Similar to GPG, but usable at scale.
GNU Affero General Public License v3.0
44 stars 6 forks source link

Command to let users change passcode #2

Closed ernieturner closed 1 year ago

ernieturner commented 5 years ago

tw user:changePassword

No arguments or flags, displays a series of prompts asking the user for their current password, new one, and confirm. Should also display text telling the user that any existing devices would continue to work.

ernieturner commented 5 years ago

Moving out of this milestone as we can't do this until

a) There's a method to get the escrowed private key from ironcore-id via a device header, and b) The method exists within IronNode.

skeet70 commented 1 year ago

This has been in for a while as ironhide user change-passphrase (I think). Closing.