<span style="font-family: Arial; font-size: 14px; line-height: 150%;">On 2/3/2020 at 4:48 PM, "Stefan Claas via Gnupg-users" <gnupg-users@gnupg.org> wrote:<blockquote style="border-left:solid 1px #ccc;margin-left:10px;padding-left:10px;">Mark wrote:<br><br>> I know the palindrome day was yesterday (although the article missed<br>> several others in the 21st century). I am curious on how you were able<br>> to create a key with a certain fingerprint.<br><br>I used the (Windows) program scallion, from GitHub, with the following<br>parameters: scallion --gpg -k 2048 02022020<br><br>That's all and it took less than five seconds to generate the private key. :-)<br><br>That way you can also create keys with your birthday or deadbeef etc.<br><br>After key generation you have to import the private key into GnuPG<br>with '--allow-non-selfsigned-uid' to add a proper UID and passphrase.<br><br>=====<br><br>So, could you pipe in a script to create a fingerprint with the following form:<br><br>n1 n2 n3 n4 n5 n6 n7 n8 n9 n10 n11 n12 n13 n14 n15 n16 n17 n18 n19 n20  <br>n20 n19 n18 n17 n16 n15 n14 n13 n12 n11 n10 n9 m8 n7 n6 n5 n4 n3 n2 n1<br><br>where each n is a character of (1, 2, 3, 4, 5, 6, 7, 8, 9, 0, A, B, C, D, E, F),<br>and where each n is allowed to be repeated, as long as it is the same in its' corresponding mirror position,<br><br>i.e.,  n1 can = n3  as long as it is present in the first, and third and thirty-eighth and fortieth position of the fingerprint).<br><br>It might not be that simple, but it doesn't seem impossible, to create a Palindromic fingerprint,<br>(and just reset your computer clock to 02/20/2020 at 02:20 am)  8^))<br><br><br>vedaal<br><br><br><br></blockquote></span>