vapor-ware / sctl

SCTL is not End2End encryption, instead SCTL is more of an envelope, in which you store secrets until they are needed, and those secrets should only remain available in plain text while the operation that needs them is active.
GNU General Public License v3.0
8 stars 2 forks source link

Re-key #26

Closed lazypower closed 4 years ago

lazypower commented 4 years ago

In the event of key cycling, key compromise, or other factors - it may be desireable to re-key a sctl state file.

edaniszewski commented 4 years ago

I believe this issue can be closed, since sctl has the rekey command now, right?

lazypower commented 4 years ago

shipped.