Changes between Version 18 and Version 19 of Ticket #13186, comment 12
- Timestamp:
- Mar 21, 2025, 1:43:19 PM (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13186, comment 12
v18 v19 46 46 I doubt having downstream distributors granting you access to their infrastructure for you to upload tarballs there is a desirable solution. 47 47 48 If you really want to maintain and use your own infrastructure to host and expose your s ervice, yet you don't want people to rely on it to fetch it, an actual solution could be to mirror sources / sources tarballs to a public service that doesn't rely on your infrastructure for people to point toinstead (e.g. GitHub / GitLab or something)?48 If you really want to maintain and use your own infrastructure to host and expose your software, yet you don't want people to rely on it to fetch the sources; an actual solution could be to mirror sources / sources tarballs to a public service for people to point to that doesn't rely on your infrastructure instead (e.g. GitHub / GitLab or something)? 49 49 50 50 > As result, for the time being I won't provide stable download links that allow leeching.