Bitcoin Forum
July 01, 2024, 03:17:00 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 [607] 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 ... 1160 »
12121  Bitcoin / Project Development / Re: Help me map out the steps to make my project succeed. on: August 01, 2019, 03:30:08 AM
Yeah I have worked on shortening it a lot, went from 32 pages to 26 pages to now 16.
keep it up, the paper has to be a lot shorter than this. check out bitcoin paper for example. it doesn't explain any details, it is more like the abstract explanation of the whole project while focusing only on important matters.
you already have a website, add a section to it called "wiki" or something like that where you could just copy all of the extra information there.

Quote
Scroda ID would not have to be used all the time, it is useful in the case of which you want to have yourself identified for specific purposes say it could be used in a voting system, account creation/identification and the sorts.

No it would not have to be used every time, it could be beneficial in order to store your keys still you always have the option to store it offline. As your Scroda ID is not needed when conducting private transactions.

Scroda ID is mostly beneficial also to identify those who are wanting to uphold the system(nodes in who have the power to verify transactions) allowing the system to move away from PoW or PoS.
ok, that makes more sense now. but then if it is like an optional feature you can't include it as a main thing in your project. it is more like the BIPs (bitcoin improvement protocols like HD wallets and mnemonics), they aren't part of the protocol, they are improvement of it.

Quote
What exactly would you disagree on in the dangers of self-storing private keys? Many agree that it is vulnerable to hack/theft and can be misplaced/lost, it has happened to me and it has happened to others. Many projects have proposed solutions to the self storage of private keys and many people have supported the idea still they are built on weak identification methods such as fingerprints in which can easily obtained without the users knowledge. Are you saying that such methods use as fingerprints are not easy to obtain?
well, all the cases i have seen where people lose their keys is user mistakes such as installing a malicious software, having key loggers, even bugs in some wallet implementations (eg. reused k values for signing),... and then most of the other ways i have seen such as fingerprint could potentially be vulnerable for the same users under same conditions. for example if they install the same malicious software they can lose their coins just the same!
as for methods i didn't have fingerprint in mind, mainly the DNA thing and the EEG that was mentioned in the article.

Quote
Also dangers in what sense in part of the EEG? will it do you any harm to your brain? no that's why we have the information on how EEG has been used before it is non intrusive, does no damage. Could you please clarify on your end so that I could give a better response if needed.
it seems i was wrong about this. i did some search and it appears that EEG is a safe procedure and the only complication i could find was the possibility of causing seizure in people with epilepsy .
12122  Bitcoin / Wallet software / Re: MultiCrypto Wallet | Android & Windows | BTC LTC ETH DOGE on: August 01, 2019, 03:07:42 AM
I'd rather use  Coinomi or Exodus which has been around for years and generally more trusted than unknown wallet.

i don't know about Exodus but Coinomi is closed source and worst of all is not transparent about it (they have a github repository which has a source code but the released versions are not related to that code), and i wouldn't trust such a wallet.

And it's ironic seeing the fact they use GitHub for free hosting, but won't host source code of their wallet on GitHub
this seems more like a scam to me. OP creates an account on GitHub a couple of days ago (July 29) then creates a shady tool and calls it a "multiwallet" and advertises here!
12123  Bitcoin / Wallet software / Re: Help needed to spend from paper wallet on: August 01, 2019, 02:51:14 AM
How to send to multiple address in one transaction.
Bitcoin core wallet.

in your "Send" tab where you are filling the information of the "recipient" there is a little button at the bottom called "Add Recipient", when you click it, it adds a new set of fields to be filled for the other "recipients". click it as many times as you want and fill them with the required information.
to send the change to the same address you can click that button one more time and set the remaining coins minus the fees to go to that address.
12124  Economy / Speculation / Re: Ascent of Bitcoin Price on: July 31, 2019, 04:42:33 AM
Imagine if a person bought when the price was $ 19000 and then that person travels and months later will see the price and find that the price is at $ 3300? Can you imagine the shock the person will have?

such person should never invested in bitcoin in first place because when someone is waiting 3 years and doesn't buy but then buys at the top of the peak after the price has gone up 12966% it is obvious he is taking an uncalculated risk and is bound to lose money.
the real "shock" is when someone buys bitcoin for the first time at the top of the bubble not when bubble pops and price drops.
12125  Economy / Service Discussion / Re: Signature campaign has changed on: July 31, 2019, 04:26:52 AM
i don't see any change! it has always been like this. there are top/good campaigns usually paying higher too, which have stricter rules and want higher quality posters and there are newer campaigns which usually pay less and don't know or don't care about the quality and are easier to join. everything else is just based on manager's opinion and how they copy each other. for instance length of post is something that became popular recently. otherwise if you ask me it should never matter how long your post is. a 1 word post can be more constructive than an essay. same with merit, rank, or even trust. the post quality should be the only thing that matters.
12126  Bitcoin / Project Development / Re: Help me map out the steps to make my project succeed. on: July 31, 2019, 04:01:02 AM
in  my opinion the biggest problem with your project is that you fail to explain how it works.
for example i just read your paper. more than 80% of it is explaining "problems" the remaining 20% doesn't exactly explain your solution for them it just mentions the solution.
for instance page 4,5,6 are explaining the problem with storing private keys (which i have to say i disagree with it being a problem in first place) then page 7 basically says "Scroda ID" solves the problem. then in about 3 paragraphs you explain works done in the field and i still can't figure out how this is implemented in your project and also it raises a big question for me: "will i need special equipment to open a wallet?" and also what are the dangers of using "EEG" each time i want to spend money!!!
you should have shortened those 3 pages into 3 lines and then explained your technique in 1 page covering every detail.

i still have to read the rest with more details as it explains the  Two-Factor Proof-of-Knowledge and the Sub-Second thing. but i still think the paper should be shortened and simplified more. the paper is meant to introduce the project in as short as possible. then you could start a documentation page explaining everything in details as long as you wanted.
12127  Bitcoin / Wallet software / Re: A great lesser known wallet! [BlueWallet] on: July 31, 2019, 03:43:08 AM
since this is a "phone wallet" and i don't know of any hardware wallet that you could connect to your phone most of all Trezor, i am going to say no it does not support it.

Mycelium, for example, supports the Trezor, KeepKey and Ledger to be used.

IMO a (really) good wallet should support hardware wallets, even though it might not be necessary because most people probably store the majority of their coins on the hardware wallet at home, while only carrying a small (pocket money) amount with them (on a mobile wallet).

my thought were since phones don't have a USB port you can't use hardware wallets with them unless a special one is created to connect to the Micro-USB port of smart phones.
... i wasn't thinking of OTG cables Tongue

you were correct about the following, i still find it weird that this feature exists in Mycelium, i wonder if it was added by popular demand.

Quote
What pooya87 (most probably) meant is that you shouldn't carry your hardware wallet with you all the time (to use it with your mobile).
12128  Bitcoin / Bitcoin Discussion / Re: Just type 'bitcoin' in youtube and sort the view by week and then by day :> on: July 31, 2019, 03:29:56 AM
there is a popular saying in stock market circles that says "If stock market experts were so expert, they would be buying stocks, not selling advice." and that statement applies here too. if these random people were really good at analyzing the market and using TA,... to predict the price then they would have never wasted their times creating videos, editing them, publishing,... for small peanuts that they earn from the ads on Youtube.
12129  Economy / Speculation / Re: Bitcoin Bull Run ‘Hasn’t Started’ on: July 31, 2019, 03:15:51 AM
haha, he is making the mistake that is very common among the newbies who come in bitcoin world and are blind when they look at charts Cheesy
the mistake is comparing this year with 2017!!! this year has nothing in common with 2017 which was the peak of the bubble and the final stage of the roller coaster pattern that bitcoin has. basically bitcoin always starts slow in its rises then slowly gains momentum until it becomes fastest and biggest to end it with a bubble and then the next phase starts with the bubble burst.

now we are in the start of that slow recovery/rise. in other words 2019 must be compared with 2015 not 2017. and newbies are too lazy and naive to look at the whole chart. they only look at the closest thing (ie 2017) and try to find similarities there...

as a result, the bull run HAS STARTED already. and we are in 7th month of it.
12130  Other / Beginners & Help / Re: BTC private key character length on: July 31, 2019, 02:54:09 AM
bitcoin private keys are numbers that can be from 1 to a 32 bytes long number tops. but since you can't print a byte array for the user we have to encode it with some encoding technique. one of them is hexadecimal format or base-16 which turns each byte to 2 characters hence the resulting 64 character long key. another format is base-58 with a checksum also known as Wallet Import Format (WIF) which can have 51 or 52 (not 62, you miscounted) characters in it.

ps. we always pad the keys, for example if you choose private key = 1 which is 1 byte then we pad it with 31x 0 bytes to make it 32 bytes in total then encode it.
12131  Bitcoin / Electrum / Re: How to verify Electrum that comes preinstalled on Tails? on: July 30, 2019, 08:30:12 AM
~
I know, but I use it offline, so I don't need to send transactions from it, I just sign transactions.
i can think of at least 5 different ways that a malicious wallet can steal your funds without even needing any internet connection. it goes from simplest way of changing your payto field to advanced cryptographic ways of revealing your private key to the hacker without you even noticing since the transaction wouldn't look any different.

I was not talking about implications of running potentially malicious client offline, of course that would be stupid. bob123 was saying that Electrum that comes with tails is outdated, meaning that it probably can't send transactions, since servers would reject them to incentivize users to upgrade to newest versions that don't have the infamous phishing vulnerability. But it works for signing transactions or creating new wallets just fine.

oh yeah of course, that is the only thing that matters as long as you are sure that the preinstalled version is legit. but i was just pointing out the main question here regarding "verification of the already installed Electrum on Tails." and how you couldn't be sure about it so there are still ways to lose money even if you were offline.
12132  Bitcoin / Wallet software / Re: A great lesser known wallet! [BlueWallet] on: July 30, 2019, 08:26:35 AM
Does BlueWallet also support some hardware wallets? Just like Trezor Wallet where you can operate your hardware wallet with another bitcoin wallet without entering your private keys anymore to another bitcoin wallet.
Since I already tried Trezor wallet with Mycelium only, the user-interface of Blue Wallet seems much better to compare to Mycelium.

since this is a "phone wallet" and i don't know of any hardware wallet that you could connect to your phone most of all Trezor, i am going to say no it does not support it.
and it should not do that, you should use phone wallets for carry around money not to connect your major funds in cold storage to it.
12133  Bitcoin / Electrum / Re: How to verify Electrum that comes preinstalled on Tails? on: July 30, 2019, 03:54:58 AM
~
I know, but I use it offline, so I don't need to send transactions from it, I just sign transactions.
i can think of at least 5 different ways that a malicious wallet can steal your funds without even needing any internet connection. it goes from simplest way of changing your payto field to advanced cryptographic ways of revealing your private key to the hacker without you even noticing since the transaction wouldn't look any different.

Quote
I'm thinking, maybe there's some way to get a hash of the installed Electrum, than match it with a hash of another installed Electrum that I verified beforehand? Or is it all just not worth it, and I should just download and verify Electrum, save it on a USB stick and use it with my cold storage?
downloading, verifying and installing that is always the safest option. anything else is a workaround and is not as safe since you may miss many things.
as for hashes there are about 400-500 files in the tarball that you install on Linux and you'll have to calculate hash of each file and check it against the real files!
12134  Bitcoin / Bitcoin Discussion / Re: Bitcoin To $55,000 By May 2020, CNBC’s Joe Kernen Hints on: July 30, 2019, 03:47:48 AM
When someone gives a statement related to the growth of bitcoin it is a must to understand whether his previous predictions have at least come closer.

A lot of these "predictions" are coming from people that need/want the coin to go up and have a lot of holdings, they're not so often from random spaces anymore...

As they mention the block halving, that does nomrally have an impact, however, if everyone expects the impact, it might have already happened or might take longer to happen.

actually most of these dudes that keep predicting high prices are advertising their business. usually they run some sort of investment firm or something like that which would benefit if there were more speculators and investors in bitcoin space. and the only way to increase that is to tell gullible viewers that price is going to shoot up.

as for halving, the effects will have 2 stages. the first will be the hype which will only happen about 1 or 2 months before the halving date itself and the second will be the real supply rate decrease which will slowly start after halving when 1-2 months passes.
12135  Bitcoin / Bitcoin Discussion / Re: With Bitcoin, a future is not clear on: July 30, 2019, 03:29:55 AM
your topic doesn't make any sense whatsoever!
you claim bitcoin future is not clear and then claim to have taken a very huge risk investing in it. these two are in direct contradiction of each other. when you know something is so risky and has "unclear future" then you should not invest what you can not afford to lose.
12136  Bitcoin / Bitcoin Discussion / Re: Bitcoin: A Medium Of Exchange *Not A Fiat Multiplier* on: July 30, 2019, 03:20:01 AM
Did you guys ever think they killed satoshi and turned his project into something it was not meant to be?

there doesn't have to be some evil forces hard at work to make people want that profit (in fiat terms). it is the people themselves who saw the gigantic rise and slowly forgotten the real reasons why bitcoin was created. a quick look at the past 10 years can show you that price has gone up a lot. if we assume initial price was $0.01 then price has gone up 200 million percent! that is 55k% per day. such rise is bound to attract "speculators" who want their fiat multiplied.
BUT none of that changes the nature of bitcoin from being a currency though.
12137  Bitcoin / Bitcoin Discussion / Re: Bittaddress.org brainwallet passphrase is NOT sha256 on: July 29, 2019, 07:35:30 AM
i hope you realize that using brainwallet like that is the worst thing you can do for generating a new private key because brainwallets are known to be insecure because people are rarely capable of creating a truly random "passphrase". so know that if you decided to create a paper wallet with a password there is a very good chance that someone is going to steal your funds pretty easily.

I wouldn't say that brainwallets are bad per se. If you choose a phrase long enough and one, that is not used in any book or lyric or whatever, a brainwallet can be an interesting way to store your value in some situations.

Let's say I take an individual very long sentence, which nobody else knows. Now I run a sha256 over it and convert this into a Bitcoin private key. When I send Bitcoins to this address I can access it everywhere I want without even bringing a computer or USB sticks or whatever. I can cross borders with absurd amounts of money and when I want to spend it, I only need the sentence to have access to it.

The possibility of someone accessing these funds are very very small. Especially because people don't even know, that I have Bitcoins in a brainwallet.
Even if they knew, how would they start looking for these funds? The only way could be torturing me until I give them the phrase.

the problem is in that first step: choosing a long and truly random passphrase that can not be guessed at all. generally speaking people have shown that they will always choose things that can be guessed which makes brainwallets bad in general.
otherwise there have been users that created brainwallets and posted the address as a challenge online and it was never broken.

if someone insists on using brainwallets then i can only suggest using some other method other than a simple SHA256 on it. something unique that nobody knows. that way to steal the funds the hacker has to find 2 things: the random long passphrase and the hash algorithm.
for example you could use a KDF function such as scrypt with custom settings (eg. n=2048, r=5, p=2) and derive a 32 byte key from that. or using SHA3-256, SHA512/256, Blake2b-256,... the list goes on.

ps. BIP39 is also worth mentioning here as it is a mnemonic which is a set of words in any language which you could memorize instead of a brainwallet. it is harder but it much safer since they represent a good random entropy. this could also solve the "torture" problem as you could add a single "word" to the list as its extension so you have 1 mnemonic but two wallets. the wallet with the mnemonic can contain a small amount that you could reveal under torture! and the wallet with mnemonic+passphrase contains the actual funds. => good for paranoid people.
12138  Economy / Speculation / Re: The crash of BTC price on: July 29, 2019, 04:36:47 AM
2) Its value reached $13k, then dropped to $10k, (and now barely hold it btw).
If you think currently, 10% is nothing at all, we'll see what you'll say when its value will drop to $8,500... because right now it's very likely to happen...

that is one way of looking at the market but another way which i think is the correct way is to see it rise from $3000 to $13000 and then fall to $10000. that puts things in a much better perspective compared to only focusing on the drop part.
i personally don't consider anything above $10k to be worrying. $9.6k is a little worrying but since it has been holding nicely i still wouldn't call it a crash. but if we go below $9k and stay there then i would start to worry and call it a downtrend.
12139  Economy / Web Wallets / Re: Unable to login Blockchain.info on: July 29, 2019, 04:00:33 AM
do you by any chance know the version of the wallet you used to create this account? if it is one of the old ones then i had the same issue, i've created my account in 2014. the reason for it is because these wallet files are using an old version and blockchain.info messed up with their backward compatibility. so when you try logging in, it first tries to convert it to the new version and fails so you get stuck and can't get in your account.
12140  Economy / Service Discussion / Re: People expecting collateral for all loans on: July 29, 2019, 03:45:45 AM
Most loans and credit is given without collateral.

"most"?
i don't even know of a single case of a loan that is given without a collateral or at least some sort of guarantee for the lender to get his money back. i would love to take such a loan without collateral if you know, let us know with an example Cheesy
also you seem to be forgetting that "bitcoin" loans that you see all over the forum and in other websites are irreversible money transfers to someone anonymous online. they can not even work without a solid collateral!
Pages: « 1 ... 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 [607] 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 ... 1160 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!