Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: alan.d on August 25, 2015, 08:41:24 PM



Title: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: alan.d on August 25, 2015, 08:41:24 PM
Dear Community,

What is this all about?

My name is Alan. Me and a small group of students are what you would call "crypto-nerds".
We are following the entire crypto scene for a very long time, and Ethereum has raised our attention a while ago.

We found that the ethereum clients (that you find out in the wild) are too geeky for the average user. So
in order to improve the mass adoption of ETH, we want to give our contribution to the community and introduce

A Secure Ethereum Web Wallet
https://ethereumwallet.org (https://ethereumwallet.org)

Source Code
https://github.com/Ethereumwallet/online-wallet-hd (https://github.com/Ethereumwallet/online-wallet-hd)

Your password is never sent to the server. What the server does save, it your AES encrypted wallet.
When you visit the website it would then download the encrypted wallet, and decode it locally using your password.
The decoded data at no point leaves your computer.
For an additional security measure you may export your 12 word mnemonic seed, so even if you lose your password you can recover your funds.
Also here, the mnemonic is never transmitted to the server.
This web client works just like any other offline ethereum client.






The source code is based on a fork of blockchain.info's source code for the HD wallet.
What you basically get is a Web-Wallet which is entirely is in your possession. That means that you are the only one having the private keys to your ethereum addresses.
A copy of your wallet is stored on the webserver AES-encoded with your password that also at no time is transmitted to our server.
So even when our server should get compromised, your coins are at no time in danger.

Other security features allow you to set up a Two Factor Authentication using Google Authenticator or export your wallet using a simply memorable mnemonic string.

So start your wallet now with an unlimited number of accounts (all derived using BIP0039 techniques from the mnemonic secret of your wallet)


Alpha Stadium

Please note that the software is in alpha stadium right now, yet fully functional when it comes down to sending and receiving ETH. Further versions of the software will be entirely compatible with the wallets generated by the alpha.
However, there will be bugs. And this is good!
If you like to contribute to our project, feel free to test excessively and give us feedback about possible bugs or errors.

Eye Candy

http://oi62.tinypic.com/x3cvoz.jpg

http://i60.tinypic.com/14lkjux.png

http://i57.tinypic.com/z5ap.png

http://i59.tinypic.com/wgxd79.png


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: kcanup on August 25, 2015, 08:59:52 PM
Why is not link working?


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: cryptoboy.architect on August 26, 2015, 06:56:16 AM
Email is required?!  :o

My recommendation is to have an option to work like https://counterwallet.io/


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: favdesu on August 26, 2015, 11:38:20 AM
that url gives me a security alert https in chrome. doesn't sound it's so secure like advertised though...


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: favdesu on August 26, 2015, 12:16:30 PM
Here's what I get in Chrome android & windows of course

https://i.imgur.com/aGyCcIJ.png

it's an issue with the SSL protocol and chrome's security I guess

Edit: https://i.imgur.com/xIty8NY.jpg


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: alan.d on August 26, 2015, 12:30:00 PM
Indeed,
when i check https://www.sslshopper.com/ssl-checker.html#hostname=ethereumwallet.org (https://www.sslshopper.com/ssl-checker.html#hostname=ethereumwallet.org)
it tells me the following:

Quote
The certificate is not trusted in all web browsers. You may need to install an Intermediate/chain certificate to link it to a trusted root certificate. Learn more about this error. You can fix this by following Comodo's Certificate Installation Instructions for your server platform (use these instructions for InstantSSL). Pay attention to the parts about Intermediate certificates.

Let me purchase a different SSL. I will be back to you shortly. Would you like to have a few ETH or a few mBTC as a small thank you?


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: favdesu on August 26, 2015, 12:38:25 PM
Indeed,
when i check https://www.sslshopper.com/ssl-checker.html#hostname=ethereumwallet.org (https://www.sslshopper.com/ssl-checker.html#hostname=ethereumwallet.org)
it tells me the following:

Quote
The certificate is not trusted in all web browsers. You may need to install an Intermediate/chain certificate to link it to a trusted root certificate. Learn more about this error. You can fix this by following Comodo's Certificate Installation Instructions for your server platform (use these instructions for InstantSSL). Pay attention to the parts about Intermediate certificates.

Let me purchase a different SSL. I will be back to you shortly. Would you like to have a few ETH or a few mBTC as a small thank you?

yep, a new SSL should fix your problems.

I'll take some ETH: 0x9af084c559597c65417d817075c037a0cba22a29

thank you :)


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: alan.d on August 26, 2015, 12:40:39 PM
The SSL Error is fixed. Thank you again for your help.
I will send you a small bonus shortly.


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: LordCoder on August 26, 2015, 01:18:42 PM
I prefer client-side Javascript stuff. Online wallets are always owner's cash.


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: alan.d on August 26, 2015, 02:15:37 PM
I prefer client-side Javascript stuff. Online wallets are always owner's cash.

This wallet is client-side javascript stuff. The crypto (including all keys, signatures etcetera) is performed locally on your computer.
Basically the same principle blockchain.info pursues. Your funds are not stored on our server neither is any password/privatekey ever transmitted to the server.


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: Yaremi on August 26, 2015, 06:33:56 PM
Hi ;)

you have a little problem ::)

ethereumwallet.org dont work on chrome with Adblock :)

So if someone open the site with Adblock will be see nothing ::)


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: Yaremi on August 28, 2015, 06:32:26 AM
Hi ;)

you have a little problem ::)

ethereumwallet.org dont work on chrome with Adblock :)

So if someone open the site with Adblock will be see nothing ::)


Thank you very much for that bug.
Indeed, Adblock is blocking parts of the site.
I will fix this right away, and then I will give you a little bonus for your report  ;)

edit:
FIXED!

Yes. Now work  :) For little bonus 0x4d6275326f61db36b6b57ca2121ae16a5d99c6e6 ::)


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: cryptoboy.architect on August 28, 2015, 01:11:48 PM
I would love to see something like warpwallet integrated.


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: Yaremi on August 28, 2015, 02:07:24 PM
Thank you for reporting back.
I will send a bonus shortly.

Thanks! Also https://ethereumwallet.org added to Russian ETH thread https://bitcointalk.org/index.php?topic=996518.0

mobile wallet app? its amazing :o


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: techbytes on August 28, 2015, 02:28:59 PM
Just sent some ETH from poloniex  to test and received instantly in the wallet.  GUI is a heck of a lot better then the Geth console.  :)


-tb-


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: tradoz on August 28, 2015, 02:55:46 PM
That is great and fantastic job so i have tested it, received instantly without any delay and working smoothly on my side without any error. 


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: WilderX on September 01, 2015, 08:26:15 PM
Can you mine ETH directly to this wallet?


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: WilderX on September 04, 2015, 10:46:54 PM
We would like to thank you all for your trust and your commitment.
Our GETH node has just relayed the 1000th transaction from our web wallet.


Sir, really awesome work with this wallet! All my pool mined ETH has been received to this wallet for about a week now with no issues (every single transaction). I really appreciate what you guys are doing for the ETH community!

Guys like you will take ETH to the mainstream!!


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: Mickeyb on September 06, 2015, 03:15:51 PM
So do I get a same level of protection with this as I would get from the GETH?

If this is a case then I see this as a much better option for average user since to make a mistake in GETH it's 10 times more easier then with this wallet. And I have already heard that many people have made costly mistakes and lost their ethers.

I guess many have already revised the sources on the github.com, I hope people can comment how they are clean.

Thanks for your work guys!


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: Mickeyb on September 06, 2015, 04:37:49 PM
So do I get a same level of protection with this as I would get from the GETH?

If this is a case then I see this as a much better option for average user since to make a mistake in GETH it's 10 times more easier then with this wallet. And I have already heard that many people have made costly mistakes and lost their ethers.

I guess many have already revised the sources on the github.com, I hope people can comment how they are clean.

Thanks for your work guys!

Yes, the wallet does not communicate any passwords or private keys to the server instead performs all the crypto on your computer locally.
Just the same way a locally installed GETH instance does.

The source code is based on the blockchain.info wallet so it can be assumed that it has been already penetration tested by all those who want to make a quick buck. Still, the sources are available on github for public review. So if there are any questions about parts of the code, feel free to ask.


OK great, thanks a lot to you and your friends for doing this. Need I not to say how much will this facilitate the adoption of Ethereum. This is an amazing technology but it is way to complicated for ordinary folks, even for ordinary crypto users to understand. And I wouldn't like to miss out an opportunity to be one of the early adopters because I don't feel comfortable running command lines.

This will help us all, to get our first ethers and just to store them safely.


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: Mickeyb on September 07, 2015, 12:31:39 PM
I might have a bug to report. When I log in, the wallet doesn't ask me for a 2fa code even though I have it enabled. Can somebody take a look at it.
Also, this might be connected, but it ask me to save my phone number, after I click on it, it says that the message has been sent but I don't receive anything.

I think not, but maybe the reason that 2fa doesn't work is because I didn't save my phone number.

Thanks.


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: WilderX on September 07, 2015, 05:30:06 PM
Team your skills are wasted on developing such trivial thing as wallet please move on to Dapps on ETH please  ;D ;D ;D


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: zondic on September 11, 2015, 11:56:38 AM
Would somebody be kind enough to send me a very small amount of ETH, 0.05-0.1.
I would like to test out the wallet.

0x750fc716abcb1465967b2accc8939f248feba384

Thanks!


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: rudolfaxl on September 12, 2015, 01:30:30 AM
For sale : DOMAIN NAME

www.bitcoinwallet.id (http://www.bitcoinwallet.id) and www.litecoin.id (http://www.litecoin.id)

Accept payment : Ethereum
Contact us please...to get best offer


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: BitcoinExpert on September 13, 2015, 12:11:59 PM
Would someone send me some ETH to test the new wallet?

0xa06e42d886476f3ac8a868a6405b6f27e2f379c4

Thank you!


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: BitcoinExpert on September 13, 2015, 03:39:40 PM
Would someone send me some ETH to test the new wallet?

0xa06e42d886476f3ac8a868a6405b6f27e2f379c4

Thank you!

I have sent you some. We would be happy to get some feedback from you.

Thank you Alan.I received them.It works great.As i told you in private message,i support Ethereum project and i will do whatever i can to help.


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: tyz on September 16, 2015, 10:05:17 AM
Good there is finally a wallet with an user-friendly interface. Even if it is in the alpha mode it is better than the console app.


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: WilderX on September 22, 2015, 03:06:03 PM
website is down?


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: JackLondon on September 22, 2015, 05:21:53 PM
website is down?

Its down here also. I hope the eth is recoverable....


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: FFI2013 on September 23, 2015, 12:03:40 AM
website is down?

Its down here also. I hope the eth is recoverable....
it's still down


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: FFI2013 on September 23, 2015, 03:13:07 AM
website is down?

Its down here also. I hope the eth is recoverable....
it's still down
Its down because who ever had a wallet setup there is screwed I just checked both of my address I have nothing 15 hrs ago 1700 eth from a bunch of accounts where all sent to this add 0xa744989a3116beb348be2a3c8e8539a2306bd42f  at the same time


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: JackLondon on September 23, 2015, 03:53:06 AM
website is down?

Its down here also. I hope the eth is recoverable....
it's still down
Its down because who ever had a wallet setup there is screwed I just checked both of my address I have nothing 15 hrs ago 1700 eth from a bunch of accounts where all sent to this add 0xa744989a3116beb348be2a3c8e8539a2306bd42f  at the same time

It appears that you are correct. I just read something on CoinDesk about how great of a Browser Wallet Ethereumwallet.org is but after a closer look I notice its only a press release. http://www.coindesk.com/press-releases/ethereumwallet-to-make-ethereum-grandma-friendly/  Alan Dunkly (Some of these guys have strange last names) is most likely gone but not missed.

With Ethereum off to such a great start, its things like this that reassures the general public that they will continue to opt out of having anything to do with Crypto because if the Crypto Community still falls for these shenanigans then the general public would not have a chance at surviving this game...

This is messed up.


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: WilderX on September 23, 2015, 07:41:10 AM
website is down?

Its down here also. I hope the eth is recoverable....
it's still down
Its down because who ever had a wallet setup there is screwed I just checked both of my address I have nothing 15 hrs ago 1700 eth from a bunch of accounts where all sent to this add 0xa744989a3116beb348be2a3c8e8539a2306bd42f  at the same time

So they went to all this trouble and made 1500$ ....? There has to be easier ways to steal  ;D

lol kids, you can keep my 80 ETH


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: BitcoinExpert on September 23, 2015, 07:48:10 AM
The address where they sent all stolen ETH

http://etherscan.io/address/0xa744989a3116beb348be2a3c8e8539a2306bd42f

I was lucky that i had put only one ETH for test


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: FFI2013 on September 23, 2015, 10:45:02 AM
website is down?

Its down here also. I hope the eth is recoverable....
it's still down
Its down because who ever had a wallet setup there is screwed I just checked both of my address I have nothing 15 hrs ago 1700 eth from a bunch of accounts where all sent to this add 0xa744989a3116beb348be2a3c8e8539a2306bd42f  at the same time

So they went to all this trouble and made 1500$ ....? There has to be easier ways to steal  ;D

lol kids, you can keep my 80 ETH
I here you it dosent make sense the web wallet was one of the nicest Ive seen and they set it up just to steal 1700


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: WilderX on September 23, 2015, 04:06:55 PM
Did anyone figure out how to get access to the wallet without access to the website?

I have all these things: private key, recovery phrase, 2 factor... But what I don't have is the wallet file and I didn't ever figure out how could you download that from their website?

So I guess there was a "RED FLAG" all along... shame on me

all my coins however still stand here:

https://etherchain.org/account/0x08456100bc6833fac43772048b35cbab9292104c#txreceived

I guess they failed also LOL  ;D


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: konkee on September 24, 2015, 01:23:49 AM
lol discovered that site a few days ago and was planning to try it out one of these day.
It was a very nice looking wallet. There must have been a better way to do something with it instead of just shutting it down after a month and running away with the money.


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: ndnh on September 26, 2015, 05:57:23 PM
This is what happens when kids start wallets. :P


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: zeraTunerse on September 27, 2015, 04:54:58 AM
The address where they sent all stolen ETH

http://etherscan.io/address/0xa744989a3116beb348be2a3c8e8539a2306bd42f

I was lucky that i had put only one ETH for test

Lol , They stole around 1,711.467310211079596536 Ether , I was smelling the scam from the very first day , Kinda a cloudthink typo as at the last moment they started their promotional offers that whoever promote them would get 0.05BTC.


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: FFI2013 on September 29, 2015, 01:47:05 PM
The address where they sent all stolen ETH

http://etherscan.io/address/0xa744989a3116beb348be2a3c8e8539a2306bd42f

I was lucky that i had put only one ETH for test

Lol , They stole around 1,711.467310211079596536 Ether , I was smelling the scam from the very first day , Kinda a cloudthink typo as at the last moment they started their promotional offers that whoever promote them would get 0.05BTC.
I should of thought something was up when I setup 2FA and than when I tried to login twice it never asked for the code I sent about 50 ethnic there cause I just was going to put them on a paper wallet and feel asleep so the next day I went to go do it and the side was down I feel like a retard I should of never trusted the Web wallet especially when the Ann starts off me and my friends


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: FFI2013 on October 01, 2015, 03:35:42 PM
seems like the scumbag been busy just sent the 1700 coins he stole from us and sent them to  0xf7e0628c6f6d7de48cf984b9febc8bad24168511 with a balance of 10,000 probably all stolen


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: kampretkabur on October 01, 2015, 03:39:04 PM
100% scam?


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: uniton on October 04, 2015, 08:52:22 AM
oh my godsness i almost join with this competition
https://bitcointalk.org/index.php?topic=1166623.msg12529757;topicseen#msg12529757


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: Financisto on October 06, 2015, 08:10:53 PM
If this is proved to be a scam, that's a shame.

That's why I just recommend using the official client or paper wallets by now.

Ps. I've got a list of paper wallets for several cryptocurrencies for those interested (see my signature below).


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: FFI2013 on October 10, 2015, 06:09:14 AM
If this is proved to be a scam, that's a shame.

That's why I just recommend using the official client or paper wallets by now.

Ps. I've got a list of paper wallets for several cryptocurrencies for those interested (see my signature below).
thanks some good info there


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: starboyshuvo on November 08, 2015, 07:37:02 AM
i cant blv he stole all my saving from there :"(  :'( :'( :'( :'( :'( :'( :'( :'( :'( :'(


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: leigh2k14 on November 08, 2015, 09:02:23 AM
We should all wish cancer on this person.

You'd be surprised what the power of collective thought can do.

All together now.


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: coinyoo on November 08, 2015, 09:12:09 PM
Repost of the opening post in order to show the images which are currently blocked because the thread creator has not the appropriate rank yet.

Dear Community,

What is this all about?

My name is Alan. Me and a small group of students are what you would call "crypto-nerds".
We are following the entire crypto scene for a very long time, and Ethereum has raised our attention a while ago.

We found that the ethereum clients (that you find out in the wild) are too geeky for the average user. So
in order to improve the mass adoption of ETH, we want to give our contribution to the community and introduce

A Secure Ethereum Web Wallet
https://ethereumwallet.org (https://ethereumwallet.org)

Source Code
https://github.com/Ethereumwallet/online-wallet-hd (https://github.com/Ethereumwallet/online-wallet-hd)

Your password is never sent to the server. What the server does save, it your AES encrypted wallet.
When you visit the website it would then download the encrypted wallet, and decode it locally using your password.
The decoded data at no point leaves your computer.
For an additional security measure you may export your 12 word mnemonic seed, so even if you lose your password you can recover your funds.
Also here, the mnemonic is never transmitted to the server.
This web client works just like any other offline ethereum client.






The source code is based on a fork of blockchain.info's source code for the HD wallet.
What you basically get is a Web-Wallet which is entirely is in your possession. That means that you are the only one having the private keys to your ethereum addresses.
A copy of your wallet is stored on the webserver AES-encoded with your password that also at no time is transmitted to our server.
So even when our server should get compromised, your coins are at no time in danger.

Other security features allow you to set up a Two Factor Authentication using Google Authenticator or export your wallet using a simply memorable mnemonic string.

So start your wallet now with an unlimited number of accounts (all derived using BIP0039 techniques from the mnemonic secret of your wallet)


Alpha Stadium

Please note that the software is in alpha stadium right now, yet fully functional when it comes down to sending and receiving ETH. Further versions of the software will be entirely compatible with the wallets generated by the alpha.
However, there will be bugs. And this is good!
If you like to contribute to our project, feel free to test excessively and give us feedback about possible bugs or errors.

Eye Candy

http://oi62.tinypic.com/x3cvoz.jpg

http://i60.tinypic.com/14lkjux.png

http://i57.tinypic.com/z5ap.png

http://i59.tinypic.com/wgxd79.png


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: sepehr on November 16, 2015, 11:19:35 AM
Is this scam?


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: tolikkk on November 16, 2015, 11:35:43 AM
Is this scam?
yes, this scam was have stolen more then 1k ETH and my coin too )


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: sepehr on November 16, 2015, 01:39:47 PM
Is this scam?
yes, this scam was have stolen more then 1k ETH and my coin too )
This is not seem totally scam at least because the code is in github! Anybody else can check the code and run it again! obviusly without your coins! ;)


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: FFI2013 on November 22, 2015, 02:01:03 PM
Is this scam?
yes, this scam was have stolen more then 1k ETH and my coin too )
This is not seem totally scam at least because the code is in github! Anybody else can check the code and run it again! obviusly without your coins! ;)
if I had all security measures setup including 2FA how was my ether stolen if the code is safe I just dont understand why all this effort was put in to make this pretty nice web wallet just to steal from everyone


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: sepehr on November 22, 2015, 02:23:59 PM
Is this scam?
yes, this scam was have stolen more then 1k ETH and my coin too )
This is not seem totally scam at least because the code is in github! Anybody else can check the code and run it again! obviusly without your coins! ;)
if I had all security measures setup including 2FA how was my ether stolen if the code is safe I just dont understand why all this effort was put in to make this pretty nice web wallet just to steal from everyone
Just let me know do you have no access to your coins or you can see that your coins are transferred from your account and it is empty now?
Maybe the server is just down!
No body know it's author?
Yes, i think also it's really nice and to convince that it's totally scam a bit hard!! :( :o ???


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: tolikkk on November 22, 2015, 02:50:37 PM
Is this scam?
yes, this scam was have stolen more then 1k ETH and my coin too )
This is not seem totally scam at least because the code is in github! Anybody else can check the code and run it again! obviusly without your coins! ;)
if I had all security measures setup including 2FA how was my ether stolen if the code is safe I just dont understand why all this effort was put in to make this pretty nice web wallet just to steal from everyone
Just let me know do you have no access to your coins or you can see that your coins are transferred from your account and it is empty now?
Maybe the server is just down!
No body know it's author?
Yes, i think also it's really nice and to convince that it's totally scam a bit hard!! :( :o ???
it was clear that he was committed to transfer all accounts to one wallet, and then there was a breakdown of a few purses, I do not think you can find some tips


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: sepehr on November 22, 2015, 02:54:12 PM
Is this scam?
yes, this scam was have stolen more then 1k ETH and my coin too )
This is not seem totally scam at least because the code is in github! Anybody else can check the code and run it again! obviusly without your coins! ;)
if I had all security measures setup including 2FA how was my ether stolen if the code is safe I just dont understand why all this effort was put in to make this pretty nice web wallet just to steal from everyone
Just let me know do you have no access to your coins or you can see that your coins are transferred from your account and it is empty now?
Maybe the server is just down!
No body know it's author?
Yes, i think also it's really nice and to convince that it's totally scam a bit hard!! :( :o ???
it was clear that he was committed to transfer all accounts to one wallet, and then there was a breakdown of a few purses, I do not think you can find some tips

I'm not looking for some tips! ::) But I'm looking for a user friendly trustful web wallet for grandma users of Ethereum!


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: LiQio on November 22, 2015, 05:47:13 PM
^
What about https://ethereumwallet.com/ ?


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: sepehr on November 22, 2015, 05:50:43 PM
^
What about https://ethereumwallet.com/ ?

That's good but very very simple!

I need support for Coins


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: healthhealer4 on November 30, 2015, 10:26:59 AM
my coins are still in the my address , is there a why to use the source code to gain access to my coins.?


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: lama-hunter on February 10, 2016, 09:41:55 AM
i really prechiate the new Service u generated Sir.
Since the details says its not good to put large amount because they can get lost, its maybe better to use this Wallet as an Working Hot Wallet.

"We recommend small amounts only, and remind you that use of this software is at your own risk. "

If you could fix this Part, there would be a great amount of Users incoming in Traffic. Would be great ;) Let us know

regards
lama-hunter


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: robelneo on February 10, 2016, 09:54:41 AM
The link to the wallet is not working anymore and many users claim they lost a large amount of ethereum coins here,I think it's best to close this thread as nothing worthwhile,but we need a good online ethereum wallet ,right now that this coin is growing


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: pompatore on March 23, 2016, 06:55:36 PM
importing json file doesnt work for me


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: cryptohunter on March 23, 2016, 07:01:42 PM
If ethereum had a better wallet this type of thing would be less likely to happen.


Title: Re: [ANN] A Secure Ethereum Web Wallet (ethereumwallet.org)
Post by: ptcgroup10009 on May 20, 2018, 05:13:48 PM
if you had ethereum in this wallet you can retrieve it the Derivation Path is m/44'/0'/0'/0 .Any wallet that allows you to change the Derivation path will show your ethereum