Replies: 2 comments 1 reply
-
These are interesting questions. Currently the panes system is what is used to pull in apps. There is a panes registry which lists the things like chat, dokeli, etc. and a mechanism for writing panes such that each has a common setup - a label, a render method, etc. which allows them to be integrated into SolidOS. I suggest you look in the Solid Panes Repo and come to the SolidOS Chat Room if you have questions. I am also working on a different kind of plugin system for apps which may be available soon, but is not usable right now. The SolidOS team is also working on adding file-management so I suggest you come to meetings to talk over how we can best support each other rather than duplicating effort. |
Beta Was this translation helpful? Give feedback.
-
Here's a potential problem : SolidOS operates with full access - it can read/write/control everything in the pod. If another app uses SolidOS's login, it will inherit all of SolidOS permissions. We don't necessarily want photoAppXYZ to have full read/write/control over the entire pod. |
Beta Was this translation helpful? Give feedback.
-
Hi, is there any document which can demonstrate step by step to show how to add new app into the SolidOS Databrowser Webapp? And the authentication mechanism of the SolidOS Databrowser Webapp could work on new app too. If there isn’t this kind of document, then how to get this goal? For example, just like using address book, chat, dokieli, issue tracker, etc., I would like to add a solid-filemanager which may make the SolidOS Databrowser Webapp easier to manage file.
Beta Was this translation helpful? Give feedback.
All reactions