Display whether escrowed secret is newly created or not#148
Display whether escrowed secret is newly created or not#148grahamgilbert merged 2 commits intograhamgilbert:masterfrom
Conversation
|
I like the idea, but I don’t love the key name you’ve chosen. What is newly created? I’d suggest secret_saved instead. |
Good point. I hear what you're saying, but I think What do you think about |
|
Either of those seem reasonable to me. |
|
Thanks! Just pushed another commit. Testing Done... First Subsequent |
Details of PR
This obviously isn't necessary for core functionality, but it is just more interesting information to get back when escrowing a key (is it a new key, or are you just escrowing the old one again?).
Testing Done
First time escrowing returns
truefornewly_created:Subsequent escrows return
false:Same happens for another key:
In total, only two key entries:
