Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to rpc auth #30

Open
keblek opened this issue Mar 3, 2021 · 1 comment
Open

update to rpc auth #30

keblek opened this issue Mar 3, 2021 · 1 comment

Comments

@keblek
Copy link

keblek commented Mar 3, 2021

this style will be deprecated eventually
image

instead use
wget https://raw.githubusercontent.com/bitcoin/bitcoin/master/share/rpcauth/rpcauth.py
python ./rpcauth.py bitcoinrpc

@openoms
Copy link
Owner

openoms commented Mar 5, 2021

Will think how to implement this.

$ python ./rpcauth.py bitcoinrpc
String to be appended to bitcoin.conf:
rpcauth=bitcoinrpc:89c6beb39a6570882896c4d45ed031ba$34881e175cffa78026ffa3bd305082bbf72c906c98cbd6c4a714b4438e3ea6cf
Your password:
zvI1e7yIpoGwEkxE6MyFOOwutp2o4vLhYwL6X_ToDac=

Currently it is useful that the RPC password can be read directly from the bitcoin.conf for joinmarket to (re)connect.
To keep the automation the password would need to be stored somewhere locally even if the rpcauth.py is used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants