I do have planned adding a badge, but it will hard to verify they are using an image they are using without some machine learning to detect the image.
You are viewing a single comment's thread from:
I do have planned adding a badge, but it will hard to verify they are using an image they are using without some machine learning to detect the image.
Maybe a solution will be to create an endpoint on your domain. Something like:
https://punks.usehive.com/avatar/asgarth/5423
That will resolve in the punk image only if the account
asgarth
own the punk5423
. Otherwise in a 404 error.Will be slower the first time, But after that the CDN and the cache should handle it pretty well. And every 6/12 hours the CDN will expire and will need to be validated again.