ian
July 19, 2026, 4:21pm
2
I think in certain cases, it would also be useful if each user could also specify additional origins to allow either per instance, or per app (correlated by file hash). Think of an RSS feed reader xdc that could aggregate entries from the list of websites each user wants to follow.
Related:
Many existing bots and proposals could be ported that are delay-tolerant and need neither Internet access nor relaying everything between a large number of subscribers, such as:
moderated forums (PixelSocial, DC-Confluence, DC-Community)
multi-player games (Deltaland, others where a game master is needed such as Werewolf, Mafia, Amongus and Among-sus)
webxdc gallery (xstore): share apps (and client side bots) with each other
Public Bots index: send the contacts and description of all known bot…
The request uses unusual terminology and seems to blur the boundary between at least three things. Could you please share a more concrete scenario for what you would like to use this for?
Let me see whether I understand it correctly. You find the webxdc sandbox too constrained and inefficient, hence you would like to implement a game outside the sandbox (or extend an existing native app) and possibly ship it using a native package manager.
In this use case, it would be desirable if the given g…