Self sovereign, secure, powerful, easy to use wallet that utilizes your own node as a backend. Powered by PSBT's and descriptors. Acts as an offline signer using your node as a watch-only wallet. C-Lightning compatible for instant, unfairly cheap payments.
As the app stands the only way to power the app with a Tor hidden service is if the user builds the app from source and runs the app in a simulator, turning it into a desktop app essentially.
I need help solving this issue. I know it is possible. If you have any suggestions or want to submit a pull request the Bitcoin community would be forever grateful.
To be clear starting and running a Tor thread on mobile device works fine, making url requests to clearnet sites works fine, it is only onion urls that are the issue.
To test:
setup a hidden service that controls a nodes rpcport
add rpcuser and rpcpassword to your bitcoin.conf
reboot bitcoind and Tor
get your tor hostname
add the node into Fully Noded filling out the rpc credentials
add the onion address e.g. kjfklahfklha.onion:8332
As the app stands the only way to power the app with a Tor hidden service is if the user builds the app from source and runs the app in a simulator, turning it into a desktop app essentially.
I need help solving this issue. I know it is possible. If you have any suggestions or want to submit a pull request the Bitcoin community would be forever grateful.
To be clear starting and running a Tor thread on mobile device works fine, making url requests to clearnet sites works fine, it is only onion urls that are the issue.
To test: