lightning-terminal/autopilotserver
bitromortac 8248f2650b
rpcserver: accept and send privacy flags
For autopilot session registration, we accept default recommendations
from autopilot in order to weaken privacy obfuscation for the requested
features. Default privacy flags are supplied by ListFeatures and by
flags passed to the AddAutopilotSession request.

Privacy flags are ORed to combine to the weakest aggregated privacy
obfuscation in order to allow for multiple feature registration. In
order to preserve high privacy settings for a feature it should be
registered in an isolated manner.
2024-04-25 14:49:46 +02:00
..
mock autopilotserver/mock: export RateLimitRule 2023-11-22 14:02:14 +02:00
client.go rpcserver: accept and send privacy flags 2024-04-25 14:49:46 +02:00
client_test.go rpcserver: accept and send privacy flags 2024-04-25 14:49:46 +02:00
interface.go rpcserver: accept and send privacy flags 2024-04-25 14:49:46 +02:00
log.go autopilotserver: add an autopilot server client 2023-01-27 06:47:13 +02:00