From bd6a274131c736f0457b361b16efe599ce67d243 Mon Sep 17 00:00:00 2001 From: Determinant Date: Sat, 24 Mar 2018 19:33:41 -0400 Subject: ... --- README.rst | 2 +- ethy.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index b1043f8..5f66118 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ ethy.py ------- -This little script offers decryption and verification of some existing +This little script offers decryption and verification of the existing Ethereum wallets, as well as generation of a new wallet. You can use any utf-8 string as the password, which could provide with better security against the brute-force attack. diff --git a/ethy.py b/ethy.py index 4008496..f2b1f5c 100644 --- a/ethy.py +++ b/ethy.py @@ -22,7 +22,7 @@ # SOFTWARE. # # -# This little script offers decryption and verification of some existing +# This little script offers decryption and verification of the existing # Ethereum wallets, as well as generation of a new wallet. You can use any # utf-8 string as the password, which could provide with better security # against the brute-force attack. -- cgit v1.2.3