LN-Zap / zap-android

Zap Wallet - Native android lightning wallet for node operators focused on user experience and ease of use ⚡️
MIT License
165 stars 49 forks source link

Per Node Tor & Cert Verification settings. #432

Closed michaelWuensch closed 1 year ago

michaelWuensch commented 1 year ago

Description

Motivation and Context

Tor & Certificate validation can now be set on a per node basis. This allows switching between a tor and a clearnet node without having to change any settings in the settings menu. It furthermore allows to connect to a clearnet node while at the same time requesting currency exchange data over tor or work with other tor request. This should fix #383 By exposing certificate validation as a setting on a per node basis, it simplifies node setup in testing environments or more specific setups like connecting with tailscale. Warnings are in place so users do not misuse this function.

How Has This Been Tested?

On my S9

Types of changes

Checklist: