Does anyone know of any simple #selfhosted file drop software?

Not to be confused with file transfer such as transfer.sh. I want anyone to be able to upload files but only authorised users should be able to download them, not even the person who uploaded the files.

#foss #selfhosting

@fre I do it with… emails.

And if the file is really big, you can encrypt them woth someone’s pubkey and email the download link.

But yeah — I don’t know any self-hosted option for it. Sounds like an interesting service.