General project discussion.
Use this as a last resort if your topic does not fit in any of the other boards but it still on-topic.
Forum rules
This General Discussion board is meant for topics that are still relevant to Pale Moon, web browsers, browser tech, UXP applications, and related, but don't have a more fitting board available.
Please stick to the relevance of this forum here, which focuses on everything around the Pale Moon project and its user community. "Random" subjects don't belong here, and should be posted in the Off-Topic board.
-
danielhb
- New to the forum

- Posts: 1
- Joined: 2026-02-22, 20:35
Post
by danielhb » 2026-02-22, 20:46
I have an HTML file; it's a Kanban project. If I open it on my website, there are no problems, but if I open it on my desktop PC (Mabox linux), after about a minute it tries to connect to an address similar to 0.0.0.2 or 0.0.0.9, etc.
Here are the first few lines of the HTML:
Code: Select all
!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="x-dns-prefetch-control" content="off">
<meta http-equiv="Content-Security-Policy" content="default-src 'self' 'unsafe-inline' data:; script-src 'self' 'unsafe-inline'; img-src 'self' data: https://orquidealucinada.net https://img.shields.io; connect-src 'none'">
<link rel="icon" href="tucan.ico" sizes="any">
<link rel="icon" type="image/png" href="tucan.png">
<title>Mi Kanban</title>
<script src="marked.min.js"></script>
<style>
...
...
Any idea what's going on?
Thank you very much.
-
Mæstro
- Board Warrior

- Posts: 1091
- Joined: 2019-08-13, 00:30
- Location: Casumia
Post
by Mæstro » 2026-02-23, 01:27
When I copy your given text (less ellipses) and supplement with </style><body>Hello, world!</body>, saving this as a local text file, the file loads properly. Is there anything sensitive in the document which precludes you uploading the whole file to test?
‘
Life is a fever dream Mæstro would enjoy.’
All posts 100% organic.
Ash is the best letter.
What is being nice online?
Debian 10 ELTS / Official PM build
-
vannilla
- Moon Magic practitioner

- Posts: 2549
- Joined: 2018-05-05, 13:29
Post
by vannilla » 2026-02-23, 08:22
-
Moonchild
- Project founder

- Posts: 39119
- Joined: 2011-08-28, 17:27
- Location: Sweden
Post
by Moonchild » 2026-02-23, 08:51
I wouldn't immediately ascribe it to something malicious.
If it's part of a web application (which Kanban seems to be by definition), the back-end may simply be trying to communicate with other parts of the system. We just don't have enough information to draw any conclusion without actually looking at the javascript involved and knowing how this particular system works.
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite