mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-17 21:31:45 +01:00
#2653 added info in CHANGES & SECURITY docs
This commit is contained in:
parent
5afb635482
commit
06dbfa3d1f
@ -18,6 +18,7 @@
|
||||
- Update: Specter Desktop 1.7.2 [details](https://github.com/cryptoadvance/specter-desktop/releases/tag/v1.7.2)
|
||||
- Upadte: PyBlock to 1.1.8.5 (adapt to new install mechanism)
|
||||
- Update: Re-Add connecting node with Zap mobile wallet iOS & Android
|
||||
- Update: additional redaction of private data in debug logs
|
||||
|
||||
## What's new in Version 1.7.1 of RaspiBlitz?
|
||||
|
||||
|
@ -39,6 +39,10 @@ curl https://keybase.io/oms/pgp_keys.asc | gpg --import
|
||||
```
|
||||
Ensure that you put quotes around fingerprints containing spaces if importing with other methods.
|
||||
|
||||
# Privacy Protection
|
||||
|
||||
When you call `debug` on the command line you get basic system & services logs that can be used if you need to report details for support by other users. There is already a basic redaction of private data (nodeids, IPv4s, .onion-adresses, balances) for that debug report BUT always check the data you post in DMs or public before sending. If you find further private data that needs redaction, please report as an issue on the github repo.
|
||||
|
||||
# Network Security
|
||||
|
||||
* Limit attack surface: Wi-fi and Bluetooth is disabled by default in the build script.
|
||||
|
Loading…
x
Reference in New Issue
Block a user