• fun-gee [34]

    Dealing with lost priv keys

    Are you planning to deal with lost priv keys? Seen a lot of that on TMP.
    A solution could be to have a "Lost my priv key" button on the buyer's Refund page, so instead of constructing a TX that can be signed by the buyer, this option would construct a TX that can be signed by the vendor, and maybe even send it to the vendor along with a message : "The buyer lost his private key and can't claim his refund without your help, please sign this tx to release the funds"

    Same option can be implemented for the vendor in case he lose his priv key.

  • Rigr [122]

    If the buyer has lost his private key, or his/her pin if using handled multisig wallet, the only way to complete transactions would be with the help of the mediator.

    That is, unless refund transactions are pre-signed by the buyer, (encrypted) and set aside.
    Then it could work exactly as you described.

    I'll be sure to implement this.

    Rigr

  • Tesy [3]

    Honestly having them pre-signed and then encrypted and stored server side would be a great option. Lets be honest people make mistakes and you don't want to leave it to the third party all the time to fix the issue when they can solve it them self be decrypting what they signed in the past.