Skip to content

ether/ep_hide_referrer

Repository files navigation

Publish Status Backend Tests Status

A patch to solve the referrer leak issue (for applications where the pad id is should be confidential)

Installation

Install from the Etherpad admin UI (Admin → Manage Plugins, search for ep_hide_referrer and click Install), or from the Etherpad root directory:

pnpm run plugins install ep_hide_referrer

⚠️ Don't run npm i / npm install yourself from the Etherpad source tree — Etherpad tracks installed plugins through its own plugin-manager, and hand-editing package.json can leave the server unable to start.

After installing, restart Etherpad.

About

Don't pass the referring URL to third parties. This handles the security/privacy issue where you don't want the third party service to know your pad URL

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors