rejon on Nostr: #!/bin/sh echo $( for i in $(seq 1 3); do tr -dc A-Za-z09 < /dev/urandom | head -c 7 ...
#!/bin/sh
echo $( for i in $(seq 1 3); do tr -dc A-Za-z09 < /dev/urandom | head -c 7 | xargs printf %s-; done ) | sed 's/.$//'
My conclusion is that do not need special characters, and Apple's style of generating 6 - 6 - 6 ChArS+nums, I switched to angel number 7, so 7 - 7 -7 ChArS+nums
Assuming quantum computers do not exist yet or only a few have access to ;) that gives us right now 2qn+++ years of security right now, which is a moving target.
OK, answered that question for right now 😉
Published at
2024-09-26 16:10:49Event JSON
{
"id": "97afb41fbe58a1d403680e78b3fc5ec35b390b3844b1ffc03036ec39724fba5e",
"pubkey": "df57b4986a2c659965c3df95ca3fea3533a207b09bf2c55a70d406c7d049124f",
"created_at": 1727367049,
"kind": 1,
"tags": [
[
"e",
"7a838447cd39065a2b4a86ebfdfb65ed945b4aadea9cad9d0914ba27347309ff",
"wss://relay.primal.net",
"mention"
]
],
"content": "#!/bin/sh\n\necho $( for i in $(seq 1 3); do tr -dc A-Za-z09 \u003c /dev/urandom | head -c 7 | xargs printf %s-; done ) | sed 's/.$//'\n\nMy conclusion is that do not need special characters, and Apple's style of generating 6 - 6 - 6 ChArS+nums, I switched to angel number 7, so 7 - 7 -7 ChArS+nums\n\nAssuming quantum computers do not exist yet or only a few have access to ;) that gives us right now 2qn+++ years of security right now, which is a moving target.\n\nOK, answered that question for right now 😉 \n\nnostr:note102pcg37d8yr95262sm4lm7m9ak29kj4da2w2m8gfzjazwdrnp8ls7zxjfw ",
"sig": "3d7a4a637fb6bfce4aeef9d9d79c213150ad78db872b22921bcdd440f240ebfccb84972f12b707e3e43573001eca3cee6b8f0d731511293c4495d91591c52a86"
}