Signing

Open-source projects categorized as Signing

Top 23 Signing Open-Source Projects

  • documenso

    The Open Source DocuSign Alternative.

  • Project mention: Docusign updates terms of service, training proprietary AI using user data | news.ycombinator.com | 2024-02-29

    Unknown if it's better or worse but https://support.google.com/docs/answer/12315692?hl=en ("Send signature requests & sign documents with eSignature")

    and there have also been a bunch of alleged competitors submitted:

    https://github.com/docusealco/docuseal#readme https://news.ycombinator.com/item?id=36798593

    https://github.com/OpenSignLabs/OpenSign#readme https://news.ycombinator.com/item?id=38052344

    https://github.com/documenso/documenso#readme https://news.ycombinator.com/item?id=38404129

    but they're all AGPLv3 and the network effect is very real

  • dehydrated

    letsencrypt/acme client implemented as a shell-script – just add water

  • Project mention: Dehydrated: Letsencrypt/acme client implemented as a shell-script | news.ycombinator.com | 2024-04-19

    From this commit:

    https://github.com/dehydrated-io/dehydrated/commit/b116e6bc2...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • unipdf

    Golang PDF library for creating and processing PDF files (pure go)

  • Project mention: PDF Annotations and Collaboration with Golang PDF Library | dev.to | 2023-09-01

    But how do we elevate our interaction with these files? How do we make annotations, edits, and collaboration more seamless? Here's where the Golang PDF Library swoops in like a superhero for your PDF woes.

  • Nethereum

    Ethereum .Net cross platform integration library

  • Uber Apk Signer

    A cli tool that helps signing and zip aligning single or multiple Android application packages (APKs) with either debug or provided release certificates. It supports v1, v2 and v3 Android signing scheme has an embedded debug keystore and auto verifies after signing.

  • Project mention: Wearmodder Auto - Automatically scalling sideloaded apps for WearOS | /r/WearOS | 2023-12-09

    uber-apk-signer made by patrickfav, this uses v1.3.0

  • EfiGuard

    Disable PatchGuard and Driver Signature Enforcement at boot time

  • node-rsa

    Node.js RSA library

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • SignTools

    ✒ A free, self-hosted platform to sideload iOS apps without a computer

  • Project mention: any good sideloaders that dont require a pc? | /r/sideloaded | 2023-06-23

    check this out https://github.com/SignTools/SignTools (personally haven't tried it)

  • PKI.js

    PKI.js is a pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests, OCSP and TSP requests/responses). It is built on WebCrypto (Web Cryptography API) and requires no plug-ins.

  • idevicerestore

    Restore/upgrade firmware of iOS devices

  • Project mention: [Tutorial] How to setup AltServer on Raspberry Pi/Linux Box and sync your device wirelessly (2023) | /r/jailbreak | 2023-12-10

    Install idevicerestore Manually https://github.com/libimobiledevice/idevicerestore [Remove the (libimobiledevice-glue-dev \) line from the first command for it to work]

  • gitsign

    Keyless Git signing using Sigstore

  • Project mention: Gittuf – a security layer for Git using some concepts introduced by TUF | news.ycombinator.com | 2023-10-24

    > does it also filter/escape ANSI Sequences in messages and author names?

    Not at present! Do you have a link or so I could use to familiarize myself? I'm curious if it'd fall within gittuf's scope.

    > does it block garbage collection?

    Nope, it doesn't. That said, the repository will have more objects, gittuf tracks additional objects through custom refs in `refs/gittuf/`.

    > how do you ensure that the developers are really the developers and there's no spoofing?

    At present, gittuf policies use signing keys. It doesn't rely on the commit metadata for author and committer but rather the commit's signature. We support GPG and Sigstore's gitsign [0] right now, and we want to support other signing mechanisms like SSH keys as well.

    [0] https://github.com/sigstore/gitsign

  • Apkmod

    Apkmod can decompile, recompile, sign APK, and bind the payload with any legit APP

  • tpm2-tools

    The source repository for the Trusted Platform Module (TPM2.0) tools

  • ed25519-dalek

    Fast and efficient ed25519 signing and verification in Rust.

  • smimesign

    An S/MIME signing utility for use with Git

  • nUpdate

    A comfortable update solution for .NET-applications.

  • Kryptor

    A simple, modern, and secure encryption and signing tool that aims to be a better version of age and Minisign.

  • Project mention: Integrate Krypto for Xchacha20 encryption? | /r/PeaZip | 2023-05-29

    Bit new to this, but would it be possible to have Peazip as a frontend that supports Xchacha20? I believe it could interface with something like Kryptor here: https://www.kryptor.co.uk/

  • tpm2-pkcs11

    A PKCS#11 interface for TPM2 hardware

  • Project mention: Linux Protection Against Theft | /r/linuxquestions | 2023-11-02

    TPM for SSH keys storage - https://github.com/tpm2-software/tpm2-pkcs11

  • quill

    Simple mac binary signing from any platform (by anchore)

  • JOSESwift

    A framework for the JOSE standards JWS, JWE, and JWK written in Swift.

  • ldid

    Link Identity Editor. Put real or fake signatures in a Mach-O.

  • Project mention: Saurik Git is timing out; how to install ldid? | /r/jailbreakdevelopers | 2023-06-27

    You can try to build the one available on procursus https://github.com/procursusteam/ldid

  • stecCA

    An easy to deploy Certificate Authority / Public Key Infrastructure using CFSSL, Lemur and Docker magic!

  • jose-simple

    Jose-Simple allows the encryption and decryption of data using the JOSE (JSON Object Signing and Encryption) standard.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Signing related posts

Index

What are some of the best open-source Signing projects? This list will help you:

Project Stars
1 documenso 5,944
2 dehydrated 5,886
3 unipdf 2,352
4 Nethereum 2,128
5 Uber Apk Signer 1,782
6 EfiGuard 1,619
7 node-rsa 1,377
8 SignTools 1,269
9 PKI.js 1,212
10 idevicerestore 1,197
11 gitsign 898
12 Apkmod 678
13 tpm2-tools 663
14 ed25519-dalek 657
15 smimesign 569
16 nUpdate 445
17 Kryptor 399
18 tpm2-pkcs11 252
19 quill 244
20 JOSESwift 188
21 ldid 158
22 stecCA 140
23 jose-simple 62

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com