{"id":22646387,"url":"https://github.com/fireblocks/fireblocks-key-recovery-tool","last_synced_at":"2025-04-18T15:03:12.605Z","repository":{"id":40442410,"uuid":"187045704","full_name":"fireblocks/fireblocks-key-recovery-tool","owner":"fireblocks","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-10T14:34:34.000Z","size":2939,"stargazers_count":40,"open_issues_count":22,"forks_count":54,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-10T14:59:08.895Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fireblocks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-16T14:37:11.000Z","updated_at":"2025-04-10T14:34:39.000Z","dependencies_parsed_at":"2025-02-03T18:55:56.305Z","dependency_job_id":"3d3060a1-d5ab-4e22-a7b7-446ccfe299c7","html_url":"https://github.com/fireblocks/fireblocks-key-recovery-tool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireblocks%2Ffireblocks-key-recovery-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireblocks%2Ffireblocks-key-recovery-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireblocks%2Ffireblocks-key-recovery-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireblocks%2Ffireblocks-key-recovery-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fireblocks","download_url":"https://codeload.github.com/fireblocks/fireblocks-key-recovery-tool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249509498,"owners_count":21283591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-09T06:10:22.327Z","updated_at":"2025-04-18T15:03:12.573Z","avatar_url":"https://github.com/fireblocks.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fireblocks Key Backup and Recovery Tool\n\nThe Fireblocks Backup and Recovery Tool simplifies completing four important backup and recovery actions for your Fireblocks workspace keys. You should use this tool on a designated offline machine.  \nFollow the steps to [create a Workspace Keys Backup file](https://support.fireblocks.io/hc/en-us/articles/360012223159-Workspace-Keys-Backup-and-Recovery-Hard-Key-Recovery-).  \nYour Owner must have their Owner recovery passphrase.  \n\n## Installation\n\n* Please clone the repository:\n  * `git clone https://github.com/fireblocks/fireblocks-key-recovery-tool.git`\n\n* `cd fireblocks-key-recovery-tool`\n\n\n## Running in Docker\n\n### Build\n* `docker build -t fb_recover_key .`\n\n### Run\n* cd to `\u003cdirectory containing the backup file and the private key\u003e`\n* Run: `docker run -it -v \"${PWD}:/opt/fb_recover_keys/backup\" fb_recover_key:latest bash`\n* See below for instructions on how to run the recovery tool.\n\n## Running Locally\n\n### Build\n* `install python 3.9`\n* `install pip3`\n* `pip3 install -r requirements.txt`\n\n## Running the Fireblocks Key Backup and Recovery Tool\n  1. Recommended: \n      * run `./fireblocks_key_backup_and_recovery.py`\n\n      #### It opens a menu with the following options:\n      1. **Create a recovery key pair** - generate a recovery key-pair. You will be required to\n      create a key pair passphrase to encrypt the private key file from the key pair.\n      2. **Verify the public backup key** - verify the public key file of the recovery key-pair. \n      This is useful for users with Self-Serve backups who want to validate that their workspace \n      Owner’s request to back up the keys matches the key pair at their premise. Requires the \n      recovery key-pair public key.\n      3. **Verify the recovery package** - run a sanity test of the workspace key backup package. \n      Requires: the backup package, the recovery key pair private key file, the passphrase to that \n      private  key file, and the owner’s passphrase.\n      4. **Reveal the private backup key** - Requires: the backup package, the recovery key pair \n      private key file, the passphrase to that private key file, and the owner’s passphrase.\n\n  2. Use the Legacy script:  `./fb_recover_keys.py`\n      * Using this method, you need to prepare the recovery private key and the backup zip file in advance.  \n      * run `./fb_recover_keys.py \u003cbackup zip file\u003e \u003cRSA recovery private key\u003e` --prv","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireblocks%2Ffireblocks-key-recovery-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffireblocks%2Ffireblocks-key-recovery-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireblocks%2Ffireblocks-key-recovery-tool/lists"}