Difference between revisions of "DigiSweep"

From DigiByte Wiki
Jump to navigation Jump to search
Line 1: Line 1:
DigiSweep is a tool to recover stuck DigiByte. It works independent of any wallet but able to get funds from all modern wallets so no matter what wallet you are using if it stops working DigiSweep can help.
+
 
 +
DigiSweep is a tool to recover stuck DigiByte. It works independent of any wallet but able to get funds from all modern wallets so no matter what wallet you are using if it stops working DigiSweep can help.
  
 
DigiSweep is able to recover your DigiByte because all modern wallets use Heuristic Deterministic Key Generation and given the seed phrase it can check all known used paths and find any funds still in the wallet.
 
DigiSweep is able to recover your DigiByte because all modern wallets use Heuristic Deterministic Key Generation and given the seed phrase it can check all known used paths and find any funds still in the wallet.
  
The DigiSweep tool currently only supports addresses starting with D but will soon support other address formats.
+
The DigiSweep tool currently supports all current address formats(D, S, dgb1).
  
DigiSweep is safe to use on non compromised machines because your private key or seed phrase never leaves your computer. Funds are transfer to new address by signing the request transaction which is a method of proving you know the key without providing the key.
+
DigiSweep is safe to use on non compromised machines because your private key or seed phrase never leaves your computer. Funds are transfer to new address by signing the request transaction which is a method of proving you know the key without providing the key.
  
You can download in executable format at https://mctrivia.com/DigiSweep.exe or run the open source html version at https://mctrivia.github.io/DigiSweep/index.html
+
You can run the open source html version at [https://mctrivia.github.io/DigiSweep/index.html https://mctrivia.github.io/DigiSweep/index.html]

Revision as of 07:11, 10 August 2019

DigiSweep is a tool to recover stuck DigiByte. It works independent of any wallet but able to get funds from all modern wallets so no matter what wallet you are using if it stops working DigiSweep can help.

DigiSweep is able to recover your DigiByte because all modern wallets use Heuristic Deterministic Key Generation and given the seed phrase it can check all known used paths and find any funds still in the wallet.

The DigiSweep tool currently supports all current address formats(D, S, dgb1).

DigiSweep is safe to use on non compromised machines because your private key or seed phrase never leaves your computer. Funds are transfer to new address by signing the request transaction which is a method of proving you know the key without providing the key.

You can run the open source html version at https://mctrivia.github.io/DigiSweep/index.html