Bitcoin Forum
May 24, 2024, 04:27:43 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 39 40 »
501  Bitcoin / Project Development / Re: Open Transactions and Moneychanger on: October 08, 2012, 09:04:32 PM
Works awesome now!  Now I can go through and watch the videos and see how to actually use it and put trades up in the market!  Thanks again for helping a poor newbie out...
502  Other / Off-topic / Re: Coursera Crypto Class on: October 08, 2012, 08:23:55 PM
Ah damn, yeah I can't have my computer on all the time, so that's why I didn't use a torrent.  Crap, I'll try to figure something out, sorry guys.  Although I just checked the website, and this first course is actually going again in Nov if you want to sign up.  Anyway, I'll figure something out, sorry.
503  Bitcoin / Project Development / Re: Open Transactions and Moneychanger on: October 08, 2012, 08:16:04 PM
Oh jesus, image meant image.  My bad, I'll try this one more time!
504  Other / Off-topic / Coursera Crypto Class on: October 08, 2012, 08:44:36 AM
Hello all, I am signed up for the crypto class, as I'm sure many of you are.  For those that aren't, I've compiled the videos, lecture slides, and the homeworks into a zip file.  (The course is free.)

I'm putting it up in hopes that some of you who missed signing up for it will want to sign up for the second course in January.  I didn't want to upload everything separately, and I didn't know how to use dropproxy for a folder, so it's all together in one big 1.02gb zip file, with md5 of  26f888fe90a5ecd48dee01e91f116f1c.  (I'm hoping some brave soul will download it and vouch that it's not a virus or anything.)

Once again, I'm not trying to take away by giving out this "pirated" materials--the course was free, and I'm encouraging people to sign up for part two (https://www.coursera.org/course/crypto2)

So, if you guys are interested, here it is:

http://dropproxy.com/f/39
505  Bitcoin / Bitcoin Discussion / Re: Meanwhile in lower Manhattan..... on: October 08, 2012, 08:24:31 AM
The card will be associated to a single, static address?
If someone finds out my card address, s/he will be able to know how much I've put and will put in the card?

I hope you implement a way of generating disposable addresses to fund the card. The static printed address might be practical in some situations, but its use should be avoided - you should also explain why to your clients.

Despite that, congratulations for your development! You're already a valuable resource to this community, and it gets better by the day.

Yeah, the card's purpose is not at all anonyminity or even safety.  It is designed to do two things, which it will do very very well:  first, to allow people to instantly sell btc for fiat and be able to access that fiat instantly (yeah yeah, we'd all like to use bitcoin to buy things, but in the meantime, this is a good solution); and second, it is a great conversation starter for introducing people to bitcoin.  Now they know about bitcoin, and they also know it's as easy to spend as "real" money.  Now they might get interested... (And hopefully, they'll learn enough to wish they didn't have to use a card to convert back to fiat!)

That card is a great thing for bitcoin, anonymity and security be damned!
506  Bitcoin / Project Development / Re: Open Transactions and Moneychanger on: October 08, 2012, 08:15:37 AM
:-(  I did do that.  I made a text file with random output from openssl that I am using.  It accepts that file and runs, but it does not remember that file for the next time.  This part from my first post shows that it was loaded correctly, right?

Quote
Started Stage: SetupPasswordImage
C:\Program Files\da2ce7-Moneychanger\otmc-password-image-testing-file.txt

storable:com.wrapper.core.jni.Storable@7796bb71
stringMap:com.wrapper.core.jni.StringMap@48ec350d
Completed Stage: SetupPasswordImage

That's the file I select and it seems fine and works, but like I said, it doesn't remember it the second time.  And when I re-select it, I run into the problems.

Edit:  Thanks for taking the time to respond, let alone making this gui and the ot library in the first place.  You are doing great work and on top of it taking the time to help people out.  Thanks for all of that man, it's truly appreciated.
507  Bitcoin / Project Development / Re: Open Transactions and Moneychanger on: October 08, 2012, 04:07:43 AM
I keep running into some problems.  Win7 x64, and I have installed the 32 and 64 bit versions of openssl, and of the 2008 and 2012 redistributables, although I only have the x64 version of Java.  Moneychanger runs great the first time and i can create an identity and send it to the server, but every time I run the software a second time it has problems loading my identity and crashes with "image is null" or something like that:

Quote
"Found JAVA in: C:\Program Files\Java\jre7"


Completed Stage: Init

DISABLING AUTOLOAD FOR DEBUG!
We didn't load Successfuly Last time, Showing Seetings...!

Started Stage: Opt_InitSettings
Completed Stage: Opt_InitSettings


Started Stage: Opt_LoadSettings
amd64
Load.JavaPaths: Adding path: .\lib\x64\Release
Completed Stage: Opt_LoadSettings

Finished on Thread[Thread-2,6,main]

Started Stage: Opt_UpdateSettings
Completed Stage: Opt_UpdateSettings


Attempting to load Moneychangerą Here we go!

Attempting to load the reaming stages!!!


Started Stage: LoadNativeLibraries

Updating JavaPaths:  Custom JavaPaths... adding now!
Path:  C:\Windows\system32
Path:  C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static
Path:  .\lib\x64\Release
Path:  C:\Windows\Sun\Java\bin
Path:  C:\Windows\System32\WindowsPowerShell\v1.0\
Path:  C:\Windows
Path:  C:\Program Files\Java\jre7\bin
Path:  C:\Windows\System32\Wbem
Updating JavaPaths...   Success!

We are on Windows!
Loading libzmq:   Success!
Loading chaiscript:   Success!
Loading otlib:   Success!
Loading otapi:   Success!
Loading otapi-java:   Success!
Completed Stage: LoadNativeLibraries


Started Stage: InitOTAPI


Welcome to Open Transactions -- version 0.86.g
Output: 250207568
Load.initOTAPI: SUCCESS invoking OT_API_Init().
Completed Stage: InitOTAPI


Started Stage: SetupPasswordImage
C:\Program Files\da2ce7-Moneychanger\otmc-password-image-testing-file.txt
storable:com.wrapper.core.jni.Storable@7796bb71
stringMap:com.wrapper.core.jni.StringMap@48ec350d
Completed Stage: SetupPasswordImage


Started Stage: SetupPasswordCallback
OTCaller::setCallback: Attempting to set the password OTCallback pointer...
OTCaller::setCallback: FYI, the password OTCallback pointer was set.
OneTimeOnly.GiveItAShot(): SUCCESS setting the password callback.
Completed Stage: SetupPasswordCallback


Started Stage: LoadWallet
OTCaller::callOne: FYI, Executing password callback (one)...
OTCaller::GetPassword: FYI, returning password after invoking a (probably Java)
password dialog.
OPENSSL_CALLBACK_FUNC(souped_up_pass_cb): 0 length password was returned from th
e API password callback. Substituting default password 'test'.
OTEnvelope::Decrypt(static): EVP_DecryptFinal: failed.
OTMasterKey::GetMasterPassword: m_pSymmetricKey->GetRawKeyFromPassphrase() faile
d.
OPENSSL_CALLBACK_FUNC(souped_up_pass_cb): Failure: (false == bGotPassword.) (Ret
urning 0.)
OTAsymmetricKey::LoadPrivateKeyFromCertString: Error reading private key from st
ring:

-----BEGIN ENCRYPTED PRIVATE KEY-----
removed
-----END ENCRYPTED PRIVATE KEY-----
-----BEGIN CERTIFICATE-----
removed
-----END CERTIFICATE-----


OTPseudonym::Loadx509CertAndPrivateKey: Although the ascii-armored file (certs/longlongusernameremoved) was read, LoadPrivateKey returned fa
lse.
OTPseudonym::LoadPrivateNym OTPseudonym::LoadPrivateNym: Failure calling Loadx50
9CertAndPrivateKey: longlongusernameremoved
OTWallet::LoadWallet: Failed loading Nym (shortnameremoved) with ID: longlongusernameremoved
java.lang.NullPointerException
com.moneychanger.ui.Load$LoadFailedException: java.lang.NullPointerException
SomethingBad Happend! We couldn't load properly!


Press any key to continue . . .

And this was when it crashed when I was trying to view the market:

Quote
-----BEGIN Sending getMarketOffers message via ZMQ... Request number: 117



-----END (Finished sending getMarketOffers message) Request number: 117

OTAPI_Wrap::Message_GetSuccess: ** FYI, server reply was received, and it said '
Yes.' (Status = success). RequestNum: 117
Utility.getMessageSuccess(): Reply received: success == TRUE.


-----BEGIN Sending getMarketRecentTrades message via ZMQ... Request number: 118



-----END (Finished sending getMarketRecentTrades message) Request number: 118

OTAPI_Wrap::Message_GetSuccess: ** FYI, server reply was received, and it said '
Yes.' (Status = success). RequestNum: 118
Utility.getMessageSuccess(): Reply received: success == TRUE.
getMarketDetails - tradeListMarket returns null
marketDetails:null
values.size():0
jTable13 valueChanged Market List Action Listener :1e:javax.swing.DefaultListSel
ectionModel 1835877325 ={1}
OTCaller::callOne: FYI, Executing password callback (one)...
OTCaller::GetPassword: FYI, returning password after invoking a (probably Java)
password dialog.
OPENSSL_CALLBACK_FUNC(souped_up_pass_cb): 0 length (or less) password was return
ed from the API password callback :-( Returning 0.
OTMasterKey::GetMasterPassword: Failure trying to retrieve the passphrase from t
he user.
OPENSSL_CALLBACK_FUNC(souped_up_pass_cb): Failure: (false == bGotPassword.) (Ret
urning 0.)
OTAsymmetricKey::InstantiatePrivateKey: Failed reading private key from ASCII-ar
mored data:

ascii armored priv key data removed


Null private key sent to OTContract::SignContract.

Null private key sent to OTContract::SignContract.

OT_ASSERT in ..\..\src\otlib\OTContract.cpp at line 1920
OT_ASSERT in ..\..\src\otlib\OTContract.cpp at line 1920

And then here is your new thing you just posted giving me another username error:

Quote




Welcome to Open Transactions -- version 0.86.g



PLEASE SIGN YOUR PASSPHRASE, for: "OTAsymmetricKey::LoadPrivateKeyFromCertString

 is calling PEM_read_bio_PrivateKey..."
 
 (OT) passphrase: Using as server: not-sure-if-i-should-remove-this-so-i-removed-it
 
 Unable to find My Nym. Please use the option:   --mynym USER_ID
 
 (Where USER_ID is the Nym's ID. Partial matches ARE accepted.)
 
 OTScriptChai::ExecuteScript:
 
  Caught chaiscript::exception::eval_error:
 
   Can not find object: main_change_passphrase.
   
      File:
    
        Start position, line: 0 column: 0
      
          End position,   line: 0 column: 0
         
         
         
         Error: "Can not find object: main_change_passphrase" during evaluation at (199,
         
         37)
         
         
         
         
         
           from C:\Program Files\da2ce7-Moneychanger\data\lib\scripts\opentxs (198, 26) :
          
          
          
          
          
             from C:\Program Files\da2ce7-Moneychanger\data\lib\scripts\opentxs (198, 9) :
            
            
            
            
            
              from C:\Program Files\da2ce7-Moneychanger\data\lib\scripts\opentxs (364, 1) :
             
             
             
             
             
             
             
             
             
              Press any key to continue . . .

I really really want to get into this, but I'm just not as tech savvy as most of you here-- I'm not a programmer and I use Windows!  I very much want to see this project succeed though, since from what I understand, it is an amazing thing not just for bitcoin but for transacting online generally speaking.  Any help you can give would be much appreciated!!!
508  Economy / Gambling / Re: HungerCoins Poker Fund on: September 14, 2012, 05:20:41 AM
oh man i am bookmarking this thread.  bots, staking, so much potential!  im a horse for a guy who runs high stakes home games in the LA area, and he has a bunch of others, so every time a game goes it's:  5 good players who are being staked, 2-3 bad rich players.  he takes 5%-10% $200-$300 max rake, so he rakes 10-30K a night, paid for by the 3 losing bad players, and he has 50% of the rest of the money won by the winners.  it's a fucking amazing sweet gig.  now then, regarding bots, i started to program a bot for cash games, the only form of nlhe im really REALLY good at, but i stopped after i had mapped out about 300 distinct flop textures and a few dozen stack size inflection points.  but i might go download winholdem or openholdem now and either program a hyper turbo push fold bot or go download whatever university of alberta has recently.
509  Bitcoin / Bitcoin Discussion / Re: Why are bitcoin exchange operators so inept? on: September 10, 2012, 08:29:08 PM
If you think a community of tech-minded people are "inept" because they keep "losing" untraceable money with which there is almost no legal recourse against them, I'm afraid you aren't really thinking it through...
510  Other / Politics & Society / Re: Larry Flint to Pay anyone $1,000,000 for Romney Tax Return. on: September 08, 2012, 07:42:10 AM
Time for BitInstant to contact Mon-senior Flint???.......
511  Other / Off-topic / Re: Satoshi Nakamoto, we need you. Come to us. on: September 04, 2012, 10:17:27 PM
I really want to see him come and post, just here, with something like "keep going" and then disappear again.  That would be hilarious.
512  Bitcoin / Bitcoin Discussion / Re: Malicious Bitcoin Address Rewrites on: August 30, 2012, 08:25:31 AM
No, transactions are signed with the private key of the sending address.  This can be verified using the public key, ie the sender's address.  Any alteration to the plain text would make the signature verification fail.  This is standard public key cryptography.

Public key cryptography means that one address can send a message aka a transaction out to the network and everybody can verify that the message has not been altered.  So a man in the middle attack could only stop the transaction from being sent out in the network by blocking it (or altering it so it would be rejected and never get in a block).  Just changing the sent to address is not possible.
513  Bitcoin / Bitcoin Discussion / Re: Seeds of distrust on: August 18, 2012, 06:03:50 PM
I can't talk about the others, but I've met Micon and listened to his show a few times, and I understand why he was so vocal about pirate.  With so many scams in bitcoin, and then something that seems too good to be true, 31% monthly aka 3370% annually, returns pops up and seems like obviously a scam.  But if you can convince enough people that it's legit, big money will pour in for those kinds of returns, so it behooves the scammer to really work the audience for the long play with a scam like that-- so I genuinely believe that Micon truly believed that pirate was out for a big scam and Micon was trying to protect people.

That said, I met some of the better known and respected community members as well, and those that had met pirate and talked with him about his operation and how he got the returns-- and now they know his real identity (which for a long play scam could ALSO be a fake) -- but these people who had good judgement trusted him.

So weighting all the voices around, I decided that pirate was most likely the real deal.  I would have put a lot of money with him if it wasn't already tied up.  I was actually planning to put money with him at the end of this month.  Oh well.  But the point is that all these voices that OP claims are needlessly spreading FUD are NOT evil or doing harm.  They are simply voicing reasonable concerns to the community that when something seems too good to be true, it often is.  But as a reasonable thinking person, you should be able to try and discern WHY each party says what they say and try to figure out who benefits and what the real information is.  I know why the pirate FUD spreaders were spreading FUD-- they truly felt they were trying to protect the community from a big scam.  I also know why the people who trusted him trusted him-- they met pirate and saw how the operation worked and determined that it was logical and consistent and possible to legitimately get those returns.  I weighted all the opinions and the facts I could find and made my own determination.

THAT's what everybody should be doing, always.  Making their own decisions.  There are no seeds of distrust that can overcome facts and data and logical reasoning.  As long as you think for yourself you will be able to protect yourself.
514  Bitcoin / Bitcoin Discussion / Re: raising awareness by giving away private keys on: August 14, 2012, 09:23:53 AM
You want to raise awareness by the most difficult means possible?  You think the average person will go through all that is necessary to redeem a private key and spend it or exchange it and then say "yeah this totally beats the ease of the paper in my wallet that everybody already accepts"??
515  Other / Politics & Society / Re: The purpose of life and the goal of a perfect society on: August 11, 2012, 08:30:37 AM
My main point is that if socialism is the best way to make Bulgarians happy, then they should be socialist. It wouldn't make me happy, though. So I live in 'MURICA!!111

As long as it's voluntary, I don't care how they organize their society. Like you said, whatever makes them happy.
Uh-oh. What if involuntary organization makes them the happiest?

This happens over and over.  Countries in the middle east get "democracy" and vote away their freedom.
516  Other / Politics & Society / Re: Obama: Fuck Congress, Fuck The Constitution. I am taking over the internet. on: August 11, 2012, 08:27:55 AM
Let them try.
517  Economy / Gambling / Re: Satoshi Dice - how to last longer on: August 11, 2012, 08:10:50 AM
Martingale actually loses you more than straight flat betting, since you wager more.
518  Economy / Marketplace / Re: List of honest traders. on: August 11, 2012, 07:58:01 AM
+1  imsaguy

perfectly smooth trade, nice guy
519  Bitcoin / Bitcoin Discussion / Re: Jim Cramer - "I endorsed Bitcoin in The Good Wife, what more can you ask!?" on: August 11, 2012, 06:41:24 AM
I really like Jim Cramer.  He's always been an advocate of doing your own research and watching out for your investment.  Back in '05 or '06 there's a video of him screaming at the top of his lungs about how subprime mortgages are terrible and going to cause the biggest crash in the economy we've ever seen, and when he went on Jon Stewart as a representative of the financial side and Stewart just ripped into him, he basically sat there and took it and said yeah you got screwed and it was our fault.  I'm reading his autobiography now by the way too, and it's pretty fascinating.  I really feel like he's one of the good guys.
520  Economy / Gambling / Re: SealsWithClubs.eu - 60BTC guarantee tournament Sunday on: July 31, 2012, 10:16:41 PM
We had 30 players.  Dutch Boyd (formerly of "The Crew") made a celebrity appearance to win the 21.6BTC prize.  

THE Dutch Boyd, of PokerSpot fame, came into money?  Good news for the players OHWAIT

:-P

Edit:  Oh, I was feeling bad for mocking him about that, then I remembered he was recently up to douchebaggery with trying to register a similar twoplustwo domain.  Nope, no feeling bad for him.  Crazy bipolar giant douchenozzle.  Fuck him, maybe he can go join "poker's hardest working man" Scott Fishman over at the 5-10 mixed game at the Aria.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 39 40 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!