This website requires JavaScript.
Explore
Help
Sign In
akovalenko
/
lnd.xprv
Watch
1
Star
0
Fork
0
You've already forked lnd.xprv
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2d163b788b
lnd.xprv
/
cert
/
go.mod
6 lines
97 B
Modula-2
Raw
Normal View
History
Unescape
Escape
cert: create independent go modules
2019-11-13 11:25:43 +03:00
module
github
.
com
/
lightningnetwork
/
lnd
/
cert
go
1.13
config+lnd+cert: add --tlsdisableautofill to prevent information leaks. This adds in a new boolean flag that when set, prevents LND from writing the system hostname and network interface IPs to the TLS certificate. This will ensure privacy for those that don't want private IP addresses to be exposed on a public facing LND node.
2020-06-26 20:53:05 +03:00
require
github
.
com
/
stretchr
/
testify
v1
.
5.1
Reference in New Issue
Copy Permalink