Skip to content
This repository was archived by the owner on May 12, 2024. It is now read-only.
This repository was archived by the owner on May 12, 2024. It is now read-only.

Plugin system #7

Description

@GrandChaman

To allow for more modularity, a plugin system would be most welcome.

But multiple questions are to be asked before diving into the code:

  • How the plugins will interact the main process (Shared library, WASM module, sub-process, etc..)
  • How many plugin levels should there be (pre-requests, post-requests, pre-db-scanning, etc...)
  • How to ensure those plugins can be trusted (digital signature like PGP ?)
  • What are the performance problems induced by loading externals resources rather than developing those features in the main project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededquestionFurther information is requested

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions