From a9ee200be08131eb545648411f75feb340ccc9f6 Mon Sep 17 00:00:00 2001 From: asharif1990 <35602900+asharif1990@users.noreply.github.com> Date: Thu, 19 Dec 2024 16:20:25 +0100 Subject: [PATCH] [Add a note for transaction history] --- docs/en/backup-restore.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/en/backup-restore.rst b/docs/en/backup-restore.rst index 09d56e01..ec7f5478 100644 --- a/docs/en/backup-restore.rst +++ b/docs/en/backup-restore.rst @@ -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.