awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 dépôts

Awesome GitHub RepositoriesElectronic Signatures

Integrations for managing digital signature workflows and document envelopes.

Distinguishing note: Focuses on the signature lifecycle rather than general document management.

Explore 6 awesome GitHub repositories matching security & cryptography · Electronic Signatures. Refine with filters or upvote what's useful.

Awesome Electronic Signatures GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • simstudioai/simAvatar de simstudioai

    simstudioai/sim

    28,796Voir sur GitHub↗

    This project is an AI agent orchestration platform that provides a visual environment for building, testing, and deploying complex automation workflows. It functions as a low-code development interface where users can chain discrete functional blocks into dependency-aware pipelines to integrate artificial intelligence with external data and services. The platform supports the creation of intelligent conversational agents, automated business processes, and multi-service API orchestrations within a unified workspace. The platform distinguishes itself through its event-driven integration engine,

    Sends documents for electronic signature using envelope management tools.

    TypeScriptagent-workflowagentic-workflowagents
    Voir sur GitHub↗28,796
  • documenso/documensoAvatar de documenso

    documenso/documenso

    12,417Voir sur GitHub↗

    Documenso is a self-hosted electronic signature platform designed to manage the creation, distribution, and execution of legally binding documents. It provides a centralized system for collecting digital signatures and tracking the status of agreements through a structured interface. The platform distinguishes itself by offering a programmatic interface that allows developers to embed document signing workflows directly into external web applications. This capability enables the automation of document processing tasks, allowing users to trigger signature requests and manage document lifecycle

    Facilitates the collection of legally binding digital signatures through a streamlined, user-friendly interface.

    TypeScriptdigital-signaturedocument-signingdocusign-alternative
    Voir sur GitHub↗12,417
  • szimek/signature_padAvatar de szimek

    szimek/signature_pad

    11,955Voir sur GitHub↗

    signature_pad is a JavaScript library and drawing tool for capturing handwritten digital signatures on an HTML5 canvas. It provides a handwriting capture interface that transforms raw mouse or touch inputs into smooth, professional-looking lines. The project uses Bézier curve interpolation to smooth jagged input points into fluid strokes. It supports the configuration of drawing aesthetics, including pen color, background color, and line width, and includes a history management system for undoing and restoring drawing actions. The library handles the serialization of signature data into poin

    Provides a way to add visual signatures to digital documents by capturing fluid pen strokes.

    TypeScriptcanvasdrawingjavascript
    Voir sur GitHub↗11,955
  • docusealco/docusealAvatar de docusealco

    docusealco/docuseal

    11,456Voir sur GitHub↗

    Docuseal is an open-source digital signature platform designed for self-hosted document management and automated signing workflows. It provides a visual builder for creating fillable PDF forms and tools for orchestrating multi-party signing processes, allowing organizations to maintain full control over their data and infrastructure. The platform distinguishes itself through its focus on integration and extensibility. It offers a programmatic interface for automating document lifecycles and provides embedded components that allow developers to inject signing interfaces directly into their own

    Embeds secure document signing interfaces directly into web applications for a seamless user experience.

    Rubydaisyuidocument-signingdocuments
    Voir sur GitHub↗11,456
  • crmeb/crmebAvatar de crmeb

    crmeb/CRMEB

    8,956Voir sur GitHub↗

    CRMEB is a comprehensive e-commerce platform built on ThinkPHP 6, designed as a headless system that delivers standardized APIs to various frontend clients. It provides a unified backend to synchronize product catalogs, orders, and customer data across web browsers, mobile applications, and mini-programs. The platform supports diverse commerce models, including multi-vendor marketplaces where independent merchants manage their own stores, centralized chain store networks, and social commerce frameworks featuring affiliate distribution and community group buying. It also integrates specialized

    Integrates with signing platforms to enable electronic signatures and internal stamping of contracts.

    Vueb2cform-createivewui
    Voir sur GitHub↗8,956
  • shizukuichi/pdf-editorAvatar de ShizukuIchi

    ShizukuIchi/pdf-editor

    1,854Voir sur GitHub↗

    This project is a browser-based PDF editor that allows users to modify documents by inserting and repositioning text, images, and signatures. It functions as a client-side document editor, enabling the rendering, editing, and saving of files entirely within the user's browser environment. By processing all binary data locally, the application ensures that documents are never uploaded to a remote server, maintaining data privacy throughout the editing workflow. The tool utilizes an object-oriented model to manage individual elements, allowing for independent manipulation and transformation of

    Applies electronic signatures to PDF documents locally in the browser to finalize contracts or forms without external software.

    JavaScriptpdf-editorpdf-signature
    Voir sur GitHub↗1,854
  1. Home
  2. Security & Cryptography
  3. Electronic Signatures

Explorer les sous-tags

  • Blind Signature ImplementationsCryptographic implementations allowing signers to authorize messages without knowing their content. **Distinct from Electronic Signatures:** Distinct from Electronic Signatures: focuses on the specific blind signature primitive rather than general signature workflows.