Hacker News new | ask | show | jobs
by SLWW 1871 days ago
Have you had many issues with abuse?

For private instances could there be an option for requiring a login before upload?

1 comments

> Have you had many issues with abuse?

In the last year, I've had 1 DMCA request. And I've blocked one IP that was uploading half a terabyte.

> For private instances could there be an option for requiring a login before upload?

Not built-in, right now. But you can easily set up HTTP Basic Auth on a reverse proxy that you put in front of it.