Bitcoin Forum
June 18, 2024, 06:14:03 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: bitcoin blockchain api second password  (Read 440 times)
drbyday (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
August 31, 2013, 01:26:22 AM
 #1

Hello,

Thanks in advanced for reading. I spent at least an hour looking for a response to this question on the web before posting...


$bitcoin = new jsonRPCClient('https://'.MODULE_PAYMENT_BITCOIN_LOGIN.':'.MODULE_PAYMENT_BITCOIN_PASSWORD.'@'.MODULE_PAYMENT_BITCOIN_HOST.'/');

so the format is http://identifier:password@host

QUESTION:

what is the format when using double encryption (ie second passphrase?)

http://identifier:password:secondpassword@host

?

Is is safe to put second password in a script?
Pages: [1]
  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!