muun / recovery

Muun recovery tool
https://muun.com
MIT License
199 stars 79 forks source link

Function to get the private key easily #4

Closed polmp closed 3 years ago

polmp commented 3 years ago

Hi!

I propose the creation of a Go func to get the private key easily using the recuperation code and the keys from the emergency kit, as for a newbie user is hard to understand how the 2-of-2 multi-signature works. I know that this method is more safer than a mnemonic phrase but in my case this information will be stored physically.

Thanks in advance


Hola! Propongo la creación de una función de Go para obtener la clave privada fácilmente usando el código de recuperación y las llaves del kit de emergencia, ya que para un usuario novato es difícil de entender como funciona el método 2 de 2 multifirma. Sé que éste último método es más seguro que el listado de palabras pero en mi caso esta información estará guardada físicamente.

Gracias por adelantado