Skip to content

Commit d415d84

Browse files
committed
docs/rofl/remove: Mention master key will be lost forever
1 parent b359448 commit d415d84

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

docs/rofl.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,12 +336,17 @@ Run `rofl remove` to deregister your ROFL app:
336336
The deposit required to register the ROFL app will be returned to the current
337337
administrator account.
338338

339-
:::danger Secrets will be permanently lost
339+
:::danger Secrets and derived keys will be permanently lost
340340

341341
All secrets stored on-chain will be permanently lost when the ROFL app is
342342
deregistered! If you backed up your manifest file, those secrets will also be
343343
unretrievable since they were encrypted with a ROFL deployment-specific keypair.
344344

345+
Similarly, the ROFL's master secret for [key generation] will be lost, so you
346+
will not be able to generate the same keys in the future.
347+
348+
[derived keys]: https://github.com/oasisprotocol/oasis-sdk/blob/main/docs/rofl/features/appd.md#key-generation
349+
345350
:::
346351

347352
### ROFL provider tooling {#provider}

0 commit comments

Comments
 (0)