Skip to content

Commit 85678a2

Browse files
committed
touch-up
1 parent 692e7e3 commit 85678a2

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
@@ -8,15 +8,15 @@ This repo provides both a library for zingoproxyclient and zingo-mobile, as well
88
* It should not be relied upon for custody, transfer, or receipt of ZEC!
99
* Please use only if you know specifically what you are doing!!
1010

11-
## WARNING! Lightwallet
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.
11+
## WARNING! Light wallet
12+
* Using this software (as or with a light wallet) 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.
1313
* 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
19-
* While all the keys and transaction detection happens on the client, the server can learn what blocks contain your shielded transactions.
19+
* While all the keys are stored locally, and transaction detection happens in 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...
2121
* Also remember that t-addresses are not private on the blockchain.
2222

0 commit comments

Comments
 (0)