pull down to refresh

$ python vanity_npub.py ekzyis
['ekzyis']
[]
ERROR: "i" is not a valid character (not in the bech32 charset)
	bech32 chars: 023456789acdefghjklmnpqrstuvwxyz
:(
I think bech32 has none of the similar looking characters l 1 i (small L, one, small I) at all so there is no ambiguity. I made a codec with all the letters but only 234679 with the specific intent to enable various kinds of vanity public keys.
reply
I don't bother with this. I do not see any advantage of having a vanity pub key. Much better randomness
reply
It seems to me that on the Internet it is better not to designate or mark your personality in any way. Best random npub and random usernames.
reply
I like the following definition of privacy a lot:
Privacy is the ability of an individual or group to seclude themselves or information about themselves, and thereby express themselves selectively.
reply
You have to use an L for the i.
reply