Profile generator not showing image from WKD-hosted public key. #73
Open
opened 1 year ago by Ghost
·
2 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(MISSING)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
In the faq there is a section about the avatar:
https://keyoxide.org/faq#where-is-my-profile-avatar
Here it says that there are two methods to get an avatar: 1. gravatar and 2. extracted from the public key when hosted on a WKD.
I set up a WKD to try the second method, but it seems that the profile page only queries avatars from gravatar.
Thanks, I'll have a look at what is going wrong!
🤔 In general I think if the photo is in the key it should be preferred over gravatar. Maybe even skip the gravatar fetching if the photo is in the key. (for paranoid people that don't want additional HTTP requests)