Found this, by the way.
I don’t think it’s in any way shape or form related to the ARG (it was registered in 2004), but it is interesting that it’s called the same thing as the one in the ARG, and is generally the same type of interface we could potentially expect (especially if it’s meant to be simple).
A quote from the end of the page caught my eye:
“Did you note that there is no virtual memory, no scheduling, no filesystem, no networking, no human interface, … in there? That’s because Halos is a micro-kernel. Usually, with a micro-kernel we mean a kernel that doesn’t do much of anything other than inter-process communication. Halos doesn’t assume that there is such a thing as a process (though it provides a convenience API for those that want to use it, to make sure schedulers will be compatible with eachother at least on that point). It doesn’t assume that there is such a thing as a file system, or a human interface, or a human being for that matter. Halos provides the basic architecture to take control of the machine. To do anything more than that, you need drivers - which it will be happy to manage for you. Hence, some would say Halos is not a micro-kernel: it’s a nano-kernel. I’m fine with that - as long as you get the meaning, all is well.”
In essence, it appears that HALOS is not made with human interfacing in mind, but if we fed it some drivers we could do pretty much whatever we wanted with it. If this is what Storm had in mind (something similar, at least), it’s possible that HALOS isn’t even our true target. Instead, we would want to access HALOS to get at the user space it would be linked to. Or, as mentioned in that quote, “Halos provides the basic architecture to take control of the machine.” In other words, accessing the HALOS micro-kernel is how we would get into the actual AI.
If this is the case, then what we are looking for is an actual website or other web-based entity that we can directly access. Rather than decrypting the hex code, there are many other things that can be done with it–which would refer back to Storm’s direct comment, “What makes you think this has anything to do with encryption?” It may simply be a piece of a greater puzzle, rather than a masked solution.
Just some thoughts.