Author Topic: Wallet Recovery Service (3rd Party)  (Read 81859 times)

0 Members and 1 Guest are viewing this topic.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Hi Xeroc,

Are you still offering your recovery service? I have an old json wallet and pass but after a few hours I just realize I am too dumb to succeed so happy to share 10% of whatever might be in there!
Yes I do... please contact me per mail at    mail@xeroc.org
We can go from there ...

Offline kryptomannen

  • Newbie
  • *
  • Posts: 2
    • View Profile
Hi Xeroc,

Are you still offering your recovery service? I have an old json wallet and pass but after a few hours I just realize I am too dumb to succeed so happy to share 10% of whatever might be in there!

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
email address to send info to?
mail at xeroc.org
not xerox
Please follow the instruction in the other post

Offline cambie24

  • Newbie
  • *
  • Posts: 13
    • View Profile
email address to send info to?

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
As mentioned, I don't brute force passwords! Either it is the correct one, or not.
If you think you have everything you need, please follow the steps here:
https://bitsharestalk.org/index.php/topic,19931.new.html#new

Offline cambie24

  • Newbie
  • *
  • Posts: 13
    • View Profile
I want to use your wallet recovery service please.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
I'm interested in your help with pass phrase recovery. Having problems migrating from 9.3 to the 2.0 light.
Well, I don't bruteforce passwords and thus don't recover "passwords".
There is only one edge case in which I can help you and that is when your wallet has been created pref 0.9.3c ...
but I really need the correct password to help you ..

Offline onceuponatime

I'm interested in your help with pass phrase recovery. Having problems migrating from 9.3 to the 2.0 light.

@xeroc

Offline cambie24

  • Newbie
  • *
  • Posts: 13
    • View Profile
I'm interested in your help with pass phrase recovery. Having problems migrating from 9.3 to the 2.0 light.

Offline tbone

  • Hero Member
  • *****
  • Posts: 632
    • View Profile
  • BitShares: tbone2
Anyway, how is the 2FA service coming along? 
Nicely .. there have been some hold ups and issues that forced me refacture the code .. and there still is stuff to be refactured .. but once the last required features is added, i could probably show a MVP on the testnet .. However .. there are some things moving behind the scene that require quite some of my time .. stay relaxed .. it's all BitShares related :)

So what do you think about adding a password recovery service to your offering?  I think it would fit nicely with the 2FA service.  And you may be able to sell both services together in bulk to any organization who brings non-crypto users to BitShares and wants their users to have 2FA and/or password recovery on their accounts.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Recovery account used:
Code: [Select]
recovery-5f54991a

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Anyway, how is the 2FA service coming along? 
Nicely .. there have been some hold ups and issues that forced me refacture the code .. and there still is stuff to be refactured .. but once the last required features is added, i could probably show a MVP on the testnet .. However .. there are some things moving behind the scene that require quite some of my time .. stay relaxed .. it's all BitShares related :)

Offline tbone

  • Hero Member
  • *****
  • Posts: 632
    • View Profile
  • BitShares: tbone2
So is this service ready to go?
Always, has been. Was just waiting for the first customers to come. :)
Making good progress on this one.

Oops, I thought this was a new/different service.  I thought this was more like a multi-sig password recovery service for web hosted wallets, something to go along with your upcoming 2FA service.  Maybe you should offer something like that?  Anyway, how is the 2FA service coming along? 


Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
For sake of completeness :)
---------------------------
As for the accounts of your wallet, you should consider them compromised right now as they are also in the wallet file you have sent me!
This is how you can change their keys to lock me out of them again:

1) Download paperwallet https://github.com/xeroc/graphene-paperwallet/releases
2) Unpack zip file and open index.html in the browser
3) print TWO new key for every account
4) For each account:
      a) go to the permissions page -> active permissions    and *only* add the new public keys from the paper wallet with threshold 1  (do not yet remove the other key)
      b) go to the permissions page -> owner permissions    and *only* add the new public keys from the paper wallet with threshold 1 (do not yet remove the other key)
      c) and click "publish changes"! (at this point I hope they GUI team has fixed a small bug that might cause a "missign authority" bug)
5) Create a new wallet in the wallet management console
6) Import all your private keys using the IMPORT KEYS tool
7) Make a NEW BACKUP (important step) after you have imported all keys also make sure you never forget the passphrase!!!
8) Your accounts should now all appear in the overview page
9) For each account, remove the keys that you don't have the keys installed in the new wallet (e.g. remove the old keys) in a similar way as described in 4.
« Last Edit: April 07, 2016, 07:53:43 am by xeroc »

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
So is this service ready to go?
Always, has been. Was just waiting for the first customers to come. :)
Making good progress on this one.