Opened 14 months ago
Closed 14 months ago
#13785 closed defect (fixed)
default trac wiki page has link to hi-jacked website
| Reported by: | Owned by: | Jun Omae | |
|---|---|---|---|
| Priority: | high | Milestone: | 1.6.1 | 
| Component: | general | Version: | 1.6 | 
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
a link on the page provided by ./python3/lib/python3.11/site-packages/trac/wiki/default-pages/TracWiki 
has been hijacked.
* A wiki page explaining [http://www.usemod.com/cgi-bin/mb.pl?WhyWikiWorks why wiki works].
Attachments (0)
Change History (4)
comment:1 by , 14 months ago
| Description: | modified (diff) | 
|---|---|
| Owner: | set to | 
| Status: | new → assigned | 
comment:2 by , 14 months ago
| Description: | modified (diff) | 
|---|
Original reporter here – I think it's important to avoid using HTTP links and enforce the use of HTTPS-only links. Another issue is that you can never be responsible for the content of an external link you don't control. Additional questions should be: Will the content endure, and what is the likelihood that the site will remain accessible?
Can you quote the content in full and give create to the original author and also point to a link?
comment:3 by , 14 months ago
https://www.usemod.org/cgi-bin/wiki.pl?UseModWiki says:
In september 2023 the domain usemod.com expired and the wiki was moved to www.usemod.org.
The mb.pl?WhyWikiWorks page is currently served at http://meatballwiki.org/wiki/?WhyWikiWorks, however, HTTPS is not served.
According to https://web.archive.org/web/20240000000000*/http://usemod.com/cgi-bin/mb.pl?WhyWikiWorks, the domain is drop-catching since Feb 4, 2024, at least.
comment:4 by , 14 months ago
| Component: | wiki system → general | 
|---|---|
| Resolution: | → fixed | 
| Status: | assigned → closed | 
Revised links to meatballwiki in our wiki pages and source in [17839,17840]. Currently, no links to the old site. See search:usemod.com&wiki=on.
Also, the default-pages files are copied from wiki pages in trac.edgewall.org and distributed on each release.



  
Hm, we should delete links to
usemod.comor replace other website, in default pages and trac.edgewall.org.