Bitcoin Forum

Bitcoin => Hardware wallets => Topic started by: Wilikon on October 31, 2013, 08:09:39 PM



Title: Let There Be Dark! Bitcoin Dark Wallet
Post by: Wilikon on October 31, 2013, 08:09:39 PM
http://www.indiegogo.com/projects/bitcoin-dark-wallet



Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: markj113 on October 31, 2013, 08:12:07 PM
links to the founder of terrahash, good to see all the money that went missing went to good use.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: greyhawk on October 31, 2013, 08:16:19 PM
links to the founder of terrahash, good to see all the money that went missing went to good use.

I wouldn't be worried, it's not like others involved in this thing were similarily involved in several 'hacked' exchanges.

Oh.. Oh wait.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: grue on October 31, 2013, 08:29:09 PM
Quote
Dark Wallet needs $50k to finish its development and testing
Why do they need $50k for that? are they hiring a software firm? Are they using the money to compensate themselves for the work they put in?

Their "dark wallet" is a browser plugin, so it's probably connecting to a third party server. Unless the plugin directly connects to the bitcoin network, it's far less secure and anonymous than the satoshi client.

A quick skim of their indiegogo page shows more idealism and buzzwords than any actual planning. This is mirrored by the massive gap between what they want for bitcoin (anonymity, resistance to censorship, anti corporation/goverment), and what they've done (browser plugin wallet).

tl;dr: a group with more ideals than work wants money


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: hivewallet on October 31, 2013, 08:32:33 PM
Some serious dudes and serious thinking behind this project. Will be watching closely.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Ecurb123 on October 31, 2013, 08:45:59 PM
nice video, nice idea. I'm going to try and explore some details.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: TippingPoint on October 31, 2013, 09:09:55 PM
Which comes first?

  • Donating $50,000
  • Finding out what it is and how it is supposed to work


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: genjix on October 31, 2013, 09:17:49 PM
http://bitcoinmagazine.com/6630/trustless-bitcoin-anonymity-here-at-last/

https://bitcointalk.org/index.php?topic=282086.0

http://bitcoinmagazine.com/what-libbitcoin-and-sx-are-and-why-they-matter/

http://libbitcoin.dyne.org/

http://libbitcoin.dyne.org/doc/

http://libbitcoin.dyne.org/libbitcoin.pdf

http://darkwallet.unsystem.net/

http://www.jupiterbroadcasting.com/37516/amir-taaki-bitcoin-2013-plan-b-7/
http://www.reddit.com/r/Bitcoin/comments/1f19sr/interview_with_amir_taaki_about_libbitcoin_the/

http://sx.dyne.org/

https://bitcointalk.org/index.php?topic=291581

https://bitcointalk.org/index.php?topic=50721.0

https://github.com/spesmilo/libbitcoin

https://github.com/spesmilo/obelisk

https://github.com/spesmilo/sx

http://www.ohloh.net/p/libbitcoin/estimated_cost

https://github.com/caedesvvv/zmqproto (pure Python reimplementation of ZeroMQ)
+
https://github.com/caedesvvv/python-obelisk-client
+
https://github.com/vbuterin/pybitcointools
+
https://github.com/Bobalot/blockalchemy
= python client side library

our ingredients:

* libbitcoin full validating node (async c++ toolkit bitcoin library)
* obelisk blockchain query server
* sx admin tools
* coinjoin bitcoin laundry mixer by pablo
* re-broadcaster to avoid triangulation
* python client side libraries (combination of pablo's obelisk-client, vitalik's Pybtctools, robert's blockalchemy)

shopping list:

* python core
* javascript front end
* usability, testing, Q&A, porting to multiple platforms
* design work
* infrastructure maintanence

this is not simple stuff, and we've already been working on this for 3+ years with no financial support fulltime.

cody is crystallising this together for us in a usable coherant whole as our director. we are a community and everyone is free to participate through our mailing list on unsystem.net

mailing list: https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/unsystem


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: BadAss.Sx on October 31, 2013, 09:32:57 PM
Another trick to get funded by the name Bitcoin. Tell me, what is wrong with Electrum? You make a wallet, you save your secret key, you dump your btc's on it which you want to preserve and you dump Electrum from your pc.
Electrum make hundreds of btc addresses and as long you use a different address for every transaction, you are anonymous as hell. Want to dump money again on your Electrum? Just install Electrum, give in your secret key and voila, there it is again.

Sorry, but i do not like these kind of fund raising ideas.There are people who deserve a lot more credits for making wallets then 50k $ for making another wallet.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Lethn on October 31, 2013, 09:41:02 PM
Quote
Dark Wallet is an "Easy-To-Install plug-in that sits discreetly on users' chrome and firefox browsers

Yes, that sounds like exactly something I'd like to have installed on my PC and accessing my Bitcoin wallet, they seem like they're going to open source it but until I see that happen I won't touch it until other programmers have investigated it before hand.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: ixne on October 31, 2013, 09:54:06 PM
Another trick to get funded by the name Bitcoin. Tell me, what is wrong with Electrum? You make a wallet, you save your secret key, you dump your btc's on it which you want to preserve and you dump Electrum from your pc.
Electrum make hundreds of btc addresses and as long you use a different address for every transaction, you are anonymous as hell. Want to dump money again on your Electrum? Just install Electrum, give in your secret key and voila, there it is again.

Sorry, but i do not like these kind of fund raising ideas.There are people who deserve a lot more credits for making wallets then 50k $ for making another wallet.

Using multiple addresses doesn't make transactions untraceable, just more complicated.  There's a big difference between security and obscurity, and you're describing the latter.

Further, there is a big difference between anonymity and and privacy.  Bitcoin is already anonymous, but it has absolutely no privacy.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: BadAss.Sx on October 31, 2013, 10:00:36 PM
Security is in your hands, not only by a tool or plugin. Please remember that instead of giving all your trust to a tool/plugin. Even Linux is safe, but there are still holes in it. Don't get me wrong, i like the way people are working for the Bitcoin scene, but 50k for developing a plugin or hook is a lot of money.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: grue on October 31, 2013, 10:08:20 PM
Quote
Dark Wallet is an "Easy-To-Install plug-in that sits discreetly on users' chrome and firefox browsers
how is a browser plugin discrete at all? it's as discrete as a browser bookmark to a (porn) site.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: genjix on October 31, 2013, 10:45:40 PM
combine libbitcoin + electrum + hive: https://bitcointalk.org/index.php?topic=322483.0


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: jbreher on November 01, 2013, 01:34:54 AM
Quote
Dark Wallet is an "Easy-To-Install plug-in that sits discreetly on users' chrome and firefox browsers
how is a browser plugin discrete at all? it's as discrete as a browser bookmark to a (porn) site.

usage: The words discrete and discreet are pronounced in the same way and share the same origin but they do not mean the same thing. Discrete means ‘separate,’ as in a finite number of discrete categories, while discreet means ‘careful and circumspect,’ as in you can rely on him to be discreet .


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: grue on November 01, 2013, 01:35:55 AM
Quote
Dark Wallet is an "Easy-To-Install plug-in that sits discreetly on users' chrome and firefox browsers
how is a browser plugin discrete at all? it's as discrete as a browser bookmark to a (porn) site.

usage: The words discrete and discreet are pronounced in the same way and share the same origin but they do not mean the same thing. Discrete means ‘separate,’ as in a finite number of discrete categories, while discreet means ‘careful and circumspect,’ as in you can rely on him to be discreet .
in this case, i don't see how a browser plugin is more "discrete"(separate) than any other app.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: jbreher on November 01, 2013, 01:42:35 AM
Quote
Dark Wallet is an "Easy-To-Install plug-in that sits discreetly on users' chrome and firefox browsers
how is a browser plugin discrete at all? it's as discrete as a browser bookmark to a (porn) site.

usage: The words discrete and discreet are pronounced in the same way and share the same origin but they do not mean the same thing. Discrete means ‘separate,’ as in a finite number of discrete categories, while discreet means ‘careful and circumspect,’ as in you can rely on him to be discreet .
in this case, i don't see how a browser plugin is more "discrete"(separate) than any other app.

Sorry to carry on pedantically, but that would not be the 'discreetly' in the OP, but rather 'discretely':

discrete |disˈkrēt|
adjective
individually separate and distinct: speech sounds are produced as a continuous sound signal rather than discrete units.
DERIVATIVES
discretely adverb,


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Anon136 on November 01, 2013, 01:44:04 AM
how much bloat would ubiquitous use of this "trustless mixing" add to the blockchain?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: neutrinox on November 01, 2013, 01:51:55 AM


Using multiple addresses doesn't make transactions untraceable, just more complicated.  There's a big difference between security and obscurity, and you're describing the latter.

Further, there is a big difference between anonymity and and privacy.  Bitcoin is already anonymous, but it has absolutely no privacy.

This is why I don't really understand the privacy concerns:

You have some dirty bitcoins in your wallet.

You send these dirty bitcoins to another wallet you own.

If someone questions you about the second wallet, you say you bought them anonymously from local bitcoins.

Where is the problem?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: inform on November 01, 2013, 01:56:19 AM
This some new  ???  ::)


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: neutrinox on November 01, 2013, 01:58:15 AM
This some new  ???  ::)

So point me the problem then?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Trader Steve on November 01, 2013, 05:23:18 AM
This sounds exciting. I've been following the CoinJoin thread for a while and would love to see this implemented. Making a donation now.



Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: genjix on November 01, 2013, 10:41:40 AM
50% raised in 24 hours (including BTC donations)

looks like electrum, hive and libbitcoin are going to find a way we can all work together. everybody wins because developers can focus on one thing and we can build a diverse modular opensource software ecosystem. with the libbitcoin, obelisk, sx, mixer, proxy broadcaster, python desktop libs, python desktop core (electrum) and interfaces created by hive team, we will have an awesome setup for everyone.

https://bitcointalk.org/index.php?topic=322483.0

I was already before developing electrum, and hive wallet is doing a really good job at what I was trying to achieve before (and not getting far). all our projects can help each other, and I aim with the crowdfunding to offer common infrastructure towards this effort.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Unluckyduck on November 01, 2013, 11:43:31 AM
Lol backers will be left in the dark for sure. :D


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: b!z on November 01, 2013, 11:49:08 AM
Can someone explain how their donation address starts with a 3, and not 1? https://blockchain.info/address/32wRDBezxnazSBxMrMqLWqD1ajwEqnDnMc

I think I read somewhere that Bitcoin addresses can only start with 1, and the feature for addresses starting with 3 has not been developed yet.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: waxwing on November 01, 2013, 12:01:15 PM
Can someone explain how their donation address starts with a 3, and not 1? https://blockchain.info/address/32wRDBezxnazSBxMrMqLWqD1ajwEqnDnMc

I think I read somewhere that Bitcoin addresses can only start with 1, and the feature for addresses starting with 3 has not been developed yet.

It has been developed and in place for quite a while.

Multisignature addresses on the main network always start with a 3. They can be used to give more than one person control over the spending out from that address. Example: any 3 people, from a total of 5, would have to agree in order to spend the coins stored at that address. I believe that's the case in this instance, although in general it can be "any N people out of M".


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: The 4ner on November 01, 2013, 01:31:50 PM
Quote
Dark Wallet needs $50k to finish its development and testing
Why do they need $50k for that? are they hiring a software firm? Are they using the money to compensate themselves for the work they put in?

Their "dark wallet" is a browser plugin, so it's probably connecting to a third party server. Unless the plugin directly connects to the bitcoin network, it's far less secure and anonymous than the satoshi client.

A quick skim of their indiegogo page shows more idealism and buzzwords than any actual planning. This is mirrored by the massive gap between what they want for bitcoin (anonymity, resistance to censorship, anti corporation/goverment), and what they've done (browser plugin wallet).

tl;dr: a group with more ideals than work wants money

My thoughts exactly!


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: hivewallet on November 01, 2013, 02:37:30 PM
Quote
Dark Wallet needs $50k to finish its development and testing
Why do they need $50k for that? are they hiring a software firm? Are they using the money to compensate themselves for the work they put in?

Their "dark wallet" is a browser plugin, so it's probably connecting to a third party server. Unless the plugin directly connects to the bitcoin network, it's far less secure and anonymous than the satoshi client.

A quick skim of their indiegogo page shows more idealism and buzzwords than any actual planning. This is mirrored by the massive gap between what they want for bitcoin (anonymity, resistance to censorship, anti corporation/goverment), and what they've done (browser plugin wallet).

tl;dr: a group with more ideals than work wants money

More ideals than work? That's unfair. Amir and his team have borne quite a bit of impressive fruit over the years. Here is a small sampling of it:

libbitcoin: https://bitcointalk.org/index.php?topic=30646.0;all
sx wallet: https://bitcointalk.org/index.php?topic=291576.0
coinjoin: https://bitcointalk.org/index.php?topic=279249.msg3016952#msg3016952

If you use your imagination I'm sure you can see that these components not only lead credibility to the project, but paint a clear picture of where it actually begins. Still, the unfortunately reality is that software development takes time -- a lot of time. If the developer(s) in question are not independently wealthy and wish to focus on the work without distraction, that time costs money. $50K seems conservative to us for such an ambitious project.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: grue on November 01, 2013, 04:09:50 PM
Quote
Dark Wallet needs $50k to finish its development and testing
Why do they need $50k for that? are they hiring a software firm? Are they using the money to compensate themselves for the work they put in?

Their "dark wallet" is a browser plugin, so it's probably connecting to a third party server. Unless the plugin directly connects to the bitcoin network, it's far less secure and anonymous than the satoshi client.

A quick skim of their indiegogo page shows more idealism and buzzwords than any actual planning. This is mirrored by the massive gap between what they want for bitcoin (anonymity, resistance to censorship, anti corporation/goverment), and what they've done (browser plugin wallet).

tl;dr: a group with more ideals than work wants money

More ideals than work? That's unfair. Amir and his team have borne quite a bit of impressive fruit over the years. Here is a small sampling of it:

libbitcoin: https://bitcointalk.org/index.php?topic=30646.0;all
sx wallet: https://bitcointalk.org/index.php?topic=291576.0
coinjoin: https://bitcointalk.org/index.php?topic=279249.msg3016952#msg3016952
what you have planned: browser plugin wallet with coin mixing.

What you have on your indegogo page:
Quote
We are interested in scaling up the Bitcoin infrastructure in an intentionally subversive and empowering direction- taking Bitcoin just where it has been threatening to go. Towards an integrity of values, and a neutrality promoted by anonymity and a resistance to censorship. Software can stand for something.
[...]
Bitcoin is the next battle ground in the fight against supranational political domination. Nation states harrass their governed populations with parades of open lies, and dedicate their time to the modern statist paradigm: developing emergency powers and containing the growth of new technologies. Digital anonymity and freedom of financial speech are some of the last tools left in the dwindling garrisons of Liberty.

We are by turns threatened and mocked by neoliberal social engineers and their Boomer bagmen. We face an "architecture of oppression."
Tell me how your "dark wallet" is going to solve those problems, or is that just rhetoric?

If you use your imagination I'm sure you can see that these components not only lead credibility to the project, but paint a clear picture of where it actually begins. Still, the unfortunately reality is that software development takes time -- a lot of time. If the developer(s) in question are not independently wealthy and wish to focus on the work without distraction, that time costs money. $50K seems conservative to us for such an ambitious project.
In other words, you're using the indegogo/bitcoin funds to pay yourselves.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: genjix on November 01, 2013, 04:39:52 PM
https://darkwallet.unsystem.net/whydw.html

50k won't go far if we pay salaries. we have to be smart with the money and invest in common permanent infrastructure. we should find better ways to pay for ongoing costs by creating sustainable businesses.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: hivewallet on November 01, 2013, 05:00:05 PM
Quote
libbitcoin: https://bitcointalk.org/index.php?topic=30646.0;all
sx wallet: https://bitcointalk.org/index.php?topic=291576.0
coinjoin: https://bitcointalk.org/index.php?topic=279249.msg3016952#msg3016952
what you have planned: browser plugin wallet with coin mixing.

Developers building a "browser plugin with coin mixing" could easily blow through $50K after many rounds of integration, design and testing. Perhaps the free software world is not accustomed such concepts, but anyone who does this for a living can surely attest that this is correct.

It may or may not be obvious that part of any experimental development process is exploration through prototyping. The end result may be significantly different than what is being suggested in the indiegogo project, but there is little doubt on this side that it will achieve the same result and more. If you don't concur or find the project's scope somehow disagreeable, don't donate.

Finally, let us clearly state that Hive is not on the receiving end of money from this project, nor are we officially affiliated with it. There have been some discussions about involvement (https://bitcointalk.org/index.php?topic=322483.0;all), but that's as far as it has gone.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: El Extranjero on November 01, 2013, 05:14:10 PM
I'm shocked at how many donations were given overnight. Just yesterday they were only at about 1,000$
Now I see they received 20+ thousand dollars in donations! WTF!


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: 600watt on November 01, 2013, 08:45:07 PM
https://darkwallet.unsystem.net/whydw.html

50k won't go far if we pay salaries. we have to be smart with the money and invest in common permanent infrastructure. we should find better ways to pay for ongoing costs by creating sustainable businesses.

genjix, your work rocks. thank you and the team for your vision. you bring street cred to bitcoin. congrats to fundraising success.

awesome style.

and the video... wow.



Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: TheButterZone on November 01, 2013, 08:50:54 PM
I wonder if this was a competition of Dark Wallet vs reference client's (insert controversial feature here), who would raise more funds.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Gavin Andresen on November 01, 2013, 09:24:32 PM
50k won't go far if we pay salaries. we have to be smart with the money and invest in common permanent infrastructure. we should find better ways to pay for ongoing costs by creating sustainable businesses.

Exactly right, in my humble opinion.

I suspect you're going to have a hard time figuring out how to arrange yourselves without becoming a Corporation of some State and still have a business model that sustains sufficient quality assurance and customer support to make Dark Wallet a success.

PS: I'm really happy to see other implementations happening!  Diversity is great!

PPS: y'all should give the Foundation at least a LITTLE bit of credit for funding CoinPunk...


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: genjix on November 01, 2013, 11:09:09 PM
Gavin can you explain this email from a journalist friend that he sent me:

"Just got a call from the bitcoin foundation. They wouldn't go on the record to comment on the article but just kept telling me "off the record" that you lot have no credibility and that a much better story is some venture capitalist yesterday investing $9m in bitcoin..."

and are you going to put me back on the security mailing list after you took me off. And you should stop telling people I'm not a Bitcoin developer. And also list libbitcoin on your blog post. Also you can stop ignoring my emails, and invite me into the protocol discussions. Thanks. The door is open, the choice is yours.

It's been 3+ years and I think the treatment from you, Mike, .et al has been downright cuntish at times.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: genjix on November 01, 2013, 11:25:16 PM
We are providing an alternative. With 1% of the BF resources, we will do 10x more development and continue serving the community. Free market ftw.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Gavin Andresen on November 01, 2013, 11:30:29 PM
RE: bitcoin-security mailing list:  bottom line is I don't trust you. I think you have made irresponsible decisions in the past, and I don't trust that you would handle sensitive security issues responsibly.  Happily there have been approximately zero cross-implementation security issues in the last six months, so it is more of a theoretical issue that you're not on the list....

RE: foundation phone call:  I personally agree that fundraising for a vaporware wallet is less newsworthy than a 9 million dollar reputable VC investment.

RE: libbitcoin: when there is significant software using it and it has been "battle tested" a bit I'd be happy to mention it. But last I heard even Intersango was not using it because it was too slow/immature.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: genjix on November 02, 2013, 12:34:43 AM
https://bitcoinfoundation.org/blog/?p=204 - the projects there were incomplete implementations and mostly recent.

Truth is that there are development decisions happening behind closed doors that me, other developers and the community are not privy to. And this places the class of developers (not your friends) at a disadvantage due to institutionalised structures imposed on bitcoin development. This is why I believe in a diversified software ecosystem with no single party having power over development decisions - it is a process that can be corrupted by personal preference and favoritism.

Also about libbitcoin's quality: http://libbitcoin.dyne.org/doc/ - any objective developer is open to review the fundamentals.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: moneyboss on November 02, 2013, 12:43:30 AM
the idea is pretty stupid if you ask me.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: HostFat on November 02, 2013, 12:49:44 AM
RE: bitcoin-security mailing list:  bottom line is I don't trust you.
Is there someone (even just one) on the darkwallet "team" that you trust more and enough than genjix ?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: David M on November 02, 2013, 01:03:43 AM
Donated.

Get coding fellas and good luck.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: genjix on November 02, 2013, 01:18:37 AM
Gavin, anyway it's good you support other implementations. Thanks for the positive words.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Kouye on November 02, 2013, 02:00:31 AM
I think you have made irresponsible decisions in the past, and I don't trust that you would handle sensitive security issues responsibly.
Care to share some links to back this up, for us newbies, please?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Gavin Andresen on November 02, 2013, 02:50:37 AM
https://bitcoinfoundation.org/blog/?p=204 - the projects there were incomplete implementations and mostly recent.

You're right, I apologize. I just added libbitcoin to that list.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: cheech300 on November 02, 2013, 06:15:19 AM
Anyway, i donated 0.5 btc earlier that day. It's an interesting tool.... Letz see what happens next! 8)


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: go1111111 on November 02, 2013, 09:41:58 AM
Care to share some links to back this up, for us newbies, please?

I think it may stem from this: http://www.theverge.com/2012/8/10/3233711/second-bitcoin-lawsuit-is-filed-in-california

TL;DR: genjix was involved in Bitcoinica, a former exchange that shut down and lost a bunch of customer's money. Some people think that the circumstances around the money being lost were suspicious.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: marcus_of_augustus on November 02, 2013, 11:10:36 AM
Care to share some links to back this up, for us newbies, please?

I think it may stem from this: http://www.theverge.com/2012/8/10/3233711/second-bitcoin-lawsuit-is-filed-in-california

TL;DR: genjix was involved in Bitcoinica, a former exchange that shut down and lost a bunch of customer's money. Some people think that the circumstances around the money being lost were suspicious.

Last I heard M. Karpeles of Gox fame is sitting on the stash from Bitcoinica (30, 000btc?) whilst some lawyers from New Zealand(?) were pursuing him for the dough ... on behalf of the injured parties.

Anyway, about this Dark (grey) wallet, is it all donations? Or are there shares for sale as well? GPL license?

And widespread use of CoinJoin theoretically reduces size of UTXO right? So a good thing for the network decentralisation ...


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: okie_freemen on November 02, 2013, 12:13:57 PM
pfft id rather just work on ANC which will accomplish all of this from within the client, and those devs aren't asking for 50k to do it.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Mike Hearn on November 02, 2013, 12:43:14 PM
More specifically, after Bitcoinica got hacked Amir (genjix) open sourced the Bitcoinica code without noticing that it had a Mt Gox API key in it. That key was then immediately used to steal what money Bitcoinica had left. Being in such a hurry to open source something that you expose passwords protecting large sums of money is not the kind of behaviour that inspires confidence.

Anyway, as Gavin says, it's no big deal. The bitcoin-security list is used for Bitcoin-Qt stuff (mostly discussion of DoS attacks of various kinds). It's not really relevant to re-implementors. There's no secret backdoor knowledge being exchanged there that would put libbitcoin at a disadvantage.

With regards to being "cuntish", I think that's amazingly hypocritical given the amount of space Amir dedicates on his website to personally attacking Gavin and myself. A big chunk of the Dark Wallet website is not even about technical matters, but is just a giant conspiracy theory about the Foundation, Gavin and me. Apparently we serve "wealthy business interests", or some shit. That's why Gavin chooses to work on the Bitcoin P2P protocol instead of earning 50x more working for a bank.

Then after implying that there's some kind of shadowy, hidden collusion between open source developers and governments he goes to ramble about Bloom filters, for some reason. It "introduced state into the protocol" he says - apparently the rest of the stuff in the CNode class isn't state!

Finally he dumps a giant pile of random links to NSA related stuff, on the grounds that "if Bitcoin developers are allies of these groups, they are not working for Bitcoin users" ... i.e. genjix thinks giving a presentation to the CIA is the same as being employed by them.

The technical side isn't much better. Amir and Cody claim to represent the common user and the spirit of decentralisation, but their technical architecture is just a re-run of the Electrum design where he re-invents the P2P protocol badly, forcing his wallet users to rely on custom trusted servers. It even says this at the bottom

Quote
How will you ensure privacy of blockchain queries?
New versions of ZeroMQ support encryption between endpoints. We can go further too, but this will require more research. What is clear however, is that blockchain servers are the future of usable Bitcoin wallets where the user owns their keys. We have to innovate around the reality.

So they take a giant dump on Bloom filtering - which I proposed and partly designed to solve this very problem - then it turns out that their "Obelisk server" doesn't have any alternative solution. It has a cool name but no solutions to difficult privacy problems. So in fact your privacy is much better protected by using the regular P2P protocol, talking to the regular P2P network and uploading a noisy Bloom filter (or sharded set of noisy filters). Too bad Amir regards that scheme as impure, rushed and a "debasement", otherwise he could just use it in Dark Wallet.

Oh yeah, last thing - he says that his preferred design is "the future" and "the reality", despite that the wallet Amir praises most for its usability (Hive) uses the P2P network with Bloom filtering. That seems to contradict his own point. You can easily build usable wallets, today, that talk directly to the P2P network with no special servers required, and it's more decentralised and gives better privacy to do so.

I don't think Amir will actually do that though, because that might suggest that maybe Gavin and Mike aren't idiots who work for the Illuminati.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Alpaca Bob on November 02, 2013, 01:51:21 PM
I'll just add this article to the discussion, for those of you who haven't already read it yet:

Bitcoin is going mainstream. Here is why cypherpunks shouldn’t worry. (http://techliberation.com/2013/10/31/bitcoin-is-going-mainstream-here-is-why-cypherpunks-shouldnt-worry)

Quote
As long as Bitcoin remains open and decentralized, cypherpunks and entrepreneurs are not working at cross purposes, no matter how suspicious they may be of each other. The real regulatory threats to Bitcoin are the bonkers bananas proposals to centralize Bitcoin like we saw in the recent WIRED article. Luckily, that article misses the point of not just Bitcoin, but of this moment in history. Decentralization is what makes Bitcoin genius, it’s what attracts both the radicals and the entrepreneurs, and it’s not going away.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: hivewallet on November 02, 2013, 02:12:29 PM
I'll just add this article to the discussion, for those of you who haven't already read it yet:

Bitcoin is going mainstream. Here is why cypherpunks shouldn’t worry. (http://techliberation.com/2013/10/31/bitcoin-is-going-mainstream-here-is-why-cypherpunks-shouldnt-worry)

Quote
As long as Bitcoin remains open and decentralized, cypherpunks and entrepreneurs are not working at cross purposes, no matter how suspicious they may be of each other. The real regulatory threats to Bitcoin are the bonkers bananas proposals to centralize Bitcoin like we saw in the recent WIRED article. Luckily, that article misses the point of not just Bitcoin, but of this moment in history. Decentralization is what makes Bitcoin genius, it’s what attracts both the radicals and the entrepreneurs, and it’s not going away.

Hear, hear!


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Anon136 on November 02, 2013, 02:48:51 PM
0.2btc donated. please dont let us down.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: DarkEmi on November 02, 2013, 05:23:10 PM
I don't think Amir is a "bad guy", but please dont donate any money to this project.

Just because a video is awesomely produced does not mean that people behind it are trustworthy.

Amir has a clear responsability in the bitcoinica trainwreck, that left several people that commited their ressources to the bitcoin vision financially crippled.

And now, you want to give him funds and trust him with your bitcoins ?

I can tell you what will happen if things go south, you wont have anybody to turn to.

Of course Amir's responsability is completly shared by Zhou tong and others.

But you are here jumping from project from project, why is your ex partner Patrick Strateman blocking the bitcoinica liquidation ? Can you answer that ? Can you try to help handle that instead of jumping to whichever project sounds the coolest ?

It would be great if we, bitcoinica claimants, could at any point in the future get any closure. We are far from that and all responsible protagonnists have left the sinking ship.

My 2 bitcents.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: LiteCoinGuy on November 02, 2013, 08:16:13 PM
i guess Amir has enough money to do it with his own cash...


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: waxwing on November 02, 2013, 09:46:14 PM
It's a very interesting argument.
Both sides consider the other naive - the 'Foundation' side thinks it naive to think Bitcoin can grow without finding a common ground with the authorities, the 'go dark' side think it naive to think the authorities will ever cede any control voluntarily.

To be honest, whichever side I personally fall on, I'm happier knowing that both sides of the argument exist, and I'd like them both to continue to exist.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: hivewallet on November 02, 2013, 10:16:59 PM
It's a very interesting argument.
Both sides consider the other naive - the 'Foundation' side thinks it naive to think Bitcoin can grow without finding a common ground with the authorities, the 'go dark' side think it naive to think the authorities will ever cede any control voluntarily.

To be honest, whichever side I personally fall on, I'm happier knowing that both sides of the argument exist, and I'd like them both to continue to exist.

Couldn't agree more.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: mikegogulski on November 02, 2013, 11:05:22 PM
I don't think Amir will actually do that though, because that might suggest that maybe Gavin and Mike aren't idiots who work for the Illuminati.

For the record, I don't think that Mike Hearn and Gavin Andresen are idiots who work for the Illuminati.

Clearly, they are both intelligent people. They could not *possibly* have achieved what they have while being idiots.

However, I do declare, Mike Hearn and Gavin Andresen, that you seem to be complete assholes. And while I won't point at the Illuminati (I am, after all, a card-carrying member for a quarter of your pathetic human centuries), I will say this: Hearn and Andresen, you behave like dyed-in-the-wool statists who either:

a) HATE the idea of taking ANY personal risk to fight the evil fucks who presently own the planet, meaning you're fucking cowards (grow a pair); OR

b) are completely UNCONSCIOUS of the fact that evil who fucks presently own the planet, meaning you're INEDUCABLY IGNORANT of matters you've long been exposed to in the Bitcoin milieu (wake up and take a lesson, Stockholm-syndrome-affected dumbasses); OR

c) are IN BED with the evil fucks who presently own the planet, in which you are traitors to humanity (die screaming, on fire, alone, each in your own separate hole); OR

d) want to BECOME one of the evil fucks who presently own the planet (ditto).

I'll leave it to the sycophantic fanentity audience to choose among the three or... wait for it... scream blue murder at me for uttering uncomfortable truths.

Now, I don't mean to say that the two of you go around crushing kittens or such, but look:

- You two CONSTANTLY harp on Amir's fuckup with Bitcoinica. Amir DID fuck up there, bigtime. You seem incapable of entertaining the notion that he learned anything from that, or that it was an honest mistake rather than willful negligence or malice, and you seem to act, therefore, like anything Amir says or is involved with is a pool of liquid shit with anthrax and ricin sprinkles on top.

- Gavin's BOMBASTIC IGNORANT DUMBSHITTERY of historical context in writing (https://plus.google.com/+DeclanMcCullagh/posts/YLe37k7vonQ) (Google+, 20 May 2013):

Quote from: Gavin Andresen
We're never going to agree on tactics.  I'm a pragmatist, so if putting star patches on my air guitar gives the people in power warm fuzzies, I'm happy to do it. I'll ask them exactly what type of star they'd like me to use and exactly where they'd like me to apply it, and while they were busy figuring that out I'll be busy working hard to get a few million more air guitar users.

Being a majority protects people from assaults.

(...because that worked so well in Warsaw, Godwinbergheimgrad, etc.)

- You tolerate a dangerous, rather-much-extremely-more-extremely-more-mentally-ill-than-Amir-or-me beast like luke-jr

- You continuously promote a "profit over people" line of thinking

- and on and on.

So, get fucked, the both of you. Take Garzik and luke-monster with you. You will be superseded, and your control lost as tears in falling rain.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: go1111111 on November 03, 2013, 01:04:55 AM
However, I do declare, Mike Hearn and Gavin Andresen, that you seem to be complete assholes.

The insults and anger you aim toward Mike and Gavin seems pretty over the top. I read the G+ link you gave, and while it's true that they are less anti-government than you, it looks like they just have a genuine disagreement with you about priorities and tactics.

I'm probably more on your side of the debate about how much priority should be given to making Bitcoin something that can be used to escape government control, but even if Mike and Gavin were the scum that you claim they are, what's the purpose of all the over the top insults? It's definitely not going to help you influence them, and to anyone observing this thread who you want to recruit to your cause it just makes you look like your emotions are controlling you.

By the way, did Amir ever give his account of what happened with Bitcoinica, why, and what he learned? 


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Peter Todd on November 03, 2013, 01:46:41 AM
So they take a giant dump on Bloom filtering - which I proposed and partly designed to solve this very problem - then it turns out that their "Obelisk server" doesn't have any alternative solution. It has a cool name but no solutions to difficult privacy problems. So in fact your privacy is much better protected by using the regular P2P protocol, talking to the regular P2P network and uploading a noisy Bloom filter (or sharded set of noisy filters). Too bad Amir regards that scheme as impure, rushed and a "debasement", otherwise he could just use it in Dark Wallet.

Oh yeah, last thing - he says that his preferred design is "the future" and "the reality", despite that the wallet Amir praises most for its usability (Hive) uses the P2P network with Bloom filtering. That seems to contradict his own point. You can easily build usable wallets, today, that talk directly to the P2P network with no special servers required, and it's more decentralised and gives better privacy to do so.

Before any users get themselves hurt here by this misinformation, be warned that right now Electrum-based wallets are significantly more private than any of the bloom filter using wallets. No bloom-filtering wallet that I'm aware of supports connections through Tor, so when you send a transaction you immediately reveal what coins are in your wallet. Those wallets also all reuse addresses which links all your transactions together, again making it easy to see how many Bitcoins you have an where you've sent money too. Bloom filters also give statistical information about what coins are in your wallet, and because they don't use fixed servers and because Bitcoin node-to-node connections are unencrypted, they are giving out this information constantly both to anyone monitoring your internet connection as well as any node you happen to connect too. (and you have no idea who you are connecting too)

With Electrum on the other hand right now the main Electrum client supports Tor right out of the box, and there are Electrum servers running as Tor hidden services. Electrum clients don't re-use addresses, ensuring that your transactions aren't linked together, and the set of all people who can learn any of that information is well known and small: whatever Electrum server you decide to use. While Electrum hasn't done this yet AFAIK, it'd be technically very easy for them to add the equivalent of bloom filtering, partial-prefix-queries. (essentially you'd ask the Electrum server for all transactions for addresses starting with 1abcd, a very close cousin to what bloom filters do) They could also choose to support bloom filters directly in their current form.

I'll add that Electrum clients also check transactions fully against block headers these days, so they're just as secure as bloom-filter-using wallets once a transaction is confirmed. When a transaction is unconfirmed in practice they're safer, because who is telling you that the transaction is valid is well known. In addition it's easy to make an Electrum client check that the inputs exist by querying the Electrum server for them, something not yet possible with bloom filters.

Personally I use Armory and have a few full nodes, but if that weren't an option for me I'd be using Electrum without a doubt.

Anyway, as you can see on the dark wallet page, their complaints about bloom filters are because they made serious disk-io-starvation DoS attacks possible that still aren't solved, as well as the complaint that a minority of the development team wants to coerce ever Bitcoin node into supporting them.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: TheBitcoinTote on November 03, 2013, 01:47:54 AM
@Gengix (Amir T)

You have listed a whole bunch of code repos but Oblisk and a few others are thin on the documentation and Oblisk does not even have a thread for dedicated discussion.  Can those involved start providing more documentation on how to use the components involved in this project?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: hivewallet on November 03, 2013, 02:10:29 AM
Quote from: retep link=topic=322328.msg3467639#msg3467639
Before any users get themselves hurt here by this misinformation, be warned that right now Electrum-based wallets are significantly more private than any of the bloom filter using wallets. No bloom-filtering wallet that I'm aware of supports connections through Tor, so when you send a transaction you immediately reveal what coins are in your wallet. Those wallets also all reuse addresses which links all your transactions together, again making it easy to see how many Bitcoins you have and where you've sent money too.

Great point.

We created Tor.framework (https://bitcointalk.org/index.php?topic=264767) for our wallet with the intention of it being usable for the "apps" in Hive, as well as the network itself. Unfortunately at the moment there is no proxy support in bitcoinj, so it is only available to the former. This is something we're not happy about and we hope to see proxy support in bitcoinj soon. If we had the knowledge and resources we would try to add it ourselves, but alas...


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: mikegogulski on November 03, 2013, 02:26:45 AM
However, I do declare, Mike Hearn and Gavin Andresen, that you seem to be complete assholes.
The insults and anger you aim toward Mike and Gavin seems pretty over the top. I read the G+ link you gave, and while it's true that they are less anti-government than you, it looks like they just have a genuine disagreement with you about priorities and tactics.

I'm probably more on your side of the debate about how much priority should be given to making Bitcoin something that can be used to escape government control, but even if Mike and Gavin were the scum that you claim they are, what's the purpose of all the over the top insults?  

Shocking, isn't it? Welcome to the internet. By responding here, (*edit: it has become) that you don't understand my context is your problem.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: mikegogulski on November 03, 2013, 02:33:46 AM
We created Tor.framework (https://bitcointalk.org/index.php?topic=264767) for our wallet with the intention of it being usable for the "apps" in Hive, as well as the network itself. Unfortunately at the moment there is no proxy support in bitcoinj, so it is only available to the former. This is something we're not happy about and we hope to see proxy support in bitcoinj soon. If we had the knowledge and resources we would try to add it ourselves, but alas...

Eh, no problem. Anyone who is serious about security can do things like:

Code:
nohup torify hive &

or make that into an init script or whatever the devil works on mack-Os, and just be all torrily.

Likewise, one can create an entire VM, rather trivially, that will only communicate with the internet over Tor. There's some local firewall doojaggering to do and some configgiblartybarfasts to set, but it's not a terribly big deal. Per-OS and per-distro install scripts can take care of most of it.

Once the core tech is solid, sheeeee-it.... we can frickin' pipe you into crypto-pony utopia ;)


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Mike Hearn on November 03, 2013, 09:46:32 AM
Now, I don't mean to say that the two of you go around crushing kittens or such, but look:

- You two CONSTANTLY harp on Amir's fuckup with Bitcoinica. Amir DID fuck up there, bigtime.

Actually I think it's the first time I've ever mentioned it, and only because it came up in this thread - Amir was asking Gavin why he wasn't allowed on the security list and his prior treatment of sensitive data was quoted as a reason. Our community grew a lot since then, so some people aren't familiar with that incident.

Can you please point to examples of me or Gavin "constantly harping on" about it? I don't even like to bring it up, it's ancient history when measured in Bitcoin-time, but it's also a relevant answer to the question posed.

Quote from: Gavin Andresen
Being a majority protects people from assaults.

(...because that worked so well in Warsaw, Godwinbergheimgrad, etc.)

A more relevant analogy would be PayPal in the USA, which came under severe governmental assault and eventually survived because they managed to build up (via eBay) a large enough userbase that they became difficult to mess with, politically. Too many ordinary citizens were enjoying auctions on eBay and would have made a huge stink if something had happened to them.

I suggest reading this page, it's very interesting:

http://www.screw-paypal.com/history.html

PayPal actually started out as being very much in line with Bitcoin's vision. But they weren't able to sustain it in the centralised model and were nearly wiped out. Hopefully Bitcoin will do better, but the reason there's such a focus on regulatory issues in the USA is because the USA is an incredibly hostile environment in which to do business. Ultimately the only way to avoid shut down and jail there is a combination of finding ways to work within the rules and building up a large enough userbase, quickly enough, to give political cover.

I would be more impressed by Mike's position if he found a way to go back to the USA, then set up an ran an unlicensed, anonymous exchange for a decent length of time. He knows perfectly well that isn't possible though.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: waxwing on November 03, 2013, 11:56:42 AM

A more relevant analogy would be PayPal in the USA, which came under severe governmental assault and eventually survived because they managed to build up (via eBay) a large enough userbase that they became difficult to mess with, politically.
I think your "because" clause is a mischaracterisation. It's certainly true that the userbase was a relevant element, but it's more the case that PayPal survived because it bent to the government's will.
If the will of the userbase really mattered, we wouldn't hear the constant horror stories that we do about PayPal. They were allowed to succeed on the government's terms. Much like with banking and credit cards, a balance is struck so that a certain section of users (mainly: those in the US with an appropriate financial circumstance) can have a tolerable experience moving money around online, and is largely hidden from the downside of usurious fees, but anybody falling outside those boundaries is royally screwed over on a regular basis.

Quote
I would be more impressed by Mike's position if he found a way to go back to the USA, then set up an ran an unlicensed, anonymous exchange for a decent length of time. He knows perfectly well that isn't possible though.
That's not much of an argument against Mike Gogulski's position; afaik he doesn't claim to either want or be able to do such a thing. You can hardly accuse someone of hypocrisy in this regard who gave up his citizenship. To reinvoke Godwin's law, would you be unimpressed by the argument of a Jew who failed to go back to Nazi Germany to set up his business?
The argument is whether his position is practical, I think, not consistent.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: klee on November 03, 2013, 01:43:14 PM
Now, I don't mean to say that the two of you go around crushing kittens or such, but look:

- You two CONSTANTLY harp on Amir's fuckup with Bitcoinica. Amir DID fuck up there, bigtime.

Actually I think it's the first time I've ever mentioned it, and only because it came up in this thread - Amir was asking Gavin why he wasn't allowed on the security list and his prior treatment of sensitive data was quoted as a reason. Our community grew a lot since then, so some people aren't familiar with that incident.

Can you please point to examples of me or Gavin "constantly harping on" about it? I don't even like to bring it up, it's ancient history when measured in Bitcoin-time, but it's also a relevant answer to the question posed.

Quote from: Gavin Andresen
Being a majority protects people from assaults.

(...because that worked so well in Warsaw, Godwinbergheimgrad, etc.)

A more relevant analogy would be PayPal in the USA, which came under severe governmental assault and eventually survived because they managed to build up (via eBay) a large enough userbase that they became difficult to mess with, politically. Too many ordinary citizens were enjoying auctions on eBay and would have made a huge stink if something had happened to them.

I suggest reading this page, it's very interesting:

http://www.screw-paypal.com/history.html

PayPal actually started out as being very much in line with Bitcoin's vision. But they weren't able to sustain it in the centralised model and were nearly wiped out. Hopefully Bitcoin will do better, but the reason there's such a focus on regulatory issues in the USA is because the USA is an incredibly hostile environment in which to do business. Ultimately the only way to avoid shut down and jail there is a combination of finding ways to work within the rules and building up a large enough userbase, quickly enough, to give political cover.

I would be more impressed by Mike's position if he found a way to go back to the USA, then set up an ran an unlicensed, anonymous exchange for a decent length of time. He knows perfectly well that isn't possible though.
So why are you staying in US and work for the NSoogleA?
Seriously...


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Alpaca Bob on November 03, 2013, 02:18:24 PM
NSoogleA

That aggregation didn't really work.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: klee on November 03, 2013, 02:20:46 PM
NSoogleA

That aggregation didn't really work.
Lol I know, but could not find something else!


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: genjix on November 03, 2013, 03:07:57 PM
some people worship profit: https://darkwallet.unsystem.net/bitcoinica.html
bitcoin attracts the worst types of lying sociopaths.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: cheech300 on November 03, 2013, 03:12:15 PM
NSoogleA

That aggregation didn't really work.
Lol I know, but could not find something else!

But the idea behind and the question is real good...

America is out of controle!


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: klee on November 03, 2013, 03:17:49 PM
NSoogleA

That aggregation didn't really work.
Lol I know, but could not find something else!

But the idea behind and the question is real good...

America is out of controle!
Mike is a star on his own - he needs no Google light to shine, that's all...


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: molecular on November 03, 2013, 10:42:16 PM
some people worship profit: https://darkwallet.unsystem.net/bitcoinica.html
bitcoin attracts the worst types of lying sociopaths.

wow, thanks for writing this


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Kouye on November 03, 2013, 10:57:31 PM
some people worship profit: https://darkwallet.unsystem.net/bitcoinica.html
bitcoin attracts the worst types of lying sociopaths.

wow, thanks for writing this

Agreed, very interesting. Thank you Amir.

Roger, Zhou, Tihan, Peter are fully named in your story.

Nefario
Donald
Patrick
Gavin
Erik
Charlie

Are not. Care to help newbies understand the founding legends by adding their full name, please?





Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: molecular on November 04, 2013, 07:47:47 AM
50k won't go far if we pay salaries. we have to be smart with the money and invest in common permanent infrastructure. we should find better ways to pay for ongoing costs by creating sustainable businesses.

Exactly right, in my humble opinion.

Me too. I run a small software company. I would consider offering this (coding, infrastructure setup and maintenance for a year, customer support for a year) for €200,000 high risk for my company.

I suspect you're going to have a hard time figuring out how to arrange yourselves without becoming a Corporation of some State and still have a business model that sustains sufficient quality assurance and customer support to make Dark Wallet a success.

PS: I'm really happy to see other implementations happening!  Diversity is great!

PPS: y'all should give the Foundation at least a LITTLE bit of credit for funding CoinPunk...

Firstly, I salute you and the others like Mike Hearn for reacting to this "attack" and the insults in such a calm way and maintaining communication.

I think Mike Gogulski insulting you guys is inappropriate and doesn't help anyones cause. If you know him, it seems a bit less harsh, though... he has this provocative troublemaker personality and he says what he thinks without much regard for anything. I actually like this about him, but I guess I would feel differently if I was the target.

In general, there seem to be very strong emotions involved among many individuals here. I know: lots of money was lost, people screwed up bigtime (not only the people visible) and behaved in inappropriate ways.

This is not surprising given that we're all human, there's money invovled and we're all up to something really, really huge together... truly a world-changer for a freer, more prosperous world. I think most can agree with this. Let's not fuck this up over our egos or money.

The extent to which dark wallet marketing attacks the bitcoin foundation might be just that: human emotions and marketing. Of course strong idealism cannot be denied and I think it's good (I share it to a large extent)

In the end, I don't think the "Bitcoin Divide" is so great. We all have very similar motivations and ideologies. Diversity is good, as Gavin thankfully recognizes (and probably most here).

Everyone here knows there's an approach to solving problems called "divide and conquer". It is also used in conflicts of any kind, tptb use it all over the place, and I think we should be very watchful of it being used against the Bitcoin movement.

My monetary support flows to the Dark Wallet Project, the Bitcoin Foundation, many other projects and also to that guy attempting to raise a bitcoin flag on the south pole.

These endeavours are all important to me and I fail to see how one can really harm the other as long as the protocol and blockchain are not harmed in the process.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: molecular on November 04, 2013, 07:51:30 AM
We are providing an alternative. With 1% of the BF resources, we will do 10x more development and continue serving the community. Free market ftw.

Yes! You guys are extremely efficient and I know you pay a high cost in your personal lives for it. I thank you for that. Donations are the least one can do to support you.

On the other hand you have to recognize that the goal of BF is not (only) development. So calling them inefficient might not be accurate.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: molecular on November 04, 2013, 07:58:37 AM
RE: bitcoin-security mailing list:  bottom line is I don't trust you. I think you have made irresponsible decisions in the past, and I don't trust that you would handle sensitive security issues responsibly.  Happily there have been approximately zero cross-implementation security issues in the last six months, so it is more of a theoretical issue that you're not on the list....

Can someone explain to me what the fear is here? That he would disclose some information to the public?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Realpra on November 04, 2013, 08:11:02 AM
BIP 70 should be about trustless mixing instead of using certificates and trying to move away from Bitcoin.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: klee on November 04, 2013, 08:40:26 AM
BIP 70 should be about trustless mixing instead of using certificates and trying to move away from Bitcoin.
The popularity of Dark Wallet and how well the donation go prove that!

@Bitcoin Foundation : WRONG PRIORITIES!



Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: adamas on November 04, 2013, 09:09:52 AM
RE: bitcoin-security mailing list:  bottom line is I don't trust you. I think you have made irresponsible decisions in the past, and I don't trust that you would handle sensitive security issues responsibly.  Happily there have been approximately zero cross-implementation security issues in the last six months, so it is more of a theoretical issue that you're not on the list....
 I don't trust Amir Taaki either! We all know him as a shady guy, and I dont want to invest my money in vaporware.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: go1111111 on November 04, 2013, 10:06:38 AM
Can someone explain to me what the fear is here? That he would disclose some information to the public?

Read his description of what happened with Bitcoinica that he linked to earlier in this thread. It doesn't seem like he realizes what a huge mistake he made with the security breach, and he doesn't seem to really own up to it. It's more like "oops, oh well.. moving on...". People who take security seriously tend to have a certain mindset (listen to some interviews with the guy who created Armory), and from what I've seen that mindset is lacking in Amir.

Btw, it looks like this is the thread where Amir notified everyone of the breach (or a similar one, hard to tell because I think Bitcoinica was hacked 3 times): https://bitcointalk.org/index.php?topic=93074


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: molecular on November 04, 2013, 10:09:00 AM
Can someone explain to me what the fear is here? That he would disclose some information to the public?

Read his description of what happened with Bitcoinica that he linked to earlier in this thread. It doesn't seem like he realizes what a huge mistake he made with the security breach, and he doesn't seem to really own up to it. It's more like "oops, oh well.. moving on...". People who take security seriously tend to have a certain mindset (listen to some interviews with the guy who created Armory), and from what I've seen that mindset is lacking in Amir.

Btw, it looks like this is the thread where Amir notified everyone of the breach (or a similar one, hard to tell because I think Bitcoinica was hacked 3 times): https://bitcointalk.org/index.php?topic=93074

It doesn't explain why someone with such a mindset you describe shouldn't be allowed on that list.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: adamas on November 04, 2013, 10:14:04 AM
We are providing an alternative. With 1% of the BF resources, we will do 10x more development and continue serving the community. Free market ftw.
Yes! You guys are extremely efficient ..
LOL, are you serious  ::)


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: The 4ner on November 04, 2013, 03:45:15 PM
I still feel that this project lacks a concrete plan. However, I strongly share similar views and have decided to support the project.
As everyone else has stated, please don't disappoint the community. Don't let this turn into another Bitcoinica.
A donation from The 4ner is coming your way.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: BadAss.Sx on November 04, 2013, 08:20:54 PM
Just a project to grab some coins together...thats it. Like he said above me, there is no significant plan and also not really a point. BUT, i will be the first who gives his excuse when it comes to a great project.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: The 4ner on November 04, 2013, 09:12:23 PM
Will this wallet include support for Mac OS 10.9?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: NewLiberty on November 04, 2013, 10:01:55 PM
Interested but not investing... yet.
I wish you every success.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Alpaca Bob on November 05, 2013, 04:22:39 PM
NSoogleA

That aggregation didn't really work.
Lol I know, but could not find something else!

But the idea behind and the question is real good...

America is out of controle!

For what it's worth: https://plus.google.com/+MikeHearn/posts/LW1DXJ2BK8k


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: caedes on November 06, 2013, 05:32:26 PM
Regarding bloom filtering you say:


So they take a giant dump on Bloom filtering - which I proposed and partly designed to solve this very problem - then it turns out that their "Obelisk server" doesn't have any alternative solution. It has a cool name but no solutions to difficult privacy problems. So in fact your privacy is much better protected by using the regular P2P protocol, talking to the regular P2P network and uploading a noisy Bloom filter (or sharded set of noisy filters). Too bad Amir regards that scheme as impure, rushed and a "debasement", otherwise he could just use it in Dark Wallet.


We don't discard bloom filtering altogether.

We have discussed about it, but are unsure about using it and would like to investigate other solutions. The zmq encryption is only so good to protect communications with the servers or other clients, but I'm not sure we can use bloom filters in all situations, also I'm not sure they really provide so much privacy unless used with other deniability or  practices to make sure information is not leaked because of for example how you use the program or other patterns that could be traced to de-bloom your transactions.

Anyways that kind of privacy is very important for us, and will make a client taking these things into account. We're making a client (and architecture) that will *care* about your privacy, but want to have some leads open for exploration, like darknet or onion routing... we're making a client here so can think a bit out of the box.

We're making a wallet that knows big brother is out there looking for you, we won't be so dummy as to think the only enemy is the user or the server, you know what happens when you don't make those assumptions.

Also mind that this is not just Amir working here, we have a lot more minds that thanks to this crowdfunding will be focusing on those problems.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Mike Hearn on November 07, 2013, 01:20:31 PM
OK, good to hear that.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: phelix on November 13, 2013, 05:56:40 PM
http://blockchained.com/stuff/bps_s.png
Vote (https://bitcointalk.org/index.php?topic=251087) for Dark Wallet as your favorite Bitcoin Project of Autumn 2013

Only KNCMiner has more votes as of now.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: eiliant on November 14, 2013, 07:39:40 PM
- You tolerate a dangerous, rather-much-extremely-more-extremely-more-mentally-ill-than-Amir-or-me beast like luke-jr

I'm curious, what's wrong with luke-jr?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Ecurb123 on November 14, 2013, 09:44:51 PM
did I hear on lets talk bitcoin that there is going to be some launching event in Milan for Dark Wallet?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: hivewallet on November 14, 2013, 10:41:51 PM
did I hear on lets talk bitcoin that there is going to be some launching event in Milan for Dark Wallet?

Planning event.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: crazy_rabbit on November 15, 2013, 12:18:40 AM
did I hear on lets talk bitcoin that there is going to be some launching event in Milan for Dark Wallet?



Planning event.

Milan, italy?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: hivewallet on November 15, 2013, 02:00:15 AM
Dark Wallet Certification proposal: (https://bitcointalk.org/index.php?topic=334241)

Ref: Let There Be Dark! (https://bitcointalk.org/index.php?topic=322328.0;all)

Greetings from Bitcoin Singapore!

Hive will be attending unSYSTEM's DarkWallet meeting (https://wiki.unsystem.net/index.php/DarkWallet/Meeting_Nov2013) in Milan on the week of the 24th. We propose that the outcome of this meeting be, at minimum, the establishment of a v1 "Dark Wallet Certification", a set of best-practice guidelines for wallets focused on decentralization and anonymity.

This topic is has been opened in order to get the community thinking about what exactly a "Dark Wallet" should be: We assume the use of Tor, CoinJoin, CoinSwap and other such developments. We assume the lack of centralized services wherever possible. We presume that we can evolve ideas about authentication (see the work of John Light, Joe Casico etc)... Still, our ignorance is vast and we would like to come armed at this meeting, with your feedback.

What ideas or thoughts do you all have?

https://bitcointalk.org/index.php?topic=334241


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: genjix on November 15, 2013, 04:23:00 PM
If anyone wants to come participate in development, you're more than welcome.

https://wiki.unsystem.net/index.php/DarkWallet/Meeting_Nov2013

This is the event for starting everything. We have more public talks in the first week of December, and spaces if people need a place to sleep (although it will be quite busy). If you have a proposal for a talk or need a bed then send me a PM. Feel free to visit if you're around.

Our mailing list:

https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/unsystem


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Anon136 on November 15, 2013, 04:28:02 PM
can someone explain to me what would be the purpose of incorporating tor? what benefits would that offer that wouldn't already be achieved by coinjoin?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: QuantumQrack on November 15, 2013, 04:30:19 PM
I'm not donating even a satoshi until I see some work.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Ecurb123 on November 15, 2013, 06:10:45 PM
If anyone wants to come participate in development, you're more than welcome.

https://wiki.unsystem.net/index.php/DarkWallet/Meeting_Nov2013

This is the event for starting everything. We have more public talks in the first week of December, and spaces if people need a place to sleep (although it will be quite busy). If you have a proposal for a talk or need a bed then send me a PM. Feel free to visit if you're around.

Our mailing list:

https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/unsystem

I'm not a real developer, but would it be ok if I checked it out?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: hamiltino on November 17, 2013, 01:02:31 PM
So this is how it will work.

Blockchain.info for person to person and online transactions
DarkWallet for silkroad
Coldstorage for saving and very big transactions


I'm hoping however zerocoin will be eventually implemented into bitcoin.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: phillipsjk on November 17, 2013, 02:41:24 PM
Dark Wallet was mentioned in a "leaked" e-mail correspondence:
Quote from: John Dillon
Posted to the foundation forum,
https://bitcoinfoundation.org/forum/index.php?/topic/483-bitcoin-dark-wallet/page__st__20#entry5410
 
Dunno if you have a membership or not.
 
 
Quote from: Saivann Carignan

Patrick Murck said it in simple terms: The use of Bitcoin will (and is) regulated, not the Bitcoin protocol itself..

He's right, but the way he's right is not at all the way you probably think he's right: Bitcoin mining can and almost certainly will be regulated, and by regulating mining you regulate all use of the Bitcoin protocol.
 
The first problem is ASICs, specifically the huge gulf in performance per unit cost between commodity hardware, or even hardware possible to create on a small scale with FPGAs, and ASICs. The nature of IC manufacturing is such that a very small number of companies, about two to three, can afford the immense capital costs required to operate top-of-the-line chip fabrication facilities. Put another way, the entire world's economy is unable to support a diverse IC manufacturing industry at the current level of technological sophistication.
 
Control those chip fabs and you control mining. It would be extremely easy for the US government to tell Intel and TSMC that from now on any wafers they process capable of doing Bitcoin mining must include additional circuits that let the US government control how, and by whom, they are used. This is a problem in general with computing, but controlling the manufacture of a special-purpose ASIC is far easier and simpler, both technologically and politically, than controlling the availability of general purpose computing hardware. Fortunately it is possible to create proof-of-work algorithms where custom ASICs have less of an advantage over general purpose hardware, but Bitcoin itself isn't going to change the algorithm.
 
The second problem is bandwidth: the Bitcoin protocol has atrocious scalability in that to mine blocks you must keep up with the bandwidth used by all transactions. The current 1MB blocksize is small enough to make this not a major problem yet, but if you increase that (with a hardfork!) at some point you will have increased it to the level where you can no longer mine anonymously and then regulating miners directly becomes possible. Unfortunately while technological improvements have made non-anonymous bandwidth more plentiful, for anonymous bandwidth - or even just censorship resistant bandwidth - the options are much more limited. Jurisdiction hopping is an option, but even for the likes of The Pirate Bay it's proved to be a huge pain in the ass, and they only had the relatively small media industry as their enemy rather than the much larger banking industry. (and government in general) It does appear that you could make a crypto-currency with better core scalability - as opposed to the well understood and already-used ways to fairly securely transfer funds off-chain - but no-one's quite yet figured out yet how to upgrade Bitcoin itself with those improvements.
 
What's interesting is with good cryptography we've figured out ways to at least detect if miners are violating every other aspect of the Bitcoin protocol: some relatively small and backwards compatible changes to the protocol allow auditing everything miners do with peicewise audits done on low-bandwidth connections. If your wallet randomly audits 0.1% of every block, and there are a few thousand like you, the chance of fraud not being detected quickly approaches zero.
 
But auditing can only detect if miners fail to follow the rules of the Bitcoin protocol; it can't force miners to decide to include your blacklisted transactions in a block. If a majority of hashing power is under government control, there's no way we can prevent them from blacklisting whatever they want. Secondly, if the government does decide to change the rules of the Bitcoin protocol by fiat, then what? Suppose the Federal Reserve or equivalent decides that the deflation of Bitcoin is bad for the economy, and the coin distribution schedule needs to be changed. Or perhaps the courts decide that some stolen Bitcoins, that were subsequently lost, are to be returned to their former owners in an invalid transaction. They can order the majority of hashing power to follow new rules, and while you're wallet software may detect that fraud and shutdown, what alternative do you have but to "upgrade" it to accept the new rules? If you're transactions aren't protected by the majority of hashing power, you're transaction aren't secure.
 
Where Dark Wallet goes wrong
 
This is what bothers me about their efforts: I see no reason to think they understand any of the above. They're approach of making a ground-up re-implementation of Bitcoin is fundementally flawed, both from an engineering point of view, as well as a political point of view. What they should be doing is latching on to the notion that the core Bitcoin protocol is a fixed suicide pact that must only be changed with the true consent of all users. As step #1 they should have taken the Satoshi source code, stripped out everything that isn't directly related to that core consensus protocol, and turned it into an easy to use library. Only then should they have built a wallet/node implementation around that core, unchanging, protocol.
 
Where Amir Taaki and the rest of the Dark Wallet team go so very wrong is they don't understand that the Bitcoin specification is the consensus-critical part of the Satoshi source code. Instead they are pursuing a ground-up re-implementation, and like it or not, they're just not smart enough to get all the details right - nobody is. Because they haven't gotten the details right, no significant amount of hashing power is going to ever use their node implementation to mine with - what pool wants to lose thousands of dollars of profit just because yet another libbitcoin consensus bug was found? Of course, with no-one using their code to mine, they have no political power - Gavin and the Bitcoin Foundation's ability to control the core Bitcoin protocol is entirely based on the fact that almost all the hashing power uses the source code at https://github.com/bitcoin/bitcoin
 
On the other hand, if even just a quarter of the hashing power used the Dark Wallet node implementation, and could trust it because the !@#$ thing actually implemented the Satoshi protocol properly by using that protocol's source code, changing that protocol in fundemental ways would be far harder - Dark Wallet would have a lot more genuine political weight. With hashing power using that implementation, they would be able to implement their own rules for relaying transactions. For instance while much of the community complained violently about the 0.8.2 dust rule, which made it far harder to get "dust" outputs mined, if the Dark Wallet team decided they didn't like that rule and had hashing power that trusted their node implementation, they could make the rule irrelevant. They could even come up with a anything-goes mechanism with no rules at all governing what transactions got relayed, and let individual miners make those decisions.
 
If I were the US Government and had co-opted the "core" Bitcoin dev team, you know what I'd do? I'd encourage ground-up alternate implementations knowing damn well that the kind of people dumb enough to work on them expecting to create a viable competitor anytime soon aren't going to succeed. Every time anyone tried mining with one, I'd use my knowledge of all the ways they are incompatible to fork them, making it clear they can't be trusted for mining. Then I'd go a step further and "for the good of Bitcoin" create a process by which regular soft-forks and hard-forks happened so that Bitcoin can be "improved" in various ways, maybe every six months. Of course, I'd involve those alternate implementations in some IETF-like standards process for show, but all I would have to do to keep them marginalized and the majority of hashing power using the approved official implementation is slip the odd consensus bug into their code; remember how it was recently leaked that the NSA spends $250 million a year on efforts to insert flaws into encryption standards and commercial products. With changes every six months the alts will never keep up. Having accomplished political control, the next step is pushing the development of the Bitcoin core protocol in ways that further my goals, such as scalability solutions that at best allow for auditing, rather waiting until protocols are developed, tested, and accepted by the community that support fully decentralized mining.
 
Dark Wallet has the opportunity to make the very idea of the "core" Bitcoin dev team irrelevant. But sadly Amir's lot seem to understand the art of PR a lot better than the political science of decentralized consensus systems.

The take-away is that to have real political power, libbitcoin (and btcd) must be in use by a large portion of the hash-power. In order for this to happen, at least one implementation using libbitcoin must be bug-for-bug compatible with the standard bitcoind. At the very least, it should pass the same regression tests.

Before running this as a miner I would like to know:
  • How much extra space (if any) is needed to store the block-chain in this implementation
  • Is bootstrap.dat supported?
  • Extra CPU time for block verification may increase the orphan rate: the multi-threaded design may mitigate that on systems with many CPUs.
  • I plan on mining namecoin and using P2Pool. It would be nice if those (and other alt-coins) were ported to libbitcoin as well.

Edit: for the ASIC thing, there is always 110nm chips :P (not sure how small the independent fabs can go)


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: genjix on November 22, 2013, 11:45:21 AM
hey, that email is just a bunch of whining. I reimplemented Bitcoin because all the internal parts are highly connected. Your validation code is linked to blockchain, network and script subsystems. It was a purely technical decision. In the beginning (early 2011) I started by refactoring the Satoshi codebase (made Python bindings and improvements in a custom fork) but the entire thing is total crap and tightly coupled. I decided if Bitcoin is the future then we need a solid foundation to build upon. Rewriting Bitcoin from scratch by comparison is not a big deal in the long perspective.

his complaint is invalid. satoshi is not a god. we write code, improve the software and move forwards. Bitcoin is not some mythical codebase.

The blockchain is bigger since it is optimised for servers. I'm thinking primarily about scalability then performance. bootstrap.dat is supported thanks to Robert Williamson. I'm working on supporting luke-jr's eloipool but a lot of the mining stuff is new to me and I'm preoccupied with dark wallet this month.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: spartacus_ on November 22, 2013, 02:20:32 PM
I will donate for this project.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Alpaca Bob on November 22, 2013, 02:28:04 PM
satoshi is not a god.

Source?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: icebergslim on November 22, 2013, 05:55:10 PM
You got my $


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: hivewallet on November 22, 2013, 05:57:12 PM

+1


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: masterluc on November 22, 2013, 09:38:45 PM
I don't see any innovation in this project. Like Mike said, it's just yet another Electrum. And I don't understand how they improve privacy with centralized model?

And yes, too much conspiracy and too less technical details.

PS. Mike Hearn is an asshole.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: phillipsjk on November 23, 2013, 06:48:49 AM

Even if he is the second coming of Jesus, that does not necessarily mean he is a god. The Muslim view is that Jesus was a prophet.

Must re-read the book of revelations.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: hivewallet on November 25, 2013, 04:55:06 PM
Despite the naysayers, Dark Wallet is being built before our very eyes.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: SeansOutpost on November 26, 2013, 04:15:10 AM
It's a very interesting argument.
Both sides consider the other naive - the 'Foundation' side thinks it naive to think Bitcoin can grow without finding a common ground with the authorities, the 'go dark' side think it naive to think the authorities will ever cede any control voluntarily.

To be honest, whichever side I personally fall on, I'm happier knowing that both sides of the argument exist, and I'd like them both to continue to exist.
This.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: btcven on November 26, 2013, 12:02:56 PM
It's a very interesting argument.
Both sides consider the other naive - the 'Foundation' side thinks it naive to think Bitcoin can grow without finding a common ground with the authorities, the 'go dark' side think it naive to think the authorities will ever cede any control voluntarily.

To be honest, whichever side I personally fall on, I'm happier knowing that both sides of the argument exist, and I'd like them both to continue to exist.
This.

This must be pasted on every discussion where these two sides collide.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: hivewallet on November 28, 2013, 06:44:01 PM
Despite the naysayers, Dark Wallet is being built before our very eyes.

https://www.youtube.com/watch?v=PuPo5NJ-AZQ


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Alpaca Bob on November 28, 2013, 08:24:13 PM
Are you developing it in Barcelona?

edit: Never mind, I figured it out. (It's Milan.)


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: genjix on December 02, 2013, 10:19:50 PM
Video updates:

http://www.youtube.com/watch?v=PuPo5NJ-AZQ

http://www.youtube.com/watch?v=vn3m_K5AJec


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: LiteCoinGuy on December 02, 2013, 10:38:09 PM



I'm hoping however zerocoin will be eventually implemented into bitcoin.

it will not. zerocoin will be released as a new coin in 2014 which you can swap for bitcoins. interesting times...


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: genjix on December 14, 2013, 10:33:00 PM
http://cooperativa.cat/en/do-it-yourself-calafou_hacklab-at-dark-wallet-meeting/

productive meeting in milan. see update on indiegogo page.

http://cooperativa.cat/wp-content/uploads/2013/12/bitcoinista.jpg


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: dewdeded on December 15, 2013, 02:19:44 AM
Please support the brain-storming about funding an real, independent, international and usefull bitcoin organisation/foundation, under:

https://bitcointalk.org/index.php?topic=371581.0


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: MEpatriot on January 10, 2014, 11:27:16 AM
I want to believe this is possible, but I really have my doubts.

TPTB aren't TPTB for nothing.  They will find a way to bust this too.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: NewLiberty on January 11, 2014, 02:16:57 PM
Will this implement coinjoin by default for transactions or enable one to participate continuously in the background when running?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: phillipsjk on January 11, 2014, 04:45:51 PM
Will this implement coinjoin by default for transactions or enable one to participate continuously in the background when running?

Doing Coinjoin transactions in the background sounds like a bad idea to me.

First, it would require a network-connected machine to have access to your private wallet keys.

Second, even if randomized, the "spam" transactions may be distinguishable from real transactions.

The way coinjoin integration should work is: if you don't need to send immediately, the client should look for other coinjoin participants.




Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: LiteCoinGuy on January 11, 2014, 05:09:06 PM
lets wait for Zerocoin. thats a better solution:

https://bitcointalk.org/index.php?topic=362468.msg3878992#msg3878992



Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Trade101 on January 11, 2014, 05:12:14 PM
lets wait for Zerocoin. thats a better solution:

https://bitcointalk.org/index.php?topic=362468.msg3878992#msg3878992



where can i buy Zerocoin? Can´t find them on Coinmarketcap or other sites, which offer an overview of
existing crypto currencies. Or is Zerocoin still to launch?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: NewLiberty on January 11, 2014, 05:19:05 PM
Will this implement coinjoin by default for transactions or enable one to participate continuously in the background when running?

Doing Coinjoin transactions in the background sounds like a bad idea to me.

First, it would require a network-connected machine to have access to your private wallet keys.

Second, even if randomized, the "spam" transactions may be distinguishable from real transactions.

The way coinjoin integration should work is: if you don't need to send immediately, the client should look for other coinjoin participants.


I agree background transactions under the scenario you described would be a poor solution, one might easily imagine better implementations. 
The question was a sort of a shot in the dark as the Dark Wallet project seems opaque in what it delivers.
Is there some published feature list yet?  Or is it still at the stage of a bundle of hoped-for benefits and rhetoric?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: phillipsjk on January 14, 2014, 03:57:25 PM
well, I have been using the sx tools to manually build transactions: without having the coins actually stored on my machine until I move them.

The project seems to be a effort to tie together a bunch of separate tools that together can replace Bitcoind that tries to do everything.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: NewLiberty on January 14, 2014, 08:09:38 PM
well, I have been using the sx tools to manually build transactions: without having the coins actually stored on my machine until I move them.

The project seems to be a effort to tie together a bunch of separate tools that together can replace Bitcoind that tries to do everything.


We probably think about these terms differently.  So I translate in my head when I read this, so please excuse my misunderstanding.  I never think of coins as stored on any machine except all of them, in the block chain, but to me it seems what you are saying is that you have coins spendable by a private key which is only sometimes stored on your machine?
A private key can be recorded on a machine, or not.
Do you mean the private keys are on your machine only at the time of a transaction?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: phillipsjk on January 14, 2014, 09:06:51 PM

Do you mean the private keys are on your machine only at the time of a transaction?

Yes. I have been using Addresses generated off-line with Vanitygen. I only copy the private key immediately before sending the funds. Using this as an outline, but moving the private key step down (http://sx.dyne.org/offlinetx.html)

I installed multibit for "normal" transactions, but have not been able to actually spend any funds with it yet.

I think technically, all the coins are actually stored in the Block-chain :)

PS: I am not necessarily advocating other people adopt my practice. Manual transactions are error-prone and may involve unusually large mining fees if you are not careful.

I hope to upgrade to N-of-M +P2SH transactions for savings, but that is likely off-topic.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: NewLiberty on January 14, 2014, 09:13:05 PM

Do you mean the private keys are on your machine only at the time of a transaction?

Yes. I have been using Addresses generated off-line with Vanitygen. I only copy the private key immediately before sending the funds.

I installed multibit for "normal" transactions, but have not been able to actually spend any funds with it yet.

I think technically, all the coins are actually stored in the Block-chain :)

PS: I am not necessarily advocating other people adopt my practice. Manual transactions are error-prone and may involve unusually large mining fees if you are not careful.

I hope to upgrade to N-of-M +P2SH transactions for savings, but that is likely off-topic.


It seems a pretty safe method, except the needing to be careful part.
Sort of a manual form of trezor.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: phillipsjk on January 14, 2014, 09:15:17 PM

It seems a pretty safe method, except the needing to be careful part.
Sort of a manual form of trezor.

trezor  also does key calculations off-machine.

I reasoned that while a separate machine is ideal, malware can still piggy-back on USB keys.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: LiteCoinGuy on January 14, 2014, 11:17:48 PM
lets wait for Zerocoin. thats a better solution:

https://bitcointalk.org/index.php?topic=362468.msg3878992#msg3878992



where can i buy Zerocoin? Can´t find them on Coinmarketcap or other sites, which offer an overview of
existing crypto currencies. Or is Zerocoin still to launch?


take a look at my link, first page.  ;)



Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: minimalB on February 20, 2014, 11:26:37 AM
Is there a site/blog (other than darkwallet.unsystem.net) where we can monitor the progress?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: traderman on February 20, 2014, 03:38:54 PM
Darkcoin already has coinjoin working plus a few other thing in the pipeline.

https://bitcointalk.org/index.php?topic=421615.0


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: The 4ner on February 20, 2014, 04:00:47 PM
Is it at all related to DarkWallet? Did DarkWallet ever even get started?
What a waste of donations. 


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: bassmaster on February 23, 2014, 11:44:05 AM
Is there a site/blog (other than darkwallet.unsystem.net) where we can monitor the progress?

Watching the code commits (https://github.com/darkwallet/darkwallet) seems to be the best way... the devs are not doing a good job on news updates and such.  But there is progress as you can see  :-)


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Wilikon on March 27, 2014, 04:46:43 PM

It is amazing that, no matter how complex and math based this bitcoin Core ecosystem is, it is still very organic. Based on humans. The market will decide how far this experimentation is going as a whole. It is purely a reaction - counter reaction situation. We may not see the day of the end of this experimentation but I am grateful to be alive to see this.

The last IRS news makes me think how visionary Satoshi was.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: BTCisthefuture on March 27, 2014, 04:52:20 PM

it is still very organic. Based on humans. The market will decide how far this experimentation is going as a whole.


I like that quote!  So true


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: dewdeded on March 27, 2014, 05:21:03 PM
Please provide all infos about Dark Wallet to the central coin privacy thread.

It will be added to OP.

https://bitcointalk.org/index.php?topic=539777


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: softron on March 28, 2014, 10:40:23 AM
What does it do exactly.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: bananahoho on March 28, 2014, 12:38:43 PM

It is amazing that, no matter how complex and math based this bitcoin Core ecosystem is, it is still very organic. Based on humans. The market will decide how far this experimentation is going as a whole. It is purely a reaction - counter reaction situation. We may not see the day of the end of this experimentation but I am grateful to be alive to see this.

The last IRS news makes me think how visionary Satoshi was.
Believe a bitcoin's coming, ups and downs, have greatly small disturbance, but can not be denied is the currency has the characteristics and Enlightenment of it, the future value of more people to be long-term focus. I hope we will be able to see all this


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Wilikon on April 04, 2014, 08:07:41 PM

It is amazing that, no matter how complex and math based this bitcoin Core ecosystem is, it is still very organic. Based on humans. The market will decide how far this experimentation is going as a whole. It is purely a reaction - counter reaction situation. We may not see the day of the end of this experimentation but I am grateful to be alive to see this.

The last IRS news makes me think how visionary Satoshi was.
Believe a bitcoin's coming, ups and downs, have greatly small disturbance, but can not be denied is the currency has the characteristics and Enlightenment of it, the future value of more people to be long-term focus. I hope we will be able to see all this

So much FUD and not even version 1.0


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: cozk on April 04, 2014, 08:21:45 PM
Whats wrong with the normal bitcoin wallet ?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Wilikon on April 04, 2014, 08:30:33 PM
Whats wrong with the normal bitcoin wallet ?

You would need to start by clicking on the first post of this thread. Then click on the included link.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Phinnaeus Gage on April 04, 2014, 08:55:21 PM
https://www.indiegogo.com/projects/bitcoin-dark-wallet

Something doesn't add up. Even though they hoped to raise $50K USD, they did reach that goal, and then some by amassing $52,075 USD. But, once you subtract the PERKS that have to be doled out, depending on what funding level one contributed at, a big chuck of that $52K+ USD was no longer available to Team Dark Wallet.

Also, their donation address - https://blockchain.info/address/32wRDBezxnazSBxMrMqLWqD1ajwEqnDnMc - currently has 7.08661531 unspent BTC, equating to $3,175.51 at today's exchange rate.

This post is not meant as a diss, for I have no qualms with any of those involved in this noble project, but presented such for full disclosure purposes only.

God speed, all.

~Bruno Kucinskas


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: zolace on April 04, 2014, 09:12:19 PM
Dont think dark wallet will be a good name, makes it sound bad, why not use White wallet?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: ChuckBuck on April 04, 2014, 09:22:47 PM
Ehh, I'll stick with Bitcoin Core.

Don't want to send any BTC using a Chrome plug-in.  NO THANKS!


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: BittBurger on April 04, 2014, 09:48:09 PM
Dont think dark wallet will be a good name, makes it sound bad, why not use White wallet?

Let me guess.  You're white.

-B-


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: molecular on April 05, 2014, 08:07:17 AM
DarkWallet + Trezor = couple of the year? (https://bitcointalk.org/index.php?topic=558066)


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: adamas on April 05, 2014, 12:39:27 PM
Dont think dark wallet will be a good name, makes it sound bad, why not use White wallet?
Let me guess.  You're white.
-B-
LOL, ask Andreas  ::)


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Wilikon on April 05, 2014, 04:25:16 PM
Dont think dark wallet will be a good name, makes it sound bad, why not use White wallet?

that too racist.............. ;)


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Wilikon on April 05, 2014, 04:30:16 PM
https://www.indiegogo.com/projects/bitcoin-dark-wallet

Something doesn't add up. Even though they hoped to raise $50K USD, they did reach that goal, and then some by amassing $52,075 USD. But, once you subtract the PERKS that have to be doled out, depending on what funding level one contributed at, a big chuck of that $52K+ USD was no longer available to Team Dark Wallet.

Also, their donation address - https://blockchain.info/address/32wRDBezxnazSBxMrMqLWqD1ajwEqnDnMc - currently has 7.08661531 unspent BTC, equating to $3,175.51 at today's exchange rate.

This post is not meant as a diss, for I have no qualms with any of those involved in this noble project, but presented such for full disclosure purposes only.

God speed, all.

~Bruno Kucinskas

If there is any doubts about how they are spending the money you should ask the questions to them so the world can see. I am not involved with the project. I thought it was a cool concept. Now if I can't trust the people building that wallet why would I want to use it or anyone else for that matter?
Anyway competition is good so may the best "dark wallet" project win (as I am simply guessing this project is not the only one)


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Phinnaeus Gage on April 05, 2014, 07:05:14 PM
https://www.indiegogo.com/projects/bitcoin-dark-wallet

Something doesn't add up. Even though they hoped to raise $50K USD, they did reach that goal, and then some by amassing $52,075 USD. But, once you subtract the PERKS that have to be doled out, depending on what funding level one contributed at, a big chuck of that $52K+ USD was no longer available to Team Dark Wallet.

Also, their donation address - https://blockchain.info/address/32wRDBezxnazSBxMrMqLWqD1ajwEqnDnMc - currently has 7.08661531 unspent BTC, equating to $3,175.51 at today's exchange rate.

This post is not meant as a diss, for I have no qualms with any of those involved in this noble project, but presented such for full disclosure purposes only.

God speed, all.

~Bruno Kucinskas

If there is any doubts about how they are spending the money you should ask the questions to them so the world can see. I am not involved with the project. I thought it was a cool concept. Now if I can't trust the people building that wallet why would I want to use it or anyone else for that matter?
Anyway competition is good so may the best "dark wallet" project win (as I am simply guessing this project is not the only one)

To be clear, I wasn't questioning them as to where/how the money was/is to be spent. I was just pointing out that $50K USD was needed to further the project, further stating that that wasn't really enough, but due to the PERKS that need to be doled out, a major chuck of the $50K USD will be/is spent. Also, for being cash-strapped, why are donations just sitting? At least move/split them up to make it seem like they were used, albeit transparency is welcome.

Again, have no qualms with Black Wallet.

~Bruno Kucinskas


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Wilikon on April 05, 2014, 07:23:33 PM
https://www.indiegogo.com/projects/bitcoin-dark-wallet

Something doesn't add up. Even though they hoped to raise $50K USD, they did reach that goal, and then some by amassing $52,075 USD. But, once you subtract the PERKS that have to be doled out, depending on what funding level one contributed at, a big chuck of that $52K+ USD was no longer available to Team Dark Wallet.

Also, their donation address - https://blockchain.info/address/32wRDBezxnazSBxMrMqLWqD1ajwEqnDnMc - currently has 7.08661531 unspent BTC, equating to $3,175.51 at today's exchange rate.

This post is not meant as a diss, for I have no qualms with any of those involved in this noble project, but presented such for full disclosure purposes only.

God speed, all.

~Bruno Kucinskas

If there is any doubts about how they are spending the money you should ask the questions to them so the world can see. I am not involved with the project. I thought it was a cool concept. Now if I can't trust the people building that wallet why would I want to use it or anyone else for that matter?
Anyway competition is good so may the best "dark wallet" project win (as I am simply guessing this project is not the only one)

To be clear, I wasn't questioning them as to where/how the money was/is to be spent. I was just pointing out that $50K USD was needed to further the project, further stating that that wasn't really enough, but due to the PERKS that need to be doled out, a major chuck of the $50K USD will be/is spent. Also, for being cash-strapped, why are donations just sitting? At least move/split them up to make it seem like they were used, albeit transparency is welcome.

Again, have no qualms with Black Wallet.

~Bruno Kucinskas

In any company or project having zero $ for cash flow is a bad idea. I would guess.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Nano Fiber on April 25, 2014, 07:36:30 AM
New website's up: http://darkwallet.is/

Alpha release on May 1st. Let there be dark.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: digitalninja81 on April 25, 2014, 07:53:19 AM
Concept is great! I'm really interested about all of this. By the way logo is very nice too


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: minimalB on April 25, 2014, 10:03:53 AM
Got an email today. Can't wait to try it out. Have to say, I'm quite excited... : )


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Wilikon on April 25, 2014, 04:03:05 PM


Don't forget NOT to put all your bitcoins in any alpha projects people  ;D


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: CoinDiver on April 25, 2014, 04:39:22 PM
Sweet!


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: genjix on April 25, 2014, 10:50:11 PM


Don't forget NOT to put all your bitcoins in any alpha projects people  ;D

+100000000 satoshis


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: genjix on April 27, 2014, 01:22:40 AM
http://vimeo.com/93034788


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: hivewallet on April 27, 2014, 04:00:50 AM
You guys make us happy.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: genjix on April 27, 2014, 05:59:08 AM
You guys make us happy.

thanks brother! i really appreciate it!


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: activebiz on April 27, 2014, 06:21:14 AM
Sounds like a secure wallet, where do i get one


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Nano Fiber on April 28, 2014, 02:01:53 AM
Question: will the May 1st alpha release include a download for Firefox as well? I only see the code for the Chromium extension on GitHub.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: elavenil on April 28, 2014, 02:17:08 AM
This project is already got funded 50k usd.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: inBitweTrust on April 29, 2014, 04:24:25 AM
clever marketing -
https://www.youtube.com/watch?v=6VFopiRaXwQ

Great work guys, I can't wait to start testing it.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: BlackMarketKarma on April 29, 2014, 11:07:51 AM
One of my favorite wallets ever, period.  BTC 8)


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: TippingPoint on April 29, 2014, 03:58:26 PM
I have been to the mountaintop, and I have seen the dark™





Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: caedes on May 04, 2014, 05:07:46 AM
Question: will the May 1st alpha release include a download for Firefox as well? I only see the code for the Chromium extension on GitHub.

Sorry a bit late but no :-P

But we're not forgetting firefox, just that we prefer to have a stable version on chromium/chrome before starting the "port".


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Charles Hope on May 04, 2014, 07:53:15 PM
I haven't seen anything about plans for an API, so people can write clients for it like Bitcoind. Anything coming?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: sj2199 on May 06, 2014, 02:45:05 PM
i really don't understand what is it... ??? ??? ??? ???


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Wilikon on May 08, 2014, 11:48:49 PM
i really don't understand what is it... ??? ??? ??? ???

https://www.indiegogo.com/projects/bitcoin-dark-wallet or learn a bit more about how bitcoin works and a need for a project like this. May not be the ultimate best one though. Still in development.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Beliathon on May 09, 2014, 06:23:42 AM
Personally, I'm partial to "Death Wallet Reloaded".


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Code47 on May 09, 2014, 02:30:24 PM
Will be dark wallet free? or even opensource?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Anon136 on May 10, 2014, 02:32:59 PM
Will be dark wallet free? or even opensource?

both


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: solitude on August 01, 2014, 10:50:38 PM
https://i.imgur.com/ti4w4zs.jpg




When will Dark Wallet come out of Alpha stage?

Why would you support Chrome first, when it's obviously less respecting of your freedoms than Firefox?

Nobody in their right mind would use bitcoin software with wording like:

Quote
IMPORTANT The wallet is Not Stable or Safe, and at this point you should use it with real money only at Your Own Risk.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: inBitweTrust on August 01, 2014, 11:00:56 PM
Why would you support Chrome first, when it's obviously less respecting of your freedoms than Firefox?

You should use Chromium which is open source. The Firefox port should be coming soon.



Nobody in their right mind would use bitcoin software with wording like:

Quote
IMPORTANT The wallet is Not Stable or Safe, and at this point you should use it with real money only at Your Own Risk.

It is in alpha... you aren't supposed to use real Bitcoins until it at least moves into Beta which will probably be a few more months. You are supposed to use testnet coins and help test the software at this stage.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: slaveforanunnak1 on August 01, 2014, 11:22:00 PM
http://vimeo.com/93034788

I love you amir  joon! keep it up


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: dserrano5 on August 02, 2014, 12:49:25 AM
You are supposed to use testnet coins and help test the software at this stage.

Thing is, testnet server seems to be more down than up.

freenode/#darkwallet:

Code:
[2014-07-23 23:54:44+0200] < zodman> d3:  the testnet of darkwallet is  offline you can turnon ?
[2014-07-25 18:08:16+0200] < keep_on_mining> i have a question , : is testnet server up?
[2014-07-25 18:09:29+0200] < keep_on_mining> Connecting to unsystem testnet @ ws://85.25.198.97:8888
[2014-07-27 10:40:48+0200] < chevdor> hello, I am  testing DarkWallet but it fails connecting to unsystem testnet.
[2014-07-31 09:15:44+0200] < dansmith_btc> hey, can someone confirm that darkwallet's testnet server is not down?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: inBitweTrust on August 02, 2014, 01:21:54 AM
You are supposed to use testnet coins and help test the software at this stage.

Thing is, testnet server seems to be more down than up.

freenode/#darkwallet:

Code:
[2014-07-23 23:54:44+0200] < zodman> d3:  the testnet of darkwallet is  offline you can turnon ?
[2014-07-25 18:08:16+0200] < keep_on_mining> i have a question , : is testnet server up?
[2014-07-25 18:09:29+0200] < keep_on_mining> Connecting to unsystem testnet @ ws://85.25.198.97:8888
[2014-07-27 10:40:48+0200] < chevdor> hello, I am  testing DarkWallet but it fails connecting to unsystem testnet.
[2014-07-31 09:15:44+0200] < dansmith_btc> hey, can someone confirm that darkwallet's testnet server is not down?


Here some other ones to try...

https://wiki.unsystem.net/en/index.php/Obelisk/Servers

or setup your own.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: dserrano5 on August 05, 2014, 06:40:22 PM
You are supposed to use testnet coins and help test the software at this stage.

Thing is, testnet server seems to be more down than up.

Here some other ones to try...

https://wiki.unsystem.net/en/index.php/Obelisk/Servers

None of those seem to work for me. Can someone confirm at least one of those works?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: phillipsjk on August 06, 2014, 04:53:42 AM
Since there seems to be a need, I may set up an obelisk testnet server. Not sure on time-frame though.



Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: inBitweTrust on September 21, 2014, 03:00:19 PM
New Interview with dark Wallet Developers:
https://www.youtube.com/watch?v=d_9o63E_wjk


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: benjamindees on December 06, 2014, 02:12:17 PM
Is there anyone out there who could give an overview of the architecture of Dark Wallet?  This thread seems to give the impression that it is a collection of different software and technologies.  How do these work together, exactly?  What does the browser plug-in do?  What does Obelisk do?  What other components are necessary?  How do these pieces interact with the Bitcoin network?  Thanks...


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: bornil267645 on December 06, 2014, 02:55:57 PM
And Gavin Anderson will be the Dark Knight. :P :P

Hope this brings some positives to the Bitcoin future.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: inBitweTrust on December 06, 2014, 04:30:06 PM
Is there anyone out there who could give an overview of the architecture of Dark Wallet?  This thread seems to give the impression that it is a collection of different software and technologies.  How do these work together, exactly?  What does the browser plug-in do?  What does Obelisk do?  What other components are necessary?  How do these pieces interact with the Bitcoin network?  Thanks...

These 3 pages should answer your questions:
http://bitcoinmagazine.com/6234/what-libbitcoin-and-sx-are-and-why-they-matter/

https://wiki.unsystem.net/en/index.php/Main_Page

https://www.darkwallet.is/



Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: benjamindees on December 07, 2014, 01:33:26 PM
Is there anyone out there who could give an overview of the architecture of Dark Wallet?  This thread seems to give the impression that it is a collection of different software and technologies.  How do these work together, exactly?  What does the browser plug-in do?  What does Obelisk do?  What other components are necessary?  How do these pieces interact with the Bitcoin network?  Thanks...

These 3 pages should answer your questions:
http://bitcoinmagazine.com/6234/what-libbitcoin-and-sx-are-and-why-they-matter/

https://wiki.unsystem.net/en/index.php/Main_Page

https://www.darkwallet.is/

Thanks for trying, but I see nothing on any of those pages that answers my question.  The first one doesn't seem to have anything to do with Dark Wallet.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: calchuchesta on December 07, 2014, 01:52:13 PM
How in hell Dark wallet can be more secure than using monero?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: thermost on December 07, 2014, 02:16:13 PM
Looking forward to the official release, fingers crossed the Firefox verion will be done soon.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: inBitweTrust on December 07, 2014, 04:53:12 PM
Thanks for trying, but I see nothing on any of those pages that answers my question.  The first one doesn't seem to have anything to do with Dark Wallet.

Darkwallet uses and is dependent upon an independent implementation(not Bitcoin Core) which interacts with the Bitcoin blockchain :
https://github.com/libbitcoin/libbitcoin-explorer (formerly sx)
https://github.com/libbitcoin/libbitcoin-server (formerly Obelisk)

That is why the first link is relevant.

How do these work together, exactly?   How do these pieces interact with the Bitcoin network?

Need to read the content I linked to, to answer this.

What does the browser plug-in do?  

The browser extension is a full wallet that focuses on privacy incorporating tools like coinjoin and stealth addresses

What does Obelisk do?  

Now called libbitcoin-server acts as the Full node which communicates with the blockchain and other nodes because darkwallet is a thin client.

What other components are necessary?

Download and install the darkwallet extension in chrome or chromium:

https://www.darkwallet.is/

Download ZIP.

Unpack the ZIP file.

Navigate to "chrome://extensions" in your browser.

Enable Developer Mode.

Click "Load unpacked extension" and select the unzipped folder.

DarkWallet is installed!

Than select a server:
https://wiki.unsystem.net/en/index.php/Obelisk/Servers




Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: inBitweTrust on December 07, 2014, 05:15:02 PM
How in hell Dark wallet can be more secure than using monero?

How is monero superior to using the dark wallet?

Monero doesn't have the hashing security of Bitcoin, doesn't have the transaction volume bitcoin to hide the transactions, and since it is focused on security it is exposed to higher degree of suspect vs bitcoin which has a wide range of different types of transactions.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: molecular on December 07, 2014, 10:06:27 PM
How in hell Dark wallet can be more secure than using monero?

How in hell is a pumpkin more heavy than a frying pan?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: BlindMayorBitcorn on December 07, 2014, 10:39:51 PM
50k won't go far if we pay salaries. we have to be smart with the money and invest in common permanent infrastructure. we should find better ways to pay for ongoing costs by creating sustainable businesses.

Exactly right, in my humble opinion.

I suspect you're going to have a hard time figuring out how to arrange yourselves without becoming a Corporation of some State and still have a business model that sustains sufficient quality assurance and customer support to make Dark Wallet a success.

PS: I'm really happy to see other implementations happening!  Diversity is great!

PPS: y'all should give the Foundation at least a LITTLE bit of credit for funding CoinPunk...


Hehe. I love this guy!


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: moriartybitcoin on December 08, 2014, 01:45:17 AM
you could also just use a traditional laundering site such as bitmixer.io, bitlaunder.com (my site), or bitcoin fog .. why bother with anything else?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: inBitweTrust on December 08, 2014, 02:07:52 AM
you could also just use a traditional laundering site such as bitmixer.io, bitlaunder.com (my site), or bitcoin fog .. why bother with anything else?

Dark Wallet doesn't just mix funds(other features like stealth addresses) and using money laundering sites is dangerous because:

1) users expose themselves to counterparty risk because money laundering services sometimes steal clients funds
2) the act of using a money laundering services may expose the users coins to other tainted coins and implicate them in crimes they aren't part of and at least makes such action highly suspicious

It would be much safer to use darkwallet in the future where many users were using the wallet for legal and illegal activities.

In the meantime it is probably safer to simply exchange ones coins back and forth between different alts on a trusted exchange to mix them if needed.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: trout on December 08, 2014, 03:11:37 AM
you could also just use a traditional laundering site such as bitmixer.io, bitlaunder.com (my site), or bitcoin fog .. why bother with anything else?


In the meantime it is probably safer to simply exchange ones coins back and forth between different alts on a trusted exchange to mix them if needed.

funny that people keep mentioning this.
You don't have to exchange your coins to alts to use the mixing "feature" of exchanges.
All you have to do is to deposit .... and then withdraw. This is all.
This is also why you don't need any of those specialised mixing services; besides, those have smaller
volume and, on average, are more likely  to be scams.
(Of course the latter remark does not apply to Darkwallet or any multisig mixers; only to "collective wallet" mixers
that rely on trust.)


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: BlindMayorBitcorn on December 08, 2014, 03:21:08 AM
you could also just use a traditional laundering site such as bitmixer.io, bitlaunder.com (my site), or bitcoin fog .. why bother with anything else?


In the meantime it is probably safer to simply exchange ones coins back and forth between different alts on a trusted exchange to mix them if needed.

funny that people keep mentioning this.
You don't have to exchange your coins to alts to use the mixing "feature" of exchanges.
All you have to do is to deposit .... and then withdraw
. This is all.
This is also why you don't need any of those specialised mixing services; besides, those have smaller
volume and, on average, are more likely  to be scams.
(Of course the latter remark does not apply to Darkwallet or any multisig mixers; only to "collective wallet" mixers
that rely on trust.)

But not an exchange on which you are verified, I imagine. Or do you think it matters?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: inBitweTrust on December 08, 2014, 04:15:58 AM
funny that people keep mentioning this.
You don't have to exchange your coins to alts to use the mixing "feature" of exchanges.
All you have to do is to deposit .... and then withdraw. This is all.
This is also why you don't need any of those specialised mixing services; besides, those have smaller
volume and, on average, are more likely  to be scams.
(Of course the latter remark does not apply to Darkwallet or any multisig mixers; only to "collective wallet" mixers
that rely on trust.)

This is really poor advice as some of the exchanges may give you back some of your same Bitcoins and can give over info of your IP or profile/account info if they are issued a subpoena.

Better deposit it in an exchange - convert it to an alt - withdraw it as an alt - deposit alt in a different exchange - convert to BTC - withdraw

Repeat if you are even more paranoid.

A service like this can be used as one of the steps - https://shapeshift.io

Coinjoin/coinshuffle with a sufficient userbase of legal and illegal transactions with darkwallet in the future will fine for most people though.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: inBitweTrust on January 25, 2015, 08:52:16 PM
The revolution continues - Darkwallet Alpha 8 (version 0.8.0) Released
https://wiki.unsystem.net/en/index.php/DarkWallet/Alpha8
https://www.darkwallet.is/

New features

ATM Tool / Fast cash withdraw module
On this release Darkwallet incorporates a ChipChap fast cash withdraw (FCW) module, and soon also cash in methods with more than 400 thousand commerces around the planet.


and many other improvements and bugfixes included in release....


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: dewdeded on January 25, 2015, 09:07:03 PM
i feel like seeing 3 new developments:

1.) anon/privacy-centric coins getting stronger
2.) anti-privacy-movement in bitcoin is getting stronger        
3.) sidechains are proposed -> question/big likelihood: of an anon/privacy-sidechain

Which leads me to the question:
where do you guys see darkwallet in future?                            


Bonus question:
Do you guys see Darkwallet in future as sidechain or mainchain technology/sub-subsystem?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: inBitweTrust on January 25, 2015, 09:26:18 PM
i feel like seeing 3 new developments:

1.) anon/privacy-centric coins getting stronger
2.) anti-privacy-movement in bitcoin is getting stronger        
3.) sidechains are proposed -> question/big likelihood: of an anon/privacy-sidechain

Which leads me to the question:
where do you guys see darkwallet in future?                            


Bonus question:
Do you guys see Darkwallet in future as sidechain or mainchain technology/sub-subsystem?

Your question is a bit odd because Darkwallet is a thin bitcoin wallet using an independent Bitcoin implementation that has some amazing privacy features.

Libbitcoin isn't a separate coin , but a separate software stack that interacts with the Bitcoin blockchain that darkwallet uses. Thus there is no coin to be released as a future sidechain and darkwallet isn't competing against bitcoin, but merely a tool for bitcoin users who want cutting edge privacy features.

https://wiki.unsystem.net/en/index.php/DarkWallet/Roadmap

Next up :


    Firefox porting (Currently chrome and chromium only)
    Messaging system
    2of2/2of3 wallets
    (optional) new stealth protocol


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: dewdeded on January 25, 2015, 09:35:50 PM
Thank you man. I know what DW is, I just wanted to where it goes/where you see it in the future.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: inBitweTrust on January 25, 2015, 09:48:26 PM
Thank you man. I know what DW is, I just wanted to where it goes/where you see it in the future.

It will remain a wallet that uses a separate Bitcoin stack. There is no expectation that it will incorporate other coins or
work as a sidechain.

We just need to keep testing it to make it more stable, bug free, and useful to bring it out of alpha.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: BillyBobZorton on January 25, 2015, 11:00:49 PM
Is the Bitcoin Dark Wallet more anonymous than Monero? Why would you use this and not Monero?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: inBitweTrust on January 25, 2015, 11:14:43 PM
Is the Bitcoin Dark Wallet more anonymous than Monero? Why would you use this and not Monero?

Monero doesn't have the hashing security of Bitcoin, doesn't have the same degree of auditing and development as bitcoin, doesn't have the transaction volume bitcoin to hide the transactions, and since it is focused on privacy it is exposed to higher degree of suspect vs bitcoin which has a wide range of different types of transactions.

As far as privacy is concerned they are both similar- Darkwallet uses Stealth payments + CoinJoin mixing and will soon implement an optional coin shuffle mechanism as well. With Coinshuffle, darkwallet should be as secure or more so than Monero.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: thejaytiesto on January 25, 2015, 11:51:41 PM
Is the Bitcoin Dark Wallet more anonymous than Monero? Why would you use this and not Monero?

Monero doesn't have the hashing security of Bitcoin, doesn't have the same degree of auditing and development as bitcoin, doesn't have the transaction volume bitcoin to hide the transactions, and since it is focused on privacy it is exposed to higher degree of suspect vs bitcoin which has a wide range of different types of transactions.

As far as privacy is concerned they are both similar- Darkwallet uses Stealth payments + CoinJoin mixing and will soon implement an optional coin shuffle mechanism as well. With Coinshuffle, darkwallet should be as secure or more so than Monero.
Monero doesnt need massive amounts of transaction volumes because the ring signature technology and the lack of a public blockchain make it so that that isnt a problem.
I think SilkRoad-ish markets will eventually accept XMR too beside bTC.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: manselr on January 26, 2015, 12:42:12 AM
Is the Bitcoin Dark Wallet more anonymous than Monero? Why would you use this and not Monero?

Monero doesn't have the hashing security of Bitcoin, doesn't have the same degree of auditing and development as bitcoin, doesn't have the transaction volume bitcoin to hide the transactions, and since it is focused on privacy it is exposed to higher degree of suspect vs bitcoin which has a wide range of different types of transactions.

As far as privacy is concerned they are both similar- Darkwallet uses Stealth payments + CoinJoin mixing and will soon implement an optional coin shuffle mechanism as well. With Coinshuffle, darkwallet should be as secure or more so than Monero.
What is stopping an adversary (NSA, FBI) to start advertising itself in a Lobby as a mixing node and recording the CoinJoin requests?


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: inBitweTrust on January 26, 2015, 01:28:25 AM
What is stopping an adversary (NSA, FBI) to start advertising itself in a Lobby as a mixing node and recording the CoinJoin requests?

Coin join can be n-party mixes and more advanced coin shuffle will be coming out soon. Security with Darkwallet or Crpytonote isn't perfect but it is much better than what we currently have at the moment. People like me will be actively performing many legal transactions with exchanges like openbazaar and darkwallet to lay cover to peaceful individuals performing other types of trades. Higher volume will help mix and obscure these transactions further.  Other alts will have a problem because their limited userbase for getting sufficient volumes.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: dKingston on January 26, 2015, 01:48:49 AM
this is a really good way to anonmyize bitcoins


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: ArticMine on January 26, 2015, 02:22:27 AM
The big issue I see with Bitcoin Dark Wallet is the 1 MB blocksize limit in Bitcoin.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: inBitweTrust on January 26, 2015, 02:28:05 AM
The big issue I see with Bitcoin Dark Wallet is the 1 MB blocksize limit in Bitcoin.

Which will be 20MB before it reaches Beta.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: ArticMine on January 26, 2015, 03:25:21 AM
The big issue I see with Bitcoin Dark Wallet is the 1 MB blocksize limit in Bitcoin.

Which will be 20MB before it reaches Beta.

Yes.  This is one thing that Gavin Andresen got right but in my opinion his proposal does not go far enough.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: doubleredrolex on January 27, 2015, 05:35:51 AM
Darkwallet is not anonyous and can be traced. Evan Duffield of Darkcoin issued a security warning about it the other day explaining exactly why it doesn't work.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: doubleredrolex on January 27, 2015, 05:36:54 AM
https://darkcointalk.org/threads/security-advisory-for-coinshuffle-and-darkwallet.3736/


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: inBitweTrust on January 27, 2015, 07:23:32 AM
https://darkcointalk.org/threads/security-advisory-for-coinshuffle-and-darkwallet.3736/

https://www.reddit.com/r/Bitcoin/comments/2tmopl/security_advisory_for_coinshuffle_and_darkwallet/


About the issues they identify on darkwallet:

About 1 (change linking) Our plan is tagging output to avoid merging different mixing levels.

About 3 (unique outputs), I'm not sure the author understands our claims don't go so far, we're only claiming one of the outputs is mixed and more mixing is better, which seems to lead from their explanation as well.

About 4, I see how this can be a problem with coinjoin or coinshuffle and needs more thought about possible counter measures against attackers. At the moment the only thing we can use is the outputs to be mixed have to have funds and be owned by the attacker and this might be used as tool against spam/fingerprinting attacks.

So, from the point of view of darkwallet, it's not really new information, we strive to solve this issues but also for now work on an initial stable version with something simple that's working to then focus on actual improvements (for which there are many options).

We still think with our current (imperfect but workable) tools and adoption of such privacy technologies by more wallets the privacy in bitcoin can be improved.

We thank the author for their analysis, and would like more people doing the same. Kudos


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: ahmi on January 27, 2015, 02:21:33 PM
What is this bitcoin dark wallet??


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: inBitweTrust on January 27, 2015, 02:30:38 PM
What is this bitcoin dark wallet??

http://darkwallet.is/


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: crash__bandicoot on February 03, 2015, 04:24:13 PM
Trying very hard to get in contact with someone from DarkWallet for an interview about the new DarkLeaks project. Can someone help me get a hold of anyone on the core team?

My email is cmgillespiecc at gmail dot com. I'm incredibly interested in covering this new development.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Lord Of The Ring on February 03, 2015, 04:34:54 PM
Interested to use this one now :D
i will try it and post here  ;)


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Blackbeards on February 03, 2015, 04:44:12 PM
Cool concept. I'll be sure to donate some.

SAME with you im already donate a little small amount for this :)
great  :)


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: moriartybitcoin on February 22, 2015, 12:40:26 AM
how many people are actually using DarkWallet now??


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: TheButterZone on February 22, 2015, 01:58:15 AM
They're all in this picture:
http://ayay.co.uk/backgrounds/sports/american_football/Empty-Giants-Stadium-New-Jersey.jpg


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: inBitweTrust on February 22, 2015, 02:08:10 AM
how many people are actually using DarkWallet now??

I have been using it with testnet coins... it isn't intended to be used with live coins in alpha.

Download Darkwallet Alpha 8 (version 0.8.0)

Remember: this is only a alpha preview. Do not expect stable software yet. Right now it is only available for Chrome/Chromium browsers.

IMPORTANT The wallet is Not Stable or Safe, and at this point you should use it with real money only at Your Own Risk.

You can use it with testnet coins so it's safe to test like that though. Choose testnet network when creating the identity.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: croato on February 22, 2015, 03:53:10 AM
It is great project and i hope soon we will have stable version. I like idea of stealth transactions and communication so as soon as DarkWallet become stable i will use it.


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: AtheistAKASaneBrain on February 22, 2015, 03:56:11 PM

Lol. I still don't get the idea of using Dark Wallet when you have Monero. Even mixing coins should be enough??


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: Muhammed Zakir on February 22, 2015, 04:01:13 PM
They're all in this picture:
[img ]http://ayay.co.uk/backgrounds/sports/american_football/Empty-Giants-Stadium-New-Jersey.jpg[/img]

Lol. I still don't get the idea of using Dark Wallet when you have Monero. Even mixing coins should be enough??

You don't want to buy another altcoin or want to give your Bitcoins to 3rd party to mix the coins, you can do it directly from your computer.

   -MZ


Title: Re: Let There Be Dark! Bitcoin Dark Wallet
Post by: js.galt on February 26, 2015, 12:06:15 AM
Great wallet, though the gui is somewhat complicated. Its no doubt better than kriptokit plugin.

Having a problem with withdraws right now though, got two transactions stuck at 10%, w,e that means. What's up? could the only server that seems to be online, the unsystem server be on a fork or something? Cheers.