• fun-gee [33]

    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 [102]

    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