aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2016-10-04 11:40:34 +0200
committerRiccardo Spagni <ric@spagni.net>2016-10-04 11:40:34 +0200
commit1be1e4a47d879405f9c886a19344f45189bfe6d6 (patch)
tree5ea255ec27e78b8c54aa1211c2234b3e27e657d1
parentMerge pull request #1163 (diff)
parentUpdate README.md (diff)
downloadmonero-1be1e4a47d879405f9c886a19344f45189bfe6d6.tar.xz
Merge pull request #1167
2e20ca9 Update README.md (lethos3)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index df957d9df..88640f978 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Monero is a private, secure, untraceable, decentralised digital currency. You ar
**Privacy:** Monero uses a cryptographically sound system to allow you to send and receive funds without your transactions being easily revealed on the blockchain (the ledger of transactions that everyone has). This ensures that your purchases, receipts, and all transfers remain absolutely private by default.
-**Security:** Using the power of a distributed peer-to-peer consensus network, every transaction on the network is cryptographically secured. Individual wallets have a 24 word mnemonic seed that is only displayed once, and can be written down to backup the wallet. Wallet files are encrypted with a passphrase to ensure they are useless if stolen.
+**Security:** Using the power of a distributed peer-to-peer consensus network, every transaction on the network is cryptographically secured. Individual wallets have a 25 word mnemonic seed that is only displayed once, and can be written down to backup the wallet. Wallet files are encrypted with a passphrase to ensure they are useless if stolen.
**Untraceability:** By taking advantage of ring signatures, a special property of a certain type of cryptography, Monero is able to ensure that transactions are not only untraceable, but have an optional measure of ambiguity that ensures that transactions cannot easily be tied back to an individual user or computer.