Skip to content

Commit

Permalink
[Add a note for transaction history]
Browse files Browse the repository at this point in the history
  • Loading branch information
asharif1990 committed Dec 19, 2024
1 parent 5da43ae commit a9ee200
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/en/backup-restore.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,12 @@ The User MUST securely store the key phrases (e.g., in a password manager or a p
- Add the signed backup JWT as an entry to the backup file.
- Encrypt the backup file using the provided key phrases.

.. note::

The Backup JWT MAY contain transaction history for each credential entry within the ``credentials_backup`` claim.



**Step 5**: The User will be prompted to select the storage for securely storing the backup file based on his preference. This can range from native storage to external storage (e.g., cloud storage, usb, etc.).

**Step 6**: Considering the native storage as the preferred choice, the file will be stored on the User device.
Expand Down

0 comments on commit a9ee200

Please sign in to comment.