Skip to content

Allow use of a custom dpaste server URL #37

@superjamie

Description

@superjamie

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions