SignBridge icon

SignBridge

by ase.ro

v1.0.0 Updated Feb 26, 2026 24.83KiB
CWS
13
Users
★ 0.00
0 reviews
#113090
of 206.4K
developer
#9681 of 18K
⚠️Requests 1 sensitive permission

Description

SignBridge is a browser extension that implements the Generic Web HSM Signing Protocol, enabling web applications to securely sign PDF documents using hardware security modules (HSM), smartcards, and USB tokens via the PKCS#11 standard. https://github.com/ASE-Bucure-ti/SignBridge How it works: SignBridge acts as a bridge between web applications and a lightweight native host application installed on your computer. When a web app requests a document signature, the extension relays the request to the native host, which interfaces with your PKCS#11-compatible hardware (e.g., SafeNet eToken, Gemalto, YubiKey, or any PKCS#11 device) to perform the cryptographic signing operation locally. Private keys never leave your hardware device. Key features: • Standards-based — implements the open Generic Web HSM Signing Protocol v1.0 developed internally • Works with any PKCS#11-compatible hardware token, smartcard, or HSM • Supports single and batch PDF signing workflows • Visible and invisible digital signatures with customizable appearance • PAdES B-B and B-T signature profiles with optional timestamping • All cryptographic operations happen locally — private keys never leave the hardware device • No user data is collected, transmitted, or stored by the extension Requirements: • The SignBridge native host application must be installed on your computer • A PKCS#11-compatible hardware device (smartcard, USB token, or HSM) with its vendor drivers installed For developers: SignBridge is designed for seamless integration. Web applications communicate with the extension via standard DOM events (postMessage). A lightweight JavaScript SDK is available for easy integration into any web application. Visit the project documentation for the protocol specification and integration guide. Privacy: This extension does not collect, store, or transmit any personal data. It only relays signing requests between the web page and the locally installed native host application. All cryptographic operations are performed entirely on your local machine.
SignBridge screenshot 1

Reviews

Loading reviews...

Permissions (2)

Permissions

nativeMessaging Can communicate with programs on your computer storage Can store data locally in your browser

Details

Version 1.0.0
Updated Feb 26, 2026
Size 24.83KiB
First Seen Apr 1, 2026