Skip to content

v0.3.4 — Auto-pairing bootstrap + SEO

Latest

Choose a tag to compare

@Raknaos Raknaos released this 07 Sep 21:42
· 6 commits to main since this release

What's new in 0.3.4

  • Auto-pairing: the extension now fetches the shared secret from the relay's /v1/bootstrap endpoint on first use — no manual token copy needed
  • Security hardening: /v1/bootstrap only answers callers with a real chrome-extension:// Origin (HTTP 403 for web pages and Origin-less processes)
  • Packaging: LICENSE, requirements.txt, sitemap.xml added; full SEO head on the landing page
  • 9/9 unit security tests passing

Install

  1. Download lightpanda-session-bridge-0.3.4.zip
  2. Unzip
  3. Open chrome://extensions → Developer Mode → Load unpacked → select the extension/ folder
  4. Start the relay (./scripts/start-relay.ps1) and open the popup once to auto-pair

Full instructions: https://github.com/Raknaos/lightpanda-session-bridge#readme