-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
As you have said, the WebExtensions API requires an external intermediary to "publish" the OpenSearch engine and you are currently using the Mozilla Pastebin https://paste.mozilla.org/ for this.
The Mozilla Pastebin is just an instance of dpaste, an open source Pastebin.
I assume the extension could theoretically use any dpaste sever, and is not bound to only use Firefox Pastebin.
If so, users could host their own dpaste server (even temporarily, like a throwaway container) to allow publishing of OpenSearch engines where the user has control of their data and is not exposing their data publicly on the Mozilla Pastebin.
Is it possible for this extension to allow a custom dpaste URL?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels