ripplerm Posted May 10, 2017 Share Posted May 10, 2017 (edited) 27 minutes ago, joy said: can someone explain how the page can create pairs offline ? each pair will only show one time and cant be reconstructed ? a key-pair was created from random-number generator, and you won't be able to reconstruct it without the knowing the secret_key. if you like to have more options, could try my wallet app at: https://ripplerm.github.io/ripple-wallet/ (for a real cold-storage, you should copy the source codes to an off-lined computer, then open the index.html file) You can generate new accounts under Tools --> Account Generator. Here, you have 3 options to create an account: 1. from your own passphrase, i.e. a brain-wallet. 2. from seed/secret_key, i.e. similar to most other wallet apps. 3. from a private_key (you can even use a bitcoin wif privatekey for this). Edited May 10, 2017 by ripplerm Ru1969, enru, Melodize and 2 others 5 Link to comment Share on other sites More sharing options...
joy Posted May 10, 2017 Share Posted May 10, 2017 thanks @ripplerm i need to verify the source codes ? i think the password option makes more sense. which option you prefer? 1 hour ago, ripplerm said: Here, you have 3 options to create an account: 1. from your own passphrase, i.e. a brain-wallet. 2. from seed/secret_key, i.e. similar to most other wallet apps. Link to comment Share on other sites More sharing options...
ripplerm Posted May 10, 2017 Share Posted May 10, 2017 14 minutes ago, joy said: thanks @ripplerm i need to verify the source codes ? i think the password option makes more sense. which option you prefer? me myself is a fan of deterministic brain-wallet, simply becoz i dont need to write it down or store it in any place. But honestly I won't recommend this method to ordinary users. just Google "risk of brain wallet", and you will find dozens of article explaining how risky a brain-wallet is, for most people. my brain passphrase has >70 char long, consisting numbers, upper&lower case alphabets ('words' that doesn't exist in any dictionary), and special characters. Link to comment Share on other sites More sharing options...
Hodor Posted May 10, 2017 Share Posted May 10, 2017 @ripplerm thank you for posting the guidance above - very helpful! Link to comment Share on other sites More sharing options...
joy Posted May 10, 2017 Share Posted May 10, 2017 Got the thing with the brain wallet! Thanks for that @ripplerm I try to google the seed wallet .. Were can i find info how wallet is created from seed and why it is more safe . Thank . Link to comment Share on other sites More sharing options...
ripplerm Posted May 10, 2017 Share Posted May 10, 2017 10 minutes ago, joy said: Were can i find info how wallet is created from seed and why it is more safe . Thank . compared to brain-wallet, key-pair generated from a random seed/secret is more safe because it's created by some random-number-generator-algorithm that's ensure enough entropy. I had recently published a short article about the technical relation between a seed and derived key-pair of a ripple account:https://steemit.com/ripple/@ripplerm/ripple-understanding-passphrase-secret-key-and-address-account Warbler, joy and Dario_o 3 Link to comment Share on other sites More sharing options...
Aliia Posted May 11, 2017 Share Posted May 11, 2017 I downloaded the cold wallet ripplex. However, he does not accept the password, however the password is correct. What could be the problem? Link to comment Share on other sites More sharing options...
cmbartley Posted May 11, 2017 Share Posted May 11, 2017 9 minutes ago, Aliia said: I downloaded the cold wallet ripplex. However, he does not accept the password, however the password is correct. What could be the problem? Which password? Link to comment Share on other sites More sharing options...
Aliia Posted May 11, 2017 Share Posted May 11, 2017 I mean what's the password? Password wallet Link to comment Share on other sites More sharing options...
namini Posted May 11, 2017 Share Posted May 11, 2017 Did you create a wallet in Rippex desktop wallet? The password is the password you set when you created the wallet file, it's not a password you can import from any other website or software. Also, are you sure you're selecting the correct account file on your computer in: "Selected account file" Link to comment Share on other sites More sharing options...
xxxripple Posted May 11, 2017 Share Posted May 11, 2017 hello i have a problem , i created a cold wallet from here https://github.com/segrax/xrp-wallet/releases/tag/2 , after i went to changelly.com an exchange site and exchnaged some btc into xrp and insert the address from the cold wallet to recieve the xrp, on the exchange site its showing that the xrp was sent to my address but in my wallet its nothing there . can someone please tell me what to do to recieve that xrp into my wallet? thank you Link to comment Share on other sites More sharing options...
namini Posted May 11, 2017 Share Posted May 11, 2017 (edited) if changelly gives you transaction hash (out) you can check it: https://charts.ripple.com/#/transactions Changelly is not super fast, wait a few hours Edited May 11, 2017 by namini Link to comment Share on other sites More sharing options...
xxxripple Posted May 11, 2017 Share Posted May 11, 2017 yes i have hash B0781082442AC870E105675B8FE0981841FC42C0B8E447082F6E586D32746B43 , but in my wallet there is no xrp , do i have to do something so the transaction is completed and to recieve the xrp into my wallet? Link to comment Share on other sites More sharing options...
namini Posted May 11, 2017 Share Posted May 11, 2017 well according to the hash this wallet : https://charts.ripple.com/#/graph/r3vsctTBeJe2jCL2e1VDzoaKuGPK4FtHJM has received 1915 XRP Link to comment Share on other sites More sharing options...
xxxripple Posted May 11, 2017 Share Posted May 11, 2017 i understand now , the balance its not showed into the cold wallet , thank you. and if i want to send from the cold wallet how do i send? Link to comment Share on other sites More sharing options...
Recommended Posts