Bitcoin Forum
May 02, 2024, 12:14:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: Do you Accept Komodo ICO conversion vs Reject Komodo ICO conversion and fund new dev team?
Accept - 145 (68.7%)
Reject - 66 (31.3%)
Total Voters: 211

Pages: « 1 ... 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 [153] 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 ... 547 »
  Print  
Author Topic: BTCD is no more  (Read 1328438 times)
xyzzyx
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


I don't really come from outer space.


View Profile
August 10, 2014, 05:41:04 AM
 #3041

I remember when the EFF made Deep Crack in '99, but I haven't kept up with the state of cryptography since then.  I'm no expert.  

With that said, my naive recommendation is to use AES.

"An awful lot of code is being written ... in languages that aren't very good by people who don't know what they're doing." -- Barbara Liskov
1714652081
Hero Member
*
Offline Offline

Posts: 1714652081

View Profile Personal Message (Offline)

Ignore
1714652081
Reply with quote  #2

1714652081
Report to moderator
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714652081
Hero Member
*
Offline Offline

Posts: 1714652081

View Profile Personal Message (Offline)

Ignore
1714652081
Reply with quote  #2

1714652081
Report to moderator
Azeh (OP)
Sr. Member
****
Offline Offline

Activity: 441
Merit: 500


View Profile
August 10, 2014, 06:03:13 AM
 #3042

Hope everyone enjoys the new look!






lootz
Legendary
*
Offline Offline

Activity: 806
Merit: 1000


View Profile
August 10, 2014, 06:11:12 AM
 #3043

Nobody cares what you think  Kiss about buying bitcoindark, its a decent coin
suchnekky
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
August 10, 2014, 06:14:55 AM
 #3044

design is better, perhaps change the case from BITCOINDARK to BitcoinDARK.

the buys vs sells in the order book are amazing, almost no one is selling.

• ⓢⓤⓒⓗⓝⓔⓚⓚⓨ •
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
August 10, 2014, 06:40:39 AM
 #3045

Hope everyone enjoys the new look!







I like the way it conveys "bitcoin" in dark
Not sure about upper lower case, but the important thing is to convey that BTCD makes bitcoin itself dark
people will assume (correctly) that BTCD itself is dark, but most will be surprised that BTCD makes Bitcoin Dark

James

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
August 10, 2014, 06:57:55 AM
 #3046

I still have the local file encrypt/decrypt to link up, but I can test the teleporting without that, so I will probably procrastinate on it until a bit later. So, I am sure I have some small parts not quite right, but at long last I feel I can call it "code almost complete"

Before you get excited, this doesnt have much error handling and it hasnt been ported into BTCD core, but it does have multisig support, ready for user defined cipher sequences for local files, randomized cloning times, and I made it so that it should be pretty much an install it and run it design. As long as your BitcoinDark.conf file has "server=1" and rpcusername/password defined, Teleport should be enabled. No need for hours long reindexing of blockchain and other horribly inconvenient install issues. Turns out 80% of MGW code was needed to achieve this!

With all the new features, especially multisig added after I started, it feels like I need three days to get this debugged, so if I can achieve that timeframe, then on Wed some people will be able to do some command line teleports. After that I need to partition the code to make it easy to implant into BTCD core. I plan to make a libjl777.a that can be linked to the BTCD core and with a few small hooks, we can have just a single wallet executable that has everything needed for Teleport. until the QT has been updated, it would still be command line, but from the QT debug window console

Let's say two days to get it into libjl777.a form and the weekend to get it into BTCD core. This is getting more speculative, but if all goes well, a week from Monday, we could have a BTCD-qt with teleport built into it.

Now this first pass will not have full privacyServer + onion routing. That is a totally independent transport mechanism and I wanted to get a teleport enabled released into testing sooner rather than later. While the basic teleport is being tested, I will make the privacyServer that is embedded in the BTCD-qt do all the things it needs to do.

Even if I meet this schedule it is Aug 18th for the teleport enabled release, so I am three days late...
Blame multisig!

James

###
I totally forgot!
The other reason for libjl777 is to allow other coin's to link up to BTCD network, most importantly InstantDEX and Teleport. This will allow creation of a super network composed of all the participating coin's networks. It wont require a hardfork and would be a matter of linking the library and make some few interface functions. After they do that they will be able to utilize the encryption network and more importantly have access to InstantDEX orderbooks. The more people (and tradebots) trading on InstantDEX, the better liquidity, lower spreads, and more commissions. Also, if they can connect directly to the encryption network that increases Teleport traffic (and fees) which increases anon levels (and dividends)

All part of my master plan for liberation from fiat govts Smiley

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
Azeh (OP)
Sr. Member
****
Offline Offline

Activity: 441
Merit: 500


View Profile
August 10, 2014, 07:07:48 AM
 #3047

Hope everyone enjoys the new look!







I like the way it conveys "bitcoin" in dark
Not sure about upper lower case, but the important thing is to convey that BTCD makes bitcoin itself dark
people will assume (correctly) that BTCD itself is dark, but most will be surprised that BTCD makes Bitcoin Dark

James

That's why the main image represents a portal..."teleport".  A lot of time and effort was put into this by the non-core dev team, and I'm pretty happy with the final logo we've developed.  We've moved away from the "coin" image that everyone else seems to be stuck on.  Our logo represents a portal in abstract form and will be easily recognizeable, and is perfectly scaleable, so it is very to make out even at small sizes.  Another aspect is that the gold logo will be the main logo, however we can use different colors for different features, e.g. blue for teleport, green for privatebet, black for anon card, etc.
suchnekky
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
August 10, 2014, 07:13:16 AM
 #3048

I still have the local file encrypt/decrypt to link up, but I can test the teleporting without that, so I will probably procrastinate on it until a bit later. So, I am sure I have some small parts not quite right, but at long last I feel I can call it "code almost complete"

Before you get excited, this doesnt have much error handling and it hasnt been ported into BTCD core, but it does have multisig support, ready for user defined cipher sequences for local files, randomized cloning times, and I made it so that it should be pretty much an install it and run it design. As long as your BitcoinDark.conf file has "server=1" and rpcusername/password defined, Teleport should be enabled. No need for hours long reindexing of blockchain and other horribly inconvenient install issues. Turns out 80% of MGW code was needed to achieve this!

With all the new features, especially multisig added after I started, it feels like I need three days to get this debugged, so if I can achieve that timeframe, then on Wed some people will be able to do some command line teleports. After that I need to partition the code to make it easy to implant into BTCD core. I plan to make a libjl777.a that can be linked to the BTCD core and with a few small hooks, we can have just a single wallet executable that has everything needed for Teleport. until the QT has been updated, it would still be command line, but from the QT debug window console

Let's say two days to get it into libjl777.a form and the weekend to get it into BTCD core. This is getting more speculative, but if all goes well, a week from Monday, we could have a BTCD-qt with teleport built into it.

Now this first pass will not have full privacyServer + onion routing. That is a totally independent transport mechanism and I wanted to get a teleport enabled released into testing sooner rather than later. While the basic teleport is being tested, I will make the privacyServer that is embedded in the BTCD-qt do all the things it needs to do.

Even if I meet this schedule it is Aug 18th for the teleport enabled release, so I am three days late...
Blame multisig!

James

###
I totally forgot!
The other reason for libjl777 is to allow other coin's to link up to BTCD network, most importantly InstantDEX and Teleport. This will allow creation of a super network composed of all the participating coin's networks. It wont require a hardfork and would be a matter of linking the library and make some few interface functions. After they do that they will be able to utilize the encryption network and more importantly have access to InstantDEX orderbooks. The more people (and tradebots) trading on InstantDEX, the better liquidity, lower spreads, and more commissions. Also, if they can connect directly to the encryption network that increases Teleport traffic (and fees) which increases anon levels (and dividends)

All part of my master plan for liberation from fiat govts Smiley

awsome work, only a week? let the panic buying begin.

• ⓢⓤⓒⓗⓝⓔⓚⓚⓨ •
knievel
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
August 10, 2014, 07:19:43 AM
 #3049


This logo reminds me of the Debian Logo (one of the famost Linux distributions):
https://www.google.com/search?q=debian+logo&tbm=isch

Apart from that: Nice work! Smiley
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
August 10, 2014, 07:20:29 AM
 #3050

I still have the local file encrypt/decrypt to link up, but I can test the teleporting without that, so I will probably procrastinate on it until a bit later. So, I am sure I have some small parts not quite right, but at long last I feel I can call it "code almost complete"

Before you get excited, this doesnt have much error handling and it hasnt been ported into BTCD core, but it does have multisig support, ready for user defined cipher sequences for local files, randomized cloning times, and I made it so that it should be pretty much an install it and run it design. As long as your BitcoinDark.conf file has "server=1" and rpcusername/password defined, Teleport should be enabled. No need for hours long reindexing of blockchain and other horribly inconvenient install issues. Turns out 80% of MGW code was needed to achieve this!

With all the new features, especially multisig added after I started, it feels like I need three days to get this debugged, so if I can achieve that timeframe, then on Wed some people will be able to do some command line teleports. After that I need to partition the code to make it easy to implant into BTCD core. I plan to make a libjl777.a that can be linked to the BTCD core and with a few small hooks, we can have just a single wallet executable that has everything needed for Teleport. until the QT has been updated, it would still be command line, but from the QT debug window console

Let's say two days to get it into libjl777.a form and the weekend to get it into BTCD core. This is getting more speculative, but if all goes well, a week from Monday, we could have a BTCD-qt with teleport built into it.

Now this first pass will not have full privacyServer + onion routing. That is a totally independent transport mechanism and I wanted to get a teleport enabled released into testing sooner rather than later. While the basic teleport is being tested, I will make the privacyServer that is embedded in the BTCD-qt do all the things it needs to do.

Even if I meet this schedule it is Aug 18th for the teleport enabled release, so I am three days late...
Blame multisig!

James

###
I totally forgot!
The other reason for libjl777 is to allow other coin's to link up to BTCD network, most importantly InstantDEX and Teleport. This will allow creation of a super network composed of all the participating coin's networks. It wont require a hardfork and would be a matter of linking the library and make some few interface functions. After they do that they will be able to utilize the encryption network and more importantly have access to InstantDEX orderbooks. The more people (and tradebots) trading on InstantDEX, the better liquidity, lower spreads, and more commissions. Also, if they can connect directly to the encryption network that increases Teleport traffic (and fees) which increases anon levels (and dividends)

All part of my master plan for liberation from fiat govts Smiley

awsome work, only a week? let the panic buying begin.
No guarantees on actual date and it would only be a beta test with still more work to be done, but it will prove out the core Teleport function described in DarkPaper and I think that is what most people are interested in. All the other stuff is stuff that has been done before and most people probably assume that I will be able to do such things. I feel bad I am behind the original two week estimate.

We are back to the old 5% per day baseline before the recent spike, well actually still a healthy amount above it, so I prefer gradual 5% per day gains. Too distracting when the price is going crazy. I know I shouldnt look, but how can I not? If it is slow gradual, then I wont get distracted. So no pumping, just gradual 5% per day is best

Getting a bit tired now, maybe I will fiddle with the local file encryption.

James

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
redsn0w
Legendary
*
Offline Offline

Activity: 1778
Merit: 1042


#Free market


View Profile
August 10, 2014, 07:21:06 AM
 #3051

I am really impressed with your work and the community.  I have run and am still working on a few projects.

Thanks guys!
darylluke
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
August 10, 2014, 07:23:45 AM
 #3052

James,

You are the most reliable & sincerely dedicated developer of a coin that I have ever seen!!
HEAD & SHOULDERS above all the rest, bar none!!

It is inevitable & now seems a truly foregone conclusion BTCD will be wildly successful & widely implemented.
Fireworks will start when the PR campaign kicks-off next week!! Hold on to your seats folks. P&D jerks are inevitable now....

~darylluke.
darylluke
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
August 10, 2014, 07:28:43 AM
 #3053

Silly question: What does HODL stand for?  Undecided (I first ran across it here & thought it a typo...)
SpringfieldM1A
Hero Member
*****
Offline Offline

Activity: 966
Merit: 550



View Profile
August 10, 2014, 07:49:57 AM
 #3054

Silly question: What does HODL stand for?  Undecided (I first ran across it here & thought it a typo...)

HODL means 'to hold' the misspelling is deliberate, implying a certain vigor in 'holding and not selling your coins' often used in face of perceived market ambivalence.

In layman's terms: Don't sell your coins, they will increase in value even if the current market conditions make You think otherwise.
Bitcoindark a prime example  of a coin to hodl 😊
cryptillian
Full Member
***
Offline Offline

Activity: 128
Merit: 100


View Profile
August 10, 2014, 08:04:16 AM
 #3055

man oh man i finally ride a good coin (and not sell early ty darkcoin/blaccoin) does a money dance  Smiley
mikesbmw
Sr. Member
****
Offline Offline

Activity: 338
Merit: 250


View Profile
August 10, 2014, 08:05:00 AM
 #3056

Silly question: What does HODL stand for?  Undecided (I first ran across it here & thought it a typo...)

HODL means 'to hold' the misspelling is deliberate, implying a certain vigor in 'holding and not selling your coins' often used in face of perceived market ambivalence.

In layman's terms: Don't sell your coins, they will increase in value even if the current market conditions make You think otherwise.
Bitcoindark a prime example  of a coin to hodl 😊
Hodl actually came from the old Bitcointalk thread https://bitcointalk.org/index.php?topic=375643.0. It was posted by someone who had a few too much too drink  Cheesy
It stuck and we had al sorts of funny memes.

NXT: Next Generation of Cryptocurrency http://nxtcrypto.org
NEM:New Economy Movement http://www.ournem.com/
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
August 10, 2014, 08:06:25 AM
 #3057

I found and solved a small leak in the packet routing. Probably most of you missed it too, I did. I was using the session's public and private keys to encrypt packets. I mean that's what there there for, so I didnt think it through enough.

The "problem" is that in order to not require the receiver to have to know who the packet is coming from (that would also be an info leak), I put in plain text the public key. I figured it is the key you are publishing as the one for people to use when encrypting to your "post office box". So not really a giant leak, but since it is in plain text, an attacker can relatively easily build up a database of IP address to public key mappings (assuming they are logging all the UDP packets on the Internet between all the privacyServers). Maybe this is harmless, but if I can close this leak I think it is better.

The answer is related to the problem of having the public key in plain text for the broadcast method. In this case, there is no IP address divulged, but everybody sees that such and such address is sending a packet to someone. Again, why leak this info.

I must have been tired when I coded the initial version as the answer is quite simple. All I have to do is generate a brand new one time keypair for each packet. Since I put the public key in plain text there is no need for anybody to keep track of them and it is perfect for one time use. Now with this simple change, both leaks are totally gone.

What the attacker sees is that some random public key is sending a packet to some IP address, which then might be rerouting it or processing it.

That was bugging me for a while.
Dont you feel better now? I sure do!

James

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
Fern
Sr. Member
****
Offline Offline

Activity: 247
Merit: 250



View Profile
August 10, 2014, 08:21:01 AM
 #3058

Silly question: What does HODL stand for?  Undecided (I first ran across it here & thought it a typo...)

HODL means 'to hold' the misspelling is deliberate, implying a certain vigor in 'holding and not selling your coins' often used in face of perceived market ambivalence.

In layman's terms: Don't sell your coins, they will increase in value even if the current market conditions make You think otherwise.
Bitcoindark a prime example  of a coin to hodl 😊
Hodl actually came from the old Bitcointalk thread https://bitcointalk.org/index.php?topic=375643.0. It was posted by someone who had a few too much too drink  Cheesy
It stuck and we had al sorts of funny memes.

I'm HODLING!

Aptidude
Member
**
Offline Offline

Activity: 89
Merit: 10


View Profile
August 10, 2014, 08:21:59 AM
 #3059

forgot to include "idk" in the poll



p.s. HOOOOOOOOODL for the longest time!
http://www.youtube.com/watch?v=NG1qooBzE2w
cryptillian
Full Member
***
Offline Offline

Activity: 128
Merit: 100


View Profile
August 10, 2014, 08:41:24 AM
 #3060

jl777 i love reading your posts but i dont understand any of it! keep up making me feel stupid. i do understand the market and yeah this is gonna be a wild ride. i would say hodl and maybe swingtrade 5$ a coin easely..
Pages: « 1 ... 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 [153] 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 ... 547 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!