Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugins #45

Open
Tracked by #21
SamuelScheit opened this issue Feb 5, 2021 · 3 comments
Open
Tracked by #21

Plugins #45

SamuelScheit opened this issue Feb 5, 2021 · 3 comments
Labels
enhancement New feature or request epic An issue that has multiple sub-tasks that take time

Comments

@SamuelScheit
Copy link
Member

The plugin system should have a Permission API, and be secure.
The plugins should work on desktop and on mobile.
The plugins can be loaded from a plugin store and should be approved first.

we could have a look how vscode handles plugin securely

@SamuelScheit SamuelScheit changed the title [Feature] Plugin System [Feature] Plugins Feb 5, 2021
@SamuelScheit SamuelScheit transferred this issue from another repository Feb 14, 2021
@SamuelScheit
Copy link
Member Author

will partially be done in https://github.com/fosscord/fosscord-plugins/

@xNaCly xNaCly changed the title [Feature] Plugins Plugins Aug 10, 2021
@SamuelScheit SamuelScheit transferred this issue from spacebarchat/fosscord-web-client Oct 30, 2021
@TheArcaneBrony
Copy link
Member

Vscode handles plugins as just forked node processes. They still have full fs access etc.

@SamuelScheit
Copy link
Member Author

SamuelScheit commented Oct 30, 2021

We won't give plugins to the filesystem

@Puyodead1 Puyodead1 added enhancement New feature or request epic An issue that has multiple sub-tasks that take time labels Mar 8, 2023
@Puyodead1 Puyodead1 mentioned this issue Mar 17, 2023
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request epic An issue that has multiple sub-tasks that take time
Projects
None yet
Development

No branches or pull requests

3 participants