Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - svk

Pages: 1 ... 4 5 6 7 8 9 10 [11] 12 13 14 15 16 17 18 ... 133
151
Anything new?
ESET does not indicate any problem.

no positive today. I guess a malicious link in the chat caused it
@svk any idea?

Links aren't parsed as such so if a link the in the trollbox caused a red flag it means the malware analyzer parses all the text on the page. Probably is what happened actually.

152
General Discussion / Re: STEEM hack discussion
« on: July 18, 2016, 05:44:21 am »
would be good to get some information about our web wallets. Sop @svk how is the situation is bitshares save?

The openledger web wallet is less vulnerable, because BitShares doesn't have to display lots of user generated content.

The principal risk remains, however. If someone manages to sneak some JavaScript code into the site, then your keys will be compromised.

Hm, now that I think about it - the memo is user generated... @svk please confirm that the memo field is properly escaped.

There's no escaping being done but it's just rendered as a simple string of text, not interpreted as html in any way. That's why I don't parse links either in memos or in the trollbox, so if you're gonna click a malicious link at least you have to copy paste it yourself..

153
General Discussion / Re: Graphene GUI testing and feedback
« on: July 14, 2016, 09:47:18 am »
Thanks for the feedback @tbone. We actually have some improvements in the pipeline here, just need to code them.


Sent from my iPhone using Tapatalk

154
Technical Support / Re: How to log-out from BitShares 2.0
« on: July 13, 2016, 10:39:04 am »
Hello.
Looks like user interface has changed and I can't find out how to log-out from my account again.  :((
I mean to log-out completely (not just change wallets) and to log-in with a different user name and different password?

If I visit  https://bitshares.openledger.info  via different browser    I am forced to create NEW account  (but I already have  3!!!)  - so I want to log-in, but there is no such opinion :((    e.g.  a link.  Hmmmm. What should I do? To download old back-up file of other account?  This does not make sense, because nothing has crashed. I am confused.

Thank you
Mindaugas
If you're asked to create a new account it means the currently active wallet does not have any accounts. You can try going into the settings and see if there's another wallet you can change to. If there isn't you most likely deleted your wallet accidentally and should restore from a backup.

155
Technical Support / Re: AssertionError: deepEqual
« on: July 09, 2016, 07:05:04 pm »
Hi,

what does it mean AssertionError: deepEqual ?, im sure im entering my correct password.

Thanks,

Mike
That was an error in the previous version, you need to update your wallet.

156
Can this have something to do with the permissions page?
Try downloading the newest light wallet and see if that helps:

https://github.com/bitshares/bitshares-2/releases/tag/v2.0.160702


Awesome.  That worked.  Thanks so much.  One more question.  I couldn't add my PTS private keys.  How do I do that?  What's your BTS addy?
Glad to hear it worked finally! You can't import a PTS key directly I'm afraid, you'll need to first import it in your old BTS 0.9.3c wallet and then export the keys from that wallet.

157
Can this have something to do with the permissions page?
Try downloading the newest light wallet and see if that helps:

https://github.com/bitshares/bitshares-2/releases/tag/v2.0.160702

158
Oh .. interestingly, it seems that BTS is just hidden .. click the "SHOW HIDDEN ASSETS (1)" button!!

Any clue?  Are the rest of my coins up in smoke?



Can you try this again in the newest version of Openledger?

The Settings link is now in the account name dropdown menu. In Settings, click on Wallet then at the bottom there's a button called "Lookup balances". Click on that button and see if it shows you some unclaimed balances. If it does not show any unclaimed balances, perhaps you should try to import your json export from 0.9.3c again under Settings > Restore/Import. Select "Import a BTS 0.9.3c export ...." in the dropdown menu.

159
General Discussion / Re: openledger in unstable!
« on: June 30, 2016, 07:48:14 pm »
looks like account creation doesn't work.
Yea the faucet is down atm.


Sent from my iPhone using Tapatalk

160
General Discussion / Re: Graphene GUI testing and feedback
« on: June 29, 2016, 09:02:47 pm »
I ran into some file loading issues with the light client so I had to postpone the release till tomorrow. Openledger has been updated though. Changelog here : https://github.com/bitshares/bitshares-2-ui/blob/bitshares/CHANGELOG.md


Sent from my iPhone using Tapatalk

161
General Discussion / Re: Graphene GUI testing and feedback
« on: June 28, 2016, 06:07:57 am »
Just  a heads up that I'm still actively working on the GUI, as those of who you follow the graphene-ui repo can attest to. I've recently started using my graphenejs-lib and graphenejs-ws libraries in the GUI which, among other improvements, has enabled me to reduce the overall file size of the website by a decent amount.

I've also started working with a designer hired by Ronny who's giving some great suggestions and revamping certain sections. I've implemented a few of his changes already and am currently in the process of wrapping up the Settings page revamp. Once that is done I'll be making a new release.

162
General Discussion / Re: Graphene GUI testing and feedback
« on: June 28, 2016, 06:00:16 am »
I like what you did with "My Markets", but i don't like that most active BTS markets are placed third.



...

Yea perhaps you're right. The idea was to make it more similar to Polo, but none of those markets are very active so I guess it makes sense to put BTS first.

Openledger will have a different selection though.

163
yup I know that, but the problem is I am getting encrypted brainkey with an encryption key but i dont know what type of encryption is that. :(

DO you know anyone in this forum who can guide me about it? who knows how gui wallet works?

@jcalfee1 is the one who wrote the code for it, I haven't looked too much at this part myself.

Found this though:

Code: [Select]
var brainkey_plaintext = aes_private.decryptHexToText( wallet.encrypted_brainkey )
aes_private is an instance of Aes, the method decryptHexToText can be found here:

https://github.com/svk31/graphenejs-lib/blob/master/lib/ecc/src/aes.js#L228

164
General Discussion / Re: Bitshares 3.0 - It Is Time
« on: June 27, 2016, 11:00:59 am »
I appreciate the effort put into the OP, but I have to disagree with most of it. The one thing I do agree with is point 2: the liquidity proposals. I do think some kind of liqudity incentives need to be implemented, but we probably need some more discussion and some concrete proposals by developers able to implement them (@abit ?) before we decide what to do here.

Otherwise, I'm happy to finally see some stability in terms of features for Bitshares, and will not support any kind of 3.0 involving a change in the supply or IPO. We now have Ronny from Openledger stepping up to support development of the GUI, and many other projects taking advantage of the recent stability of BTS, let's not jeopardise that.

I also have no problems whatsoever with DPOS as the consensus model, it's been working very well and there's no point changing it if you ask me. While implementing a queued mining system like Steem has might be possible, I don't really think it's worth the effort. Mining will slowly disappear from crypto if you ask me so we would be adding support for a legacy, wasteful, soon-to-be obsolete system. Keep in mind I'm not saying it will disappear soon here, but over time I think it will become less and less important.

165
General Discussion / Re: [ANN] Bitshares simple wallet template
« on: June 15, 2016, 01:57:52 pm »
Is it already available or only for trial?

If it goes down how we can recover funds in browser wallet or software wallet?
It's available sure, but only on the testnet so far. I might put up a version on the BTS main network once I've refined the template some more.

As long as you remember your account name and password you can generate your private key completely independently of the wallet interface, using the cli wallet, node.js or Python.

Pages: 1 ... 4 5 6 7 8 9 10 [11] 12 13 14 15 16 17 18 ... 133