Bug 273236 - net/py-anonfile: Deprecate and set expiration date to 2023-11-07
Summary: net/py-anonfile: Deprecate and set expiration date to 2023-11-07
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL: https://github.com/nstrydom2/anonfile...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-19 19:54 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2023-09-10 16:45 UTC (History)
1 user (show)

See Also:


Attachments
mark-broken-anonfile-api.patch (893 bytes, patch)
2023-08-19 19:54 UTC, Jesús Daniel Colmenares Oviedo
DtxdF: maintainer-approval+
Details | Diff
deprecate-anonfile-api.patch (933 bytes, patch)
2023-09-09 23:16 UTC, Jesús Daniel Colmenares Oviedo
DtxdF: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús Daniel Colmenares Oviedo 2023-08-19 19:54:53 UTC
Created attachment 244218 [details]
mark-broken-anonfile-api.patch

anonfiles.com is closing down and this port can't work without it, so I mark it as broken.

```
After trying endlessly for two years to run a file sharing site with user anonymity we have been tired of handling the extreme volumes of people abusing it and the headaches it has created for us.
Maybe it is hard to understand but after tens of million uploads and many petabytes later all work of handling abuse was automated through all available channels to be fast as possible.
We have auto banned contents of hundreds of thousands files.
Banned file names and also banned specific usage patterns connected to abusive material to the point where we did not care if we accidental delete thousands of false positive in this process.
Even after all this the high volume of abuse will not stop.
This is not the kind of work we imagine when acquiring it and recently our proxy provider shut us down.

This can not continue.
```

Source: http://web.archive.org/web/20230819071003/http://anonfiles.com/
Issue: https://github.com/nstrydom2/anonfile-api/issues/100
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2023-09-06 01:16:16 UTC
Instead of BROKEN, this port should be marked as DEPRECATED with an expiry date of when the service shuts down.  When will this take place?
Comment 2 Jesús Daniel Colmenares Oviedo 2023-09-06 18:06:02 UTC
(In reply to Robert Clausecker from comment #1)

Hi Robert,

I do not know, Anonfiles did not specify such a thing and there is no more information officially. This seems permanently unless someone creates a clone exactly, but this is my opinion, it is not relevant.

Thanks!
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2023-09-07 04:43:14 UTC
Will deprecate and expire in three months.
Comment 4 Jesús Daniel Colmenares Oviedo 2023-09-07 12:08:46 UTC
(In reply to Robert Clausecker from comment #3)

No problem, thanks!
Comment 5 Jesús Daniel Colmenares Oviedo 2023-09-09 23:16:19 UTC
Created attachment 244740 [details]
deprecate-anonfile-api.patch

* Deprecate instead of mark as broken
Comment 6 Robert Clausecker freebsd_committer freebsd_triage 2023-09-10 00:05:49 UTC
No need to post a patch.  I already have a change to this effect in my next batch.  However, testing takes a little bit longer than usual due to technical difficulties (my usual test machine is inaccessible).
Comment 7 Jesús Daniel Colmenares Oviedo 2023-09-10 01:31:22 UTC
(In reply to Robert Clausecker from comment #6)

Oh, sounds good, thanks Robert.

> However, testing takes a little bit longer than usual due to technical difficulties.

No problem, thanks for taking this bug.
Comment 8 commit-hook freebsd_committer freebsd_triage 2023-09-10 16:14:47 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cc151fd2526e3b91157c7fbc525f19d24b7c6829

commit cc151fd2526e3b91157c7fbc525f19d24b7c6829
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2023-09-07 04:40:40 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-09-10 16:13:03 +0000

    net/py-anonfile: deprecate (site has shut down)

    This port is no longer useful without anonfile.com.

    PR:             273236
    Reported by:    DtxdF@disroot.org (maintainer)

 net/py-anonfile/Makefile | 4 ++++
 1 file changed, 4 insertions(+)
Comment 9 Robert Clausecker freebsd_committer freebsd_triage 2023-09-10 16:45:42 UTC
Thank you for your contribution.