a data → some data v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Mon, 22 Aug 2022 17:03:11 +0200
branchv_0
changeset 76 3d1a196aab73
parent 75 d33d6267c9d2
child 77 07cd1e608525
a data → some data
text/ssm.en.xml
--- a/text/ssm.en.xml	Sat Jul 02 23:19:41 2022 +0200
+++ b/text/ssm.en.xml	Mon Aug 22 17:03:11 2022 +0200
@@ -273,7 +273,7 @@
 			<item>
 				<id>aa0554cf-0cac-47c2-8075-54a84cb20e74</id>
 				<type>recommendation</type>
-				<text>Use randomly generated identifiers when full decentralization is desired. These identifiers might be just random (e.g. UUID version 4) or derived from a public key (e.g. an SSH key or a Tor address) or a hash of a (secret) data.</text>
+				<text>Use randomly generated identifiers when full decentralization is desired. These identifiers might be just random (e.g. UUID version 4) or derived from a public key (e.g. an SSH key or a Tor address) or a hash of some (secret) data.</text>
 				<note>When public key or a hash of secret data is used, then ownership of the name or namespace can be reliably proved.</note>
 				<note>Random identifiers must be picked from a sufficiently large space where we can assume that collisions are effectively eliminated.</note>
 			</item>