SigningKey: Allow to pass Path and store auth file with 600 permissions #203
Compare changes
Files
2+ 27
− 19
@@ -14,8 +14,10 @@
@@ -35,6 +37,10 @@ from .scrypt_params import ScryptParams
@@ -78,7 +84,7 @@ class SigningKey(libnacl.sign.Signer):
@@ -91,7 +97,7 @@ class SigningKey(libnacl.sign.Signer):
@@ -99,22 +105,22 @@ class SigningKey(libnacl.sign.Signer):
@@ -135,7 +141,7 @@ class SigningKey(libnacl.sign.Signer):
@@ -144,7 +150,7 @@ class SigningKey(libnacl.sign.Signer):
@@ -170,13 +176,15 @@ class SigningKey(libnacl.sign.Signer):
@@ -201,7 +209,7 @@ class SigningKey(libnacl.sign.Signer):
@@ -218,12 +226,12 @@ class SigningKey(libnacl.sign.Signer):
@@ -268,7 +276,7 @@ sec: {base58_signing_key}"
@@ -315,7 +323,7 @@ sec: {base58_signing_key}"
@@ -338,11 +346,11 @@ sec: {base58_signing_key}"
@@ -421,7 +429,7 @@ Data: {wif_key}"
@@ -468,7 +476,7 @@ Data: {wif_key}"