The "demo" version of the imgup App will be open to allow people to test it.
We will not DELETE the files unless the AWS S3 bill gets out of hand e.g: bots start uploading.
I don't expect nefarious people to discover/use the imgup App ...
but if they do we will rapidly respond and put all uploading behind Auth.
The REST API will have Auth ASAP because that is where abuse is most likely to originate.
See:
But we need to enable logging: dwyl/logs#1
so that we can:
A. See who is trying the demo and from where.
The "demo" version of the
imgupApp will be open to allow people to test it.We will not
DELETEthe files unless theAWS S3bill gets out of hand e.g: bots start uploading.I don't expect nefarious people to discover/use the
imgupApp ...but if they do we will rapidly respond and put all uploading behind
Auth.The
REST APIwill haveAuthASAP because that is where abuse is most likely to originate.See:
But we need to enable
logging: dwyl/logs#1so that we can:
A. See
whois trying the demo and from where.