Skip to content

Commit 7fc543c

Browse files
committed
touch-up
1 parent cd9139d commit 7fc543c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ This repo provides both a library for zingoproxyclient and zingo-mobile, as well
99
* Please use only if you know specifically what you are doing!!
1010

1111
## WARNING! Lightwallet
12-
* Using this software (a light wallet) does not offer the full privacy or security of running a full-node zcash client. Because of this, it may be possible to leak information. For example, requests to the server include in which blocks the wallet may find relevant messages or transactions.
13-
* This software does not provide privacy guarantees against network monitoring of the type or pattern of traffic it generates. For example, the specifics of use may remain private, but the use of this tool itself may be apparent to network observers.
12+
* Using this software (a light wallet) alone does not offer the full privacy or security of running a full-node zcash node. For example, requests to a server include information about in which blocks the wallet may find messages or transactions relevant to the wallet.
13+
* This software does not provide any privacy guarantees against network monitoring of the type or pattern of traffic it generates. For example, a user's specific activities using the client may remain private, but the use of the tool itself may be apparent to network observers.
1414

1515
## Zingo CLI
1616
`zingo-cli` is a command line Zingo lightwalletd-proxy client. To use it, see "compiling from source" below. Releases are currently only provisional, we will update the README as releases come out.
1717

1818
## Privacy
1919
* While all the keys and transaction detection happens on the client, the server can learn what blocks contain your shielded transactions.
2020
* The server also learns other metadata about you like your ip address etc...
21-
* Also remember that t-addresses don't provide any privacy protection.
21+
* Also remember that t-addresses are not private on the blockchain.
2222

2323
### Note Management
2424
Zingo-CLI does automatic note and utxo management, which means it doesn't allow you to manually select which address to send outgoing transactions from. It follows these principles:

0 commit comments

Comments
 (0)