Emergency Recovery
What happens if the TSS software is unavailable
Last updated
Was this helpful?
What happens if the TSS software is unavailable
Last updated
Was this helpful?
In Vultisig the private key never exists, improving the security manyfold since there is no private key to be extracted or stolen.
It is possible though to recombine the vault shares of a vault and generate the private key to extract it and use it in other wallets. Scripts are created to allow users to do this if the Vultisig app ever goes offline:
Ensure you have installed on your system.
Clone the Repository:
Navigate to the Recovery Web Directory:
Run the Web Server:
This command will start the web server, allowing you to access the recovery UI via your web browser.
Clone the Repository:
Navigate to the Recovery CLI Directory:
Run the Recovery CLI Tool:
Follow the instructions displayed in the terminal to proceed with the recovery process.
Only the following assets are supported; Bitcoin, BitcoinCash, Litecoin, Dogecoin, Ethereum, Thorchain, Mayachain.
Before the user does this, the private key never existed. This is a one-way function; once the private key is created, the vault is no longer a TSS vault, but a single-signature wallet.
Never use a single-signature wallet again.
Web: CLI: