Bitcoin Forum
July 06, 2024, 12:46:43 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 658 659 660 661 662 663 664 665 666 667 668 »
12341  Bitcoin / Project Development / Safer Paper wallet - What do you think ? on: August 23, 2015, 05:51:16 PM
Software will be Open-Source obviously since no one is going to run an .exe on a PC full of bitcoins  Roll Eyes

I got this idea , I'am not sure about the efficacy  and how safe is it from Keyloggers but I think in theory it should be fine .
Basically It would be a program written in C# that generate wallets obivously and print them .

It should work like the following :

Program generate private and public key and print them , however only public key will be visible to the user of the software which means a keylogger won't be able to catch it (Dosen't matter if it's clipboard , Audio recorder, video recorder or simple CaptureScreen or KeyStroke).

All will be made inside the program then the software simply print them directly (private and public keys) and also delete the printer cache so it dosen't leave trace of what it printed already and you would be safe .

Optional : once you printed , the software will add the printed adresses and check their balance and they will be on watch-only mode and once you receive anything .. well you get a notification .


I don't know if the idea sounds dump honestly , if it is then simply let me know if I could improve it to make something better .
12342  Economy / Invites & Accounts / Re: [WTB] Keybase.io Invites on: August 23, 2015, 05:40:58 PM
I know a guy who was giving me one earlier (he is my friend) So if you still want I can get one for you from him.

I'am not sure who is your friend but there is a Legandary member(guitarplinker) who already gave me one few minuts , thank you so much Smiley
12343  Economy / Service Discussion / Re: XTnodes.com - Under attack ? on: August 23, 2015, 04:46:12 PM
Is this what everyone else is getting aswell ? what the actual fuck ? they didn't pay for domain or hosting or some shit ...

12344  Economy / Service Announcements / Re: Check Potential Activity on: August 23, 2015, 04:43:27 PM
I remember seeing this Open-source somewhere but can't seem to find the link , if anyone have it please post it or PM with it .
I may try to build a version on ASP.NET C# and make it faster if I can .
12345  Economy / Invites & Accounts / [WTB] Keybase.io Invites on: August 23, 2015, 01:48:11 PM
I'am not sure if someone is giving them , that would be nice , if not I'am buying for 1$ please .
I lost my old account and can't remember which email I used , and when I'am trying to join I get "We're inviting people constantly.If you ask now, you'll be #11080 in the alpha queue."
Obivously I don't want to wait . ty
12346  Economy / Service Discussion / XTnodes.com - Under attack ? on: August 23, 2015, 01:15:14 PM
Today on the morning seems like they enabled CloudFlare on full power and it checking browsers before we connect .
and right now seems like they are under attack or something because I only can access the Live version or cached version http://www.xtnodes.com/ so anyone could confirm pls ?


EDIT : Seems like it's ddosed or even hacked the domain provider (check pictures below)

So you can check the stats that xtnodes was giving here :

Votes : https://www.blocktrail.com/BTC
Nodes : https://getaddr.bitnodes.io/dashboard/
12347  Bitcoin / Press / [2015-08-23]E-Coin Founders Talk Bitcoin Debit Cards and 50% Monthly User Growth on: August 23, 2015, 11:59:06 AM
CoinTelegraph spoke with E-coin founders Pavel Matveev and Dmitry Lazarichev about competition in the bitcoin debit card market, the importance of multi-sig security, and crowd investment with BnkToTheFuture.

Since launching their first Bitcoin debit cards to the public in late January 2015, e-coin has been working to build out its platform and push Bitcoin adoption mainstream. In an effort to offer users a convenient way to spend bitcoin wherever Visa is accepted, the company is looking to strengthen its position as a major player in the cryptocurrency debit card market.

CoinTelegraph: What is currently going on with e-coin?

E-coin: We are currently shipping cards to 130+ countries, having 20K+ registered users and around 1.8K cards shipped. A month ago we started shipping cards denominated in EUR and GBP. Currently, we are working on our mobile app, virtual cards and preparing to issue cards with our own design. Also, those in the United States can expect us to start shipping there by the end of the year.


Full article right here : http://cointelegraph.com/news/115163/e-coin-founders-talk-bitcoin-debit-cards-and-50-monthly-user-growth It's weird how I never heard of them , I only know Bit-x and Xapo Shocked but they seem to be famous and doing exellent work aswell
12348  Bitcoin / Bitcoin Discussion / Re: szabo.best.vwh.net is down on: August 23, 2015, 10:53:56 AM
This what happens to your website when you are against Bitcoin XT  Roll Eyes I hope the website goes back online pretty soon even if I never heard of it honestly
12349  Economy / Digital goods / Re: [SOON] Clash of Clans smart injector - Layout Design Source[Wndows 8 GUI] [C#] on: August 23, 2015, 10:06:02 AM
Are you serious mate ? you just need to see one Tutorial about Visual studio and you are able to do this . It's nothing coded at all .
you just dragged and dropped some buttons and PictureBoxes here and there and you want to sell the code ? and I know exactly the purpose of this , simply because you want todo phishing for people .. they type their informations and GG.
12350  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core Shuts Down Upon Boot Runtime Error |Can't find supposed resolutions on: August 23, 2015, 08:57:47 AM
If you are using Windows then you should have definitly a AppData folder on your PC . Go to Windows explorer and write %appdata% then hit enter .

12351  Other / Beginners & Help / Re: Exponentially growing blockchain? on: August 23, 2015, 08:48:16 AM
You can't prevent the number of increasing unless you stop transactions which you can't do either . Check here for the volume growth of the blockchain file (as you can see from 20gb to 40gb in about one year) : https://blockchain.info/charts/blocks-size

However this may not be a problem for most users who are running nodes because who want to run nodes have most likely the needed internet speed and the needed space available on their Hard drive and some run on Windows VPS to help the network . for what comes to the other users well they have the choice to choose Lightweight wallet such as Electrum and Multibit .
12352  Bitcoin / Project Development / Re: C# - Give me few project ideas ? on: August 23, 2015, 07:15:42 AM
So you do java, too? I'm doing bitcoin java stuff for quite a while and looking for a collab.

I'am sorry man , not really . I only do C# for the moment and I will be learning new programming language such Python from now on . more knowledge dosen't hurt Grin
12353  Bitcoin / Bitcoin Discussion / Re: Bitcoin Wallpaper - In Cryptography we trust on: August 22, 2015, 06:41:12 PM


Thanks guys for the support , I'am glad you liked it Grin
@tadakaluri for what comes from my part , I will ask my friend if he can do another one once I meet him once again , because he don't connect much these days .
12354  Economy / Services / Re: Legit referal services ? on: August 22, 2015, 04:51:15 PM
I can provide referrals sir as I am looking for money Smiley . How much can you pay for each ref and tell me all required work needed from referral Smiley

Numbers of referal should be like 30 and I'am willing to pay 0.10$ per referal and check my post above to see what's the referal needs to do.
12355  Economy / Services / Re: Legit referal services ? on: August 22, 2015, 04:45:35 PM
I'am still looking for this guys , referals need to be active for about 10-15 days and they will need to click couple of stuff once per day (takes less then 10 seconds to do) .
PM ME  if you can do this or post
12356  Economy / Economics / Re: Alright , Time to Dump or Time to Buy ? on: August 22, 2015, 04:35:16 PM
Time to buy I guess. It will hold itself on to $200 and will recover gradually. The main reason I see why the price is going down is because of XT vs Core drama happening right now. Traders love to use those to maximize their profits, you know. Wink

yes, the cryptocurrency market is very sensitive and because of its volatility of the currency, it is often an issue and scares new investors. I don't know how long the xt vs core issue will go on, but the longer it does, more damage to the image and authenticity of bitcoin as people will question and confuse each other, worst case scenario if xt becomes a new coin, then I don't think btc will live long

The war between thes days will never finish , Gavin and Mike won't stop unless they make every bitcoiner switch to that waallet or at least the majority of them .
As you can see , Nodes number is increasing and increasing daily (right now 900) , blocks are getting mined too ...
12357  Bitcoin / Bitcoin Discussion / Re: It's over. Whew! on: August 22, 2015, 03:51:20 PM
OK - so that thing about blocksize is now over.  XT nodes leveled off and are now starting to actually go down.  High of 891 and now down to 870.  All they got was 800 and some change.  Not even 1/6 of the network.  

Very poor showing.  

Let's all get back to work now.

It's 901 right now , and you should know that the war between Core and XT is so far from being over  , both Mike hearn and Gavin Andersen won't stop unless they succeed to implent XT .
12358  Other / Meta / Re: Need Amin pls - is important! on: August 22, 2015, 03:10:45 PM
hello guys,

need a Admin who can delete my Account and my whole posts here on bitcointalk.


thanks a lot for doing!


best regards.

Administrators or moderators don't delete accounts , if you don't want to use the forum anymore you can simply don't login into your account from now on . If you want to delete  your posts then there is a delete option near the "EDIT" button but I'am not sure about the ability of deleting threads like this one .
12359  Bitcoin / Project Development / Re: C# - Give me few project ideas ? on: August 22, 2015, 02:17:58 PM
Giving this thread a bump .
Note that you can give me few ideas about Android , iOS & Windows Phone aswell . so just shoot Grin
12360  Other / Beginners & Help / Re: Bitcoin Miner on Windows Phone on: August 22, 2015, 01:24:15 PM
Is it possible ? Or no i found that app on Windows Store

I googled little bit and here what I found : https://www.microsoft.com/en-us/store/apps/bitcoin-miner/9wzdncrdhxb6 but  it would be a waste of time just like with Android and iOS , you will just screw your battery and power of your phone , just leave it mate
Pages: « 1 ... 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 658 659 660 661 662 663 664 665 666 667 668 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!