mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.1K
active users

#podos

1 post1 participant0 posts today

🔎 Finding things in your #Solid Pod has become easier with #PodOS 🎉

To get started just hit the "Make this findable" button next to the nav bar. A search index will be automatically created, no need to edit raw data anymore.

Start typing the name of a thing into the nav bar to find back to it. You can do this with anything on the Solid Web: Things on your own Pods as well as elsewhere on the web. It's a great new way to organize stuff that matters to you.

browser.pod-os.org/

browser.pod-os.orgPodOS Browser
Continued thread

Current security measures for #PodOS compatible panes to be loaded within a #SolidProject pod data browser app:

Avoid triple injection of new panes:
- Panes must be defined only in user's type registry
- Links to HTML fragments are only loaded from the pane's document

Avoid untrusted executable code:
- Scripts in HTML fragments not executed
- Web components instead whitelisted by the browser app and lazy loaded

Still need to trust web components and expect loading of new triples