Bitcoin Forum
June 22, 2024, 06:49:27 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 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 ... 204 »
2581  Bitcoin / Bitcoin Discussion / Re: Great News For Bitcoin! Lightening Network First Payment Was Successful! on: January 03, 2018, 02:02:45 AM
SegWit and LN implementation began long before blocks were even close to full.

How many fixes do you need in a bug free program.

Not sure what you are trying to say. Software development is a continuous process and ongoing updates are expected.


Quote
Please expand on which problems you are referring too that occured before BTC started running at capacity.

Well none i guess if we ignore current circumstances, hack and lost coins we can all blame on users or
bad designs of wallets as we tweak core BTC so what version of BTC we using now ? 0.15.1 is it  Roll Eyes

The loss of private keys has nothing to do with Bitcoin the network. Do you blame the internet whenever credit card info gets stolen from corporate databases?


Quote
Setting a maximum price on a scarce resource (ie. blockspace) never ends well.

Why have they tried it and this "scarce resource" you call it is just an illusion but if you think that
bits and bytes are worth so much then i can always sell you a 64gb pen drive for lets say
$500,000.00 . Boy the price of data was not that high even when it cost a years wages to
buy a Winchester 2mg hard drive and these things even came in a teak wooden box.

One point that keeps popping up in your posts is how resource intensive it is to replicate the blockchain across thousands of nodes -- that's exactly why blockspace is a scarce resource and should be treated as such.


Quote
Kindly provide me with an alt coin example that is significantly more decentralized than BTC.

Is that Pre LN or post

Pre LN. But doesn't make much of a difference as far as decentralization is concerned.


because hubs are a step down this road

[citation needed]


not that I am saying that's such a bad thing

It would be a bad thing, if it were the case.


but your arguments for not using coordinators is none founded regardless of how I look at it

Maybe we're talking about different things. If you can give me a concrete example of an alt that uses "coordinators" in the sense that you had in mind I'll gladly reconsider my position.


and yes a car
might be theft proof but it's no good if it becomes too heavy to move is it now.

We're not talking about cars though.


I guess i would have to say none to be honest because they are all running away from it and Mining and PoW and
block-chain when it's not a clone or fork so does that not tell you something might be a little bit wrong.

Not sure you what you are trying to stay. You can compare PoW to other consensus mechanisms and still argue about centralization.


My way of fixing this mess in BTC would never get approved because too many people are making too much
money

Create an alt then. Write either a white paper or protocol specs and find yourself some devs to work with.


and i've worked for banks, loan sharks, broker, and something like Walmarts on-line shopping plus
stuff I cannot discus

Throwing credentials around won't help your argument. Some of the worst devs I've ever worked with claimed the same. Similar fields too. Different story though.


and you won't find me walking around some university campus with my head stuck
in academia so maybe that is why I am not "praising the lord" with you all

Maybe you should stick your head in academia. Just a little. Not that I ever did until late in the game, but it helps expand your toolset.

(Civil discussion has little to do with "praising the lord" by the way. This statement comes across as a baseless, hand-wavy dismissal of anything that challenges your way of thinking to be honest.)

---

So, where were we? Ah yes.

"PRAISE THE LORD!"

I mean... who else has played around with testnet LN so far?

I finally came around trying Eclair and the HTLC.me web wallet to see Lightning in action and I must admit it still feels incomplete. Which is expected, of course, but makes me slightly wary of how long it will take until we see the final product. Apart from what seems to be occasional connectivity issues it works like a breeze though. Tried microtransactions by unlocking articles on yalls.org. Instant and low-fee, just like in the olden days <3
2582  Bitcoin / Development & Technical Discussion / Re: Brainwallet on: January 03, 2018, 12:06:16 AM
You'll likely have to use a combination of different hashes in varying rounds (eg., 10x Sha256 => 2x Scrypt => Bcrypt => etc) requiring an attacker to reproduce your exact hashing steps. Let's not forget that anyone who is scanning for brainwallets has a lot of time to do so and thus can account for multiple hashing rounds as well.

Question being, whether a simple obfuscation algorithm that can be done in your head or with a piece of paper is sufficient, as opposed to a computer-supported one. Unless you can mentally sha256 Tongue

Given the amount of possible simple obfuscation algorithms I guess one can achieve sufficient security without computer support, assuming you don't rely on any well known methods (rot13 anyone?). In other words, this could be a use case where rolling your own "crypto" and security by obscurity might be a good thing.

Using the word “algorithm” loosely, if you can’t design an algorithm which remains secure when your adversary knows it, then you will certainly be unable to design an algorithm which is secure when “unknown”.

Note the subtle difference from what you usually hear.

Maybe I misunderstand you, but the obfuscation algorithm itself doesn't need to be secure. After all the attacker doesn't want to derive the original message from your obfuscated passphrase. That's were "security by obscurity" would fail.

Instead, my rationale is based on the potential attacker having two choices:

a) Derive your obfuscated passphrase from either your BTC address or your public key -- obviously unviable right now, otherwise we'd have other problems.

b) Brute force your original passphrase AND the correct steps with which you obfuscated it -- the latter of which there are effectively infinite possibilities, even when limiting yourself to pen-and-paper algorithms (eg. uppercase every nth letter, insert a special character according to the fibonacci sequence, apply multiple rounds of rot26... etc etc).

Combine a strong passphrase with some layered weird-ass obfuscation steps and you should get yourself enough entropy for decades to come.

On the other hand I just stumbled upon a fairly recent Def Con talk about cracking brainwallets, maybe it makes me rethink my assumptions.

Here's the link, without knowing yet whether it's going to be any good:
https://www.youtube.com/watch?v=foil0hzl4Pg

Edit: The talk above covers nothing that hasn't been discussed in this thread already. Keeping the link for reference though.
2583  Bitcoin / Bitcoin Discussion / Re: Great News For Bitcoin! Lightening Network First Payment Was Successful! on: January 02, 2018, 07:33:30 PM
But not after 1 year of scaling issues after a track record of running flawlessly for 9 years.

Well that's no true at all and BTC does not scale and they did not need to wait for the wheels
to start falling off it before rushing to fix it.

SegWit and LN implementation began long before blocks were even close to full.

Please expand on which problems you are referring too that occured before BTC started running at capacity.


it said "Near virtually free transactions" on the box so it should have had a maximum
amount of fees that would be charged and it is not decentralized when ten big miners
account for 90% of all transactions.

Setting a maximum price on a scarce resource (ie. blockspace) never ends well.

Kindly provide me with an alt coin example that is significantly more decentralized than BTC.
2584  Economy / Speculation / Re: What does the future of bitcoin look like?? on: January 02, 2018, 07:15:36 PM
At the time of writing about 8% of market cap are being accounted for by Bitcoin hardforks. Ignoring those, BTC is not worse off than in June 2017. What actually seems to be happening is that more alts that were previously widely ignored are gaining traction. This seems to be mostly at the cost of ETH, which is down to 13% from its peak of 31%. In other words, while people previously focused their alt coin portfolio on ETH, they seem to invest more diversified right now.
Excellent theory on the Ethereum. As for the hardforks, I don't tend to group them collectively when discussing market cap, but fine I guess.

In general I see the Bitcoin hardforks as alts of their own as well. But for the sake of argument it is important to keep in mind that those coins appeared basically out of thin air. Insta-alts, so to speak, complementary miners, community and issued coins included.


What leads you to this conclusion? Bitcoin mining seems to be business as usual. Actually it seems to be more profitable than ever, given the recent growth in price and the option to mine BCH instead of BTC.
Facts led me to my conclusion.. It has become uneconomical for the average person to profit from mining. Any newcomer to digital currency would have a very, very hard time making a profit, and would look elsewhere.

Entering Bitcoin mining has become incredibly hard, that is true. I'm not sure about mining profitably being completely out of reach for the average person though, as electricity costs vary a lot even in rather close geographical areas (at least in Europe) and I don't know how hard or easy it currently is to get your hands on mining hardware for a reasonable price.

Either way.

Bitcoin mining as a business is undoubtedly alive and kicking, otherwise we'd see a plateau in hashrate. However it keeps growing, courtesy of ongoing miner production, research and development.

Bitcoin mining as a community effort... yep, that's mostly gone, unfortunately. I don't think that the loss of this part of the community has much effect on Bitcoin's growth however, as each wave of newcomers will likely be less tech oriented than the one before. Or put differently, each wave of newcomers will care more about cryptocurrencies as speculative asset / payment method / store of value than about the technicalities of mining.


In the long run I expect the coin that scales best in terms of transaction throughput, without having to rely on centralized entities, to be the most dominant one. In their current states all coins seem to be equally shitty in this regard. All things being equally shitty, BTC remains on top.
Considering I thought you were spot on with your theory on which coin will become the most dominant one, I'm gobsmacked that you would consider all of them equally shitty. Dash for example is clearly miles ahead of bitcoin in terms of user-friendly interface and is bound to have a greater appeal for everyday use.
Also, both Dash and Ethereum have basically instant transaction speeds, while you can wait a whole day for a bitcoin transfer.

Admittedly this statement was a bit of a hyperbole, but as far as scaling is concerned, none of the alts that I've looked at closely so far have convinced me of offering a viable alternative approach.

Dash I have yet to take a closer look at, but its masternode based consensus algorithm smells to me like an even worse version of PoS, which by itself already is an instant turn-off to me. Arguments for / against PoS aside, I know too little about Dash to give full judgement. Unless Dash approaches blockchains vastly differently from Bitcoin -- such as a blockchain-abandoning, DAG-based currencies like Iota and ByteBall, both of which have issues of their own right -- it will likely fail to convince me (not that this should matter to anyone else).

Ethereum comes to a halt whenever a major ICO takes place or crypto-kittens clog the network. And that's not even what I would call real world applications. Any network that gets smothered by vaporware and memes has a lot of work ahead. Granted, one can expect Ethereum's scalability to improve over the next few years. Arguing about future Ethereum improvements is moot, however, as then you'd have to apply the same standard to other alts and Bitcoin itself.

Remember, I'm talking only about scalability in regards to transaction throughput here, as I believe that this will be the most important factor in the long term. Other pros and cons of the respective cryptocurrencies are ignored, as these would be discussions of their own. Also note that I'm mostly ignoring centralized solutions such as Ripple and Iota, as at that point I would consider crypto to have officially failed.
2585  Bitcoin / Development & Technical Discussion / Re: Brainwallet on: January 02, 2018, 05:33:32 PM
[...]

ACK. But, even if your hardware wallet almost never breaks, the law of big numbers dictates, that one will break within a few years, provided enough such wallets exit. My concern is, that at some point in time, the hardware is not supported anymore. What, if someone passes the hardware wallet to his / her children or grandchildren, but the computers have no usb-port anymore. Today, who has a working floppy disk drive at home. And floppy disk drives were relatively common around 2000, even though not state of the art these days. Even today CD/DVD-devices are not standard anymore.

I would prefer a system which follows the KISS-principle (KISS = Keep It Simple Stupid) for long term archiving: Firstly, the code should reproducible easily. I am not sure, if the bash is perfect for this. But I like it, since most algorithms are already developed by experts and available on a standard linux system. They only have to be plugged together. Secondly, code should be easy to understand (which might be a little bit contradictory with respect to bash-syntax). (In my case, comments are still missing in some scripts in the moment. And code is not uniformly yet with respect to mathematical computations.) But it should be possible to print out the scripts and the linux version used and archive it in a bookcase or similar. Much better would it be if it can be carved in stone or glas.

Yes, one could argue, that Bitcoin might be obsolescent in a few years. But this is no counter-argument against secure long term archiving.

[...]

Regarding hardware breakage and obsolescence: Hardware wallets follow an industry standard (or whatever you may call it in our ecosystem) as far as seed words and private key derivation is concerned. This enables recovery of hardware wallets using software wallets such as Electrum.

Worst case you can still run a virtual machine / emulator once Electrum reaches end of life and is not supported by modern operating systems anymore. Best case you have other implementations to choose from, which will likely be the case since the private key derivation scheme used by current hardware wallets is an open standard.

Granted, it requires more code than just deriving a single private key from a complex passphrase, but at least to me this looks like a reasonable approach at securing Bitcoin wallets for the foreseeable future.

Mnemonic recovery seeds:
https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki

Deterministic private key derivation:
https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki
https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki
2586  Other / Beginners & Help / Re: When will number of Bitcoin transactions/second increase to 100? on: January 02, 2018, 02:16:08 PM
Dear Bitcoin experts,

I am a Bitcoin newbie,  by when will Bitcoin transactions/second increase to 100?

That will be the case once Lightning Network is deployed. No official release date yet, however some time during 2018 appears to be within reach.

Project website:
http://lightning.network/

An article giving a simple overview of how LN will work:
https://cointelegraph.com/explained/lightning-network-explained

An article series explaining how LN will work in detail:
https://bitcoinmagazine.com/articles/understanding-the-lightning-network-part-building-a-bidirectional-payment-channel-1464710791/
2587  Economy / Speculation / Re: What does the future of bitcoin look like?? on: January 02, 2018, 02:03:08 PM
So Bitcoin's market dominance in the cryptocurrency world is currently at the lowest level ever with 36.1% of the total value.

In my opinion, it's because the interest in alternative coins is rising rapidly for one, but you also have to consider how much of the bitcoin world is criminal. Seriously, for the first 5-8 years, the digital currency was mainly used as a means for criminals to launder money and sell illegal goods on the dark market. Think of all the massive hacks in the early days also, and all those darknet markets that disappeared with huge amounts of bitcoin.

Literally millions and millions of the 16 million coins out there would be owned by criminals. And now with bitcoin becoming more centralized and less anonymous, they are swiftly exiting the market and looking for alternative dark coins.

This would imply that privacy focused coins have significantly gained in market cap, which is not the case. Closest being Monero on 11th place, which, if I remember correctly, used to have a larger pie of the market cap in early 2017.

At the time of writing about 8% of market cap are being accounted for by Bitcoin hardforks. Ignoring those, BTC is not worse off than in June 2017. What actually seems to be happening is that more alts that were previously widely ignored are gaining traction. This seems to be mostly at the cost of ETH, which is down to 13% from its peak of 31%. In other words, while people previously focused their alt coin portfolio on ETH, they seem to invest more diversified right now.


I also personally avoid using bitcoin all-together because of the extremely slow transaction speeds and high cost's associated with it.

Fair enough.


The bitcoin mining business is dust, so that interest will die quickly.

What leads you to this conclusion? Bitcoin mining seems to be business as usual. Actually it seems to be more profitable than ever, given the recent growth in price and the option to mine BCH instead of BTC.


I just don't see a very bright future for the god of cryptocurrency and it will surely be surpassed by one of its rivals soon enough.

I'm torn between predicting it to be Dash, or Ethereum, and I recon it could be about 2 years before that happens.   

Would love to know peoples thoughts on the future of bitcoin.

Where will bitcoin be in

2 weeks?
2 months?
2 years?

Will it be surpassed by another coin? If so, which one and when?

In the long run I expect the coin that scales best in terms of transaction throughput, without having to rely on centralized entities, to be the most dominant one. In their current states all coins seem to be equally shitty in this regard. All things being equally shitty, BTC remains on top.
2588  Bitcoin / Bitcoin Discussion / Re: Great News For Bitcoin! Lightening Network First Payment Was Successful! on: January 02, 2018, 01:24:13 PM
Cross-chain atomic swaps will help whatever cryptocurrency becomes the predominate one. Not just bitcoin. Joseph Poon and Thaddeus Dryja are going to become famously wealthy regardless of which crypto wins. Congrats!

Why should anybody use this if Bitcoin (Cash) will solve this in a single cheap cash coin?

There will always be demand for alts, regardless of which Bitcoin hardfork becomes the dominant one. And as long as there's a demand for alts, there will be a use case for cross-chain atomic swaps.

Worst case it's just people swapping speculative assets around, best case it enables decentralized purchasing of utility tokens, whichever they may be in the future.
2589  Bitcoin / Legal / Re: Does anyone own the rights to the bitcoin logo on: January 02, 2018, 01:15:12 PM
It is a public image and not private...
of course, This is for the public, but suppose a company wants to use a bitcoin logo in its company, it must require approval from the bitcoin itself. Can I use logo bitcoin freely? I am also still thinking about it.

How to acquire approval from the Bitcoin itself? Do you have to burn coins as an offering to the almighty blockchain gods? Grin


Seriously though, the Bitcoin logo as posted above is public domain but derivations of it may be subject to copyright as stompix rightfully pointed out.
2590  Bitcoin / Development & Technical Discussion / Re: Brainwallet history on: January 02, 2018, 01:07:41 PM
Regarding physical attacks -- I'm not sure if you have followed Trezor, but they have a great track record of thwarting physical attack vectors. In other words, the physical extraction of private keys from a Trezor is currently a purely academic question. The many eyes principle has worked exceptionally well in this case. I reckon that Ledger is in a similar position, however I don't follow them quite as closely.

Nee. Who told you that?

Getting a private key out of trezor is kind of trivial as the device doesn't even use any kind of a secure hardware.
See here for example: https://jochen-hoenicke.de/trezor-power-analysis/ - this is without even opening the case!

That's actually one of the physical attacks that I was referring to, and it is one of the vulnerabilities that got fixed early on. It even says so in the conclusion.


Ledger is harder as it uses ST secure chip, and the cost of peeling the layers of silicon to get into the memory is estimated at $300k or so.
But it also can be done - it has been done. There are even videos on Youtube of people dumping the entire memory of the chip.

The science of hacking (secure) chips is an actual science and is far more advanced than the non existing science of hacking brain wallets.
Like take this presentation for instance - that's from 2010: https://www.youtube.com/watch?v=62DGIUpscnY - see what he has done here? This is what I call hacking, not the bloody brain wallet hacking charlatans who just make empty claims without proving shit.

I'm not saying it's impossible to extract the private key from a hardware wallet, I'm just saying it's an academic exercise rather than a practical attack. If you have videos / articles on data extraction at the hardware level for current generations, or more precisely the chips that Trezor / Ledger are using, I'd love to see them (not being sarcastic, just being honestly curious). Smartcard hacks from 2010 are interesting for historical purposes, but likely not as relevant today.

And as mentioned above, this is ignoring the custom passphrase that acts as the 25th seed word. Which by itself already can have the complexity of a brainwallet passphrase. And that this passphrase can be hardly be extracted from your biological brain is something we both agree on. Apart from the $5 wrench attack of course Wink


Anyway.
If you think that a hardware wallet is secure but a brain wallet isn't - it only shows how much you have been brainwashed by the brain wallet pseudo-scientists and how much they made you to loose touch with the reality. In reality everything can be hacked. And personally I am quite sure that any of the hardware wallet on the market is easier/cheaper to hack than my brain. Can't speak for your though Smiley

I never said that brain wallets aren't secure if you know what you're doing Smiley

All I'm saying is that hardware wallets are easier to secure for the average user, which makes them the better recommendation for the general populace.

(and that hardware wallets are more secure than brainwallets in that they extend the passphrase that is stored in your brain by 24 randomly selected seed words)
2591  Economy / Speculation / Re: Has the Tide Shifted? on: January 02, 2018, 12:25:57 PM
None - I repeat none - of the alts can survive let alone prosper without at a minimum a stable price bitcoin.

Bitcoin is the brain - if it dies so does all else
What is ETH then, a kidney? Going the other way, this analogy seems to imply that any of the alts are actually important for bitcoin.

Nice.

However I do believe there are some alts that could do well even without a stable Bitcoin price. Maybe not now, but a couple of years down the road I can imagine some of the alts having prevailed long and strong enough to be able to mostly decouple from the BTC price. Hard to tell which ones those will be though.
2592  Bitcoin / Bitcoin Discussion / Re: Great News For Bitcoin! Lightening Network First Payment Was Successful! on: January 02, 2018, 12:15:31 PM
That's positive news, but still not enough to cheer the market back up. I don't want to sound negative but even when Lightening Network is fully implemented, it'll be too late for bitcoin to win all the investors who already moved to support new cryptos. New cryptos are implementing features that are missing from bitcoin such as anonymity and private transactions. Bitcoin is already outdated. I'm not saying that bitcoin will die. I'm sure bitcoin will stay forever however, it'll slow down gradually until another coin takes its place as the main crypto-currency.

I think this is an overestimation of how quickly people are willing to switch from one technology or investment to another. If LN fails to deliver or takes another 2-3 years for deployment, then we're likely to see a major shift in userbase. But not after 1 year of scaling issues after a track record of running flawlessly for 9 years. Additionally few people seem to care about true anonymity, that is assuming the current anonymity approaches are viable and solid in the first place.


[...]

For example, can you conceive of a layer on top of bitcoin in which fully anonymous transactions were possible? There'd be a point of exit from the blockchain and a point of entry back to it, and that's all the info that would be available.

[...]

Actually that's pretty much what LN is doing. LN transactions are only visible to the involved parties, the nodes inbetween know nothing about the transactions they route. I'm not sure whether LN can provide full anonymity but it definitely will improve privacy.
2593  Bitcoin / Development & Technical Discussion / Re: Brainwallet history on: January 01, 2018, 11:14:15 PM
The most common recommendation nowadays is to just get a hardware wallet. Which in my opinion offer an excellent combination of security and usability. They are fairly idiot-safe, so to speak Smiley
they also need backups.
and can be hacked (private key extracted) once the attacker gets his hands in the physical device itself.

The main objective when it comes to securing Bitcoin has been to be safe of online attacks. Hardware wallets are the most secure in this regard, even assuming physical backups. Which are not even necessary, should one memorize their seed.

Regarding physical attacks -- I'm not sure if you have followed Trezor, but they have a great track record of thwarting physical attack vectors. In other words, the physical extraction of private keys from a Trezor is currently a purely academic question. The many eyes principle has worked exceptionally well in this case. I reckon that Ledger is in a similar position, however I don't follow them quite as closely.

Even should an attacker get their hands on your wallet seed, there's still the user defined passphrase to break -- which in terms of complexity can be that of a brainwallet. So the security of a hardware wallet is that of a brainwallet -- plus 24 seed words.
2594  Bitcoin / Development & Technical Discussion / Re: Brainwallet history on: January 01, 2018, 09:50:49 PM
I'd still argue that this recommendation was aimed at the general populace that is notoriously bad at creating sufficiently secure passwords and passphrases. And I think there's enough evidence for that Smiley
sure, I understand that.

but we are abstracting here from the fact that if the "general populace" is bad at creating sufficiently secure passwords, then it is quite likely also bad at securing the copies of their wallet's secret files.

so if they were consistent in heir recommendations, they should basically recommend everyone to stay away form bitcoin. but they don't - they only recommend to not use brain wallets, like it was the very thing that is going to save an idiot from loosing his coins.

The most common recommendation nowadays is to just get a hardware wallet. Which in my opinion offer an excellent combination of security and usability. They are fairly idiot-safe, so to speak Smiley


[...]

But WTF does it mean "brute force attacks using English grammar"? It is a meaningless term. There is no such thing!

I guess Spendulus refers to using machine learning and / or neural networks trained on English syntax and semantics for creating lists of phrases that are more likely to be used for a brain wallet than others. Seems unviable without a sufficiently large set of existing passphrases to train the network on though.
2595  Bitcoin / Bitcoin Discussion / Re: Bitcoin and anonymity on: January 01, 2018, 09:32:34 PM
[...]

And it seems that it is a huge deal, however we can see that Bitcoin is not really that anonymous  . So the question is, why aren't privacy coins much bigger in terms of market cap? If people really value privacy, and there a ton of better options, why are we still stuck on Bitcoin that in some ways is inefficient?

Maybe the amount of pseudo-anonymity is already enough for most people? In general, people care more about convenience than privacy. Hell, there's little people don't give up for convenience.

Of the options that I'm aware of, all have downsides on other fronts (BTC being the baseline):

XMR -- High fees, low scalability
ZEC -- Single point of failure in the form of a central corporate entity
GBYTE Blackbytes -- Centralized token issuance and trust-dependent consensus

Of course the respective tradeoffs may be seen as worthwhile, but the point is that there's no such thing as a free lunch.

I'd be curious to know what other privacy focused alts there are currently available though.


[...]

I believe this is going to change in 2-3 years and the anon coins will be more recognized and more used only when people will realize how their privacy has been taken over and what were the real reasons for creating Bitcoin

I'd argue that the main value proposition of Bitcoin is being permissionless, with pseudo-anonymity being only a side-effect. Also I'd love to believe that people will become more privacy conscious in the next 2-3 years, but I've honestly given hopes up on that. Privacy has long been dead and people embraced its death with open arms.
2596  Bitcoin / Development & Technical Discussion / Re: Brainwallet history on: January 01, 2018, 08:55:33 PM
[...]

yeah.. I've read that "general recommendation" and none of the people who stand behind them is actually able to give me an answer on how exactly would they approach a brute forcing of a complex passphrase - one that is not just a word or a phrase from a dictionary.

[...]

seriously, I am not aware of any hacking tool, or even a solid theoretical paper, that would successfully address a problem of brute forcing original sentences made by a human brain. make an original sentence (one that you can't just google) of ~20 words and I am betting all my bitcoins that no man armed with the fastest computer is going to brute force it before we both die.

[...]


Very true.

I'd still argue that this recommendation was aimed at the general populace that is notoriously bad at creating sufficiently secure passwords and passphrases. And I think there's enough evidence for that Smiley
2597  Bitcoin / Development & Technical Discussion / Re: Brainwallet history on: January 01, 2018, 08:22:18 PM
Although (brain wallet produced by human) --> seed key

is recognized and accepted as a bad idea,

    f(brain wallet produced by human) --> seed key

where f is a easily remembered math procedure such as modulo(x), may form an acceptable key
[...]

WTF does it even mean that something 'is recognized and accepted as a bad idea'?
Sounds to me like an argument brought by someone who has no arguments

I think what Spendulus is referring to is that brainwallets that are derived from human generated passphrases tend to get bruteforced sooner or later. At least those that are purely based on words that can be found in dictionaries and quotes that stem from books and song lyrics.

There are many examples of brainwallets that got swiped by attackers, however it is of course impossible tell what percentage of brainwallets is affected since the total number of brainwallets is unknown. Nonetheless the general recommendation on these forums and other social platforms has been to stay clear of brainwallets (whether justified or not).
2598  Bitcoin / Development & Technical Discussion / Re: Brainwallet history on: January 01, 2018, 06:59:06 PM
If you don't mind me asking: Do you (a) harden your brainwallet using a script, similar to OP, or do you (b) rely on a technique that you can apply off the top of your head, without relying on a computer? (eg. a long passphrase that is not part of a known body of literature, changing / shifting letters around in a way that can be easily remembered...)

Both make sense when trying to avoid storing data outside your head, but (a) seems more secure while (b) gives you full flexibility regardless of whether you have access to your hardening script.

What does it matter?

However I hardened my passphrase, I'm not going to unharden it now by telling you about this. Smiley


Although (brain wallet produced by human) --> seed key

is recognized and accepted as a bad idea,

    f(brain wallet produced by human) --> seed key

where f is a easily remembered math procedure such as modulo(x), may form an acceptable key

Question being, whether a simple obfuscation algorithm that can be done in your head or with a piece of paper is sufficient, as opposed to a computer-supported one. Unless you can mentally sha256 Tongue

Given the amount of possible simple obfuscation algorithms I guess one can achieve sufficient security without computer support, assuming you don't rely on any well known methods (rot13 anyone?). In other words, this could be a use case where rolling your own "crypto" and security by obscurity might be a good thing.
2599  Bitcoin / Bitcoin Discussion / Re: 5 major things that happened with bitcoin in 2017 on: January 01, 2018, 06:49:43 PM
One of my key takeaways for 2017 was that Bitcoin finally found what seems to be a solution to its problem of self-governance: Hardforks.

...only to have the concept of hardforks as an expression of self-governance to be overtaken by pump-and-dumpers, as is custom in crypto.



If I had to define Bitcoin's 2017 by a single event though, it would be this:

5. John McAfee betting his manhood if bitcoin never hits a million dollars by 2020. Cheesy

The fact that McAfee upped the ante from half a million makes it even better.
2600  Bitcoin / Bitcoin Discussion / Re: Buying coffee with bitcoin... on: January 01, 2018, 06:42:25 PM
The transaction is really instantaneous despite low fee?

Lightning Network requires you to pay regular on-chain fees when opening or closing a payment channel. Every transaction in between -- could be tens, could be thousands -- is handled instantly, without an additional on-chain fee overhead.

Given full blocks, the transaction fees will be more or less the same, but you can handle many more transactions at the price of just two. Think of it as a flat rate.

Assuming that LN will take most of transactions off-chain, blocks will likely be rarely full -- at least for the next few years -- and thus transaction fees as a whole are likely to be reduced as well.
Pages: « 1 ... 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 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 ... 204 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!