keys-pub / keys

Key management is hard

Home Page:https://keys.pub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

twitter publish link key fails: case sensitive

bvdlingen opened this issue · comments

commented

I noticed the following:

When generating a key for twitter the username must be lowercase, this is enforced on the linux client: name should be lowercase.
So I entered my twitter username in lowercase and continued. However publishing the key works, validation fails because my username contains some letters in uppercase
failed to create user: path invalid (name mismatch)

Thanks for the bug report, this is a known issue, should have a fix out today. Does it resolve if you lowercase the name in the link to the tweet?

@gabriel, piggy backing here, as the same occurs with Reddit.

Fixed in v0.0.43 via #25.

@gabriel I still can't verify with Reddit using v0.0.43 due to this bug.

My username is capitalized. No matter how I enter it (lowercase or capitalized) when I use the Windows client, it fails.

Found another issue with reddit username characters.. fix in progress. Thanks for reporting the issue.

Fix should be in v0.0.45, just released.

Thank you. I can confirm it works now. 👍