Guest48091 has joined #stellar-dev
de_henne_ has joined #stellar-dev
de_henne has quit [Ping timeout: 260 seconds]
Gary has joined #stellar-dev
Gary is now known as Guest78532
Guest48091 has quit [Ping timeout: 244 seconds]
Guest78532 has left #stellar-dev [#stellar-dev]
<stellar-slack> <sacarlson> has anyone devised a method to save and auto fill a stellar address seed box in the browser in some secure method? or do we just use the browsers auto complete for passwords to handle it?
TheSeven has quit [Ping timeout: 240 seconds]
TheSeven has joined #stellar-dev
<stellar-slack> <dzham> you set up a vault server, or you use localstorage, and hope the user doesn’t clear it
<stellar-slack> <sacarlson> I like the localstorage idea, so were is the info on that one?
<stellar-slack> <sacarlson> is that a javascript thing you can access local files?
<stellar-slack> <sacarlson> with that method we could also add a small password that would encrypt it
<stellar-slack> <sacarlson> this looks like it could be used http://www.w3schools.com/html/html5_webstorage.asp
<stellar-slack> <sacarlson> it's cool it can hold up to 5mb and we could encrypt it before storing it there
<stellar-slack> <sacarlson> so I should assume someone has already used this function to store seed info. any code examples with seed storage?
<stellar-slack> <dzham> with encryption and everything? I’ve got the code, but it’s a bit spread out
<stellar-slack> <sacarlson> ya I just found the encryption part I think would be cool https://code.google.com/p/crypto-js/ with The Cipher Algorithm AES 256bit is best they have
<stellar-slack> <sacarlson> with these two parts combined even with my limited skill I should have something in 6 hours
<stellar-slack> <sacarlson> we should also add your option of online vault to it at some point. for that I'll have to find some site to store and edit files using javascript
<stellar-slack> <sacarlson> google drive?
de_henne_ has quit [Remote host closed the connection]
de_henne has joined #stellar-dev
<stellar-slack> <powderfan> Yes, I also use crypto-js for encryption. Just found a mirror on github (for bower references): https://github.com/sytelus/CryptoJS See my code for encryption here: https://github.com/TbLtzk/Centaurus/blob/b03ca121ba3005d674050ef9df4b7e76004acc3b/www/js/controllers/controllers.js#L10-L29
<stellar-slack> <sacarlson> dam I just went and wrote one http://zipperhead.ddns.net/seed_save_recover.html
<stellar-slack> <sacarlson> @powedefan I note in your localstorage you didn't encrypt it or am I reading it wrong?
<stellar-slack> <powderfan> yes currently I don't encrypt the secret, because this would always require to type the password on startup. I consider this a little bit anoying, but surely I will provide this option when centaurus passes its infancy ;)
<stellar-slack> <sacarlson> sounds like a plan
<stellar-slack> <sacarlson> and on a phone you already have security just to turn it on so that should be enuf for most
<stellar-slack> <sacarlson> I'm also glad to see others (you) have chosen the same encryption algorithum code method. makes me feel I didn't mess up too badly yet
<stellar-slack> <powderfan> dito
pixelbeat_ has joined #stellar-dev
<stellar-slack> <brian.ebert> test net down?
<stellar-slack> <dzham> looks like it, yeah
pixelbeat_ has quit [Ping timeout: 255 seconds]
pixelbeat_ has joined #stellar-dev
stellar-slack has quit [Remote host closed the connection]
stellar-slack has joined #stellar-dev
<stellar-slack> <scott> deploying latest horizon to testnet
<stellar-slack> <jed> testnet is back up also btw
<stellar-slack> <scott> note: currently tracking down an error in friendbot on testnet. Will report back here when resolved and friendbot is working again.
Trasp_ has quit [Ping timeout: 256 seconds]
<stellar-slack> <scott> alright, friendbot is up and running and in go.
pixelbeat_ has quit [Ping timeout: 246 seconds]
pixelbeat_ has joined #stellar-dev
pixelbeat_ has quit [Ping timeout: 240 seconds]
pixelbeat_ has joined #stellar-dev
pixelbeat_ has quit [Ping timeout: 240 seconds]