RPC Auth Config Generator released

Started by jackielove4u, June 22, 2021, 08:22:04 PM

Previous topic - Next topic

jackielove4u



Groestlcoin Core RPC Auth Generator: Anyone who runs software that needs to talk to their own Groestlcoin Core node will need to configure that node to allow RPC access with the appropriate authentication. Groestlcoin Core's rpcauth option requires the value to be in the form of: [username]:[saltedhashedpassword]



This tool makes it easier for users who are unfamiliar with running command line scripts to create the salted, hashed password value.

Features
• open source
• salted hashed password

Live version available at https://groestlcoin.org/rpc-auth-generator/  But it is recommended to download Groestlcoin Core RPC Auth Generator offline and run it on your pc. Open index.html to get started.

This application is licensed under MIT. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

Download Groestlcoin Core RPC Auth Generator here: https://github.com/Groestlcoin/groestlcoin-core-rpc-auth-generator/archive/refs/heads/master.zip

Source code: https://github.com/Groestlcoin/groestlcoin-core-rpc-auth-generator