You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PDF signing utility supporting GPG and Sigstore (Google, GitHub, Microsoft accounts / keyless OIDC) signatures, multi-party signing, making it easy to sign and verify documents without heavyweight PDF signing stacks, making your PDFs authentic, tamper-proof, fully compatible with regular readers; all while costing zero-dollars to use.
I’m using Thunderbird with Sequoia Octopus, a Rust backend for OpenPGP encryption. However, when Thunderbird auto-updates, it can overwrite Octopus’s version of librnp.so with Thunderbird’s default one. This Bash script is a workaround to restore the Octopus backend, so use it with caution. As the Sequoia folks say: “There may be dragons” =)