Hacker News new | ask | show | jobs
by jamesboehmer 1659 days ago
Thank you. If there's any other feedback you could take from this, please know that I've submitted a similar feature request for point #6, so that I could know the ID of the image from the direct creator upload. Without that, a malicious user of mine could possibly create many millions of images, and I would have no way of knowing who it was that created the image, and no way of knowing which images to delete or track.
1 comments

I think Images could greatly benefit from having a tag/label system that allows you to decorate it, similar to how enterprise cache tags was implemented. That way, it is trivial to do things like "delete by user id X" as well as covering your use case.
yes, cloudinary has this feature. you can create X amount of name value pairs on the assets. its in the ui but also in the api - https://cloudinary.com/documentation/image_upload_api_refere...