github pglombardo/PasswordPusher v2.4.3
v2.4.3: Re-blur Payloads after 20 seconds

one day ago

πŸ“ What’s Changed

When a recipient receives a push, if they leave the tab open, the payload will auto re-blur after 20 seconds. Helps to avoid over the shoulder exposure or unlocked workstations with open pushes.

πŸš€ Features

⬆️ Dependencies updates

πŸ‘₯ List of contributors

@dependabot[bot], @pglombardo, @sfaxluke and dependabot[bot]

πŸ›₯️ Docker Images

Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush

πŸƒβ€β™‚οΈ Run This Version

  1. Point DNS to your server (e.g. pwpush.example.com).
  2. Download docker-compose.yml or clone the repo.
  3. In docker-compose.yml, uncomment and set:
    • TLS_DOMAIN: 'pwpush.example.com' for automatic Let’s Encrypt TLS.
  4. Run:
docker compose up -d

Open https://pwpush.example.com or alternatively http://your-ip:5100.

πŸ”— Useful Links

Don't miss a new PasswordPusher release

NewReleases is sending notifications on new releases.