{"id":19154377,"url":"https://github.com/baloise/digital-signature","last_synced_at":"2025-10-07T06:48:31.272Z","repository":{"id":37431239,"uuid":"96113185","full_name":"baloise/digital-signature","owner":"baloise","description":"a digital signature confluence macro","archived":false,"fork":false,"pushed_at":"2025-09-18T09:28:48.000Z","size":106067,"stargazers_count":8,"open_issues_count":19,"forks_count":12,"subscribers_count":33,"default_branch":"main","last_synced_at":"2025-09-18T10:35:48.357Z","etag":null,"topics":["atlassian-confluence"],"latest_commit_sha":null,"homepage":"https://marketplace.atlassian.com/1217404","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/baloise.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"docs/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-03T13:22:04.000Z","updated_at":"2025-09-18T09:28:52.000Z","dependencies_parsed_at":"2024-11-09T08:38:25.082Z","dependency_job_id":null,"html_url":"https://github.com/baloise/digital-signature","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/baloise/digital-signature","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baloise%2Fdigital-signature","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baloise%2Fdigital-signature/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baloise%2Fdigital-signature/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baloise%2Fdigital-signature/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baloise","download_url":"https://codeload.github.com/baloise/digital-signature/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baloise%2Fdigital-signature/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278734424,"owners_count":26036404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atlassian-confluence"],"created_at":"2024-11-09T08:26:38.986Z","updated_at":"2025-10-07T06:48:31.244Z","avatar_url":"https://github.com/baloise.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# digital-signature\n[![CI Build State](https://github.com/baloise/digital-signature/workflows/CI/badge.svg)](https://github.com/baloise/digital-signature/actions?query=workflow%3A%22CI%22)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/2e7111f7beb84222bdf07f8fc3c788f9)](https://app.codacy.com/app/baloise/digital-signature?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=baloise/digital-signature\u0026utm_campaign=Badge_Grade_Dashboard)\n\nA digital signature macro for [Atlassian Confluence](https://www.atlassian.com/software/confluence)\n\n## Description\nAllows confluence users to write contracts in a confluence macro which can be signed directly by logged-in users.\n- content and signatures can not be modified once signed\n- white list users who can sign\n- report when and by whom the contract was signed\n- easily send email to signers of the contract\n- receive notifications, when your contract was signed\n\n## ClassCastException issue\n![ClassCastException in Macro](./docs/img/classcastexception.png)\n\nIf you observe issues in the Macro resulting in a `ClassCastException` please update digital-signature to version 7.0.7 or later,\nclear the plugin cache (one last time) and restart confluence.\n\nFor background information please refer to [#82](https://github.com/baloise/digital-signature/issues/82) \nand ['How to clear Confluence plugins cache'](https://confluence.atlassian.com/confkb/how-to-clear-confluence-plugins-cache-297664846.html).\n\n## Privacy Policy\n- We do not transfer or store any data outside your Atlassian product.\n- We have no access to any data you stored within your Atlassian product.\n- Your data is yours - no strings attached.\n\n## Installation \u0026 Usage\nInstall via [Atlassian Marketplace](https://marketplace.atlassian.com/plugins/com.baloise.confluence.digital-signature).\n\nA detailed description of the available configuration fields and usage is described in\nthe [Wiki...](https://github.com/baloise/digital-signature/wiki/Signature-Macro-Usage)\n\n## Using Confluence Data Center Version\nDigital-signature can be used on Confluence Data Center, however it is not yet officially tested and approved.\n\n## Feature overview\n### Insert / edit macro\n![](./docs/img/contract_text.png)\n![](./docs/img/edit.png)\n\n### Sign\n![](./docs/img/sign.png)\n\n- Set signers, title notified users and layout of the contract\n- One click approval. User management is done by Confluence.\n- The signature remains valid only as long the title and body are the same as at the time of signature.\n\n### Markdown\n![](./docs/img/markdown.png)\n\n### Mail notification\n![](./docs/img/report_email_export.png)\n![](./docs/img/send_mail.png)\n\n## Contribute\nKeep it simple: every contribution is welcome. Either if you report an issue, help on solving one, or contribute to the\nsolution by adding a Pull Request.\n\nFor a more detailed answer on best practices and guidelines please have a look at our [open source community](https://github.com/baloise/open-source) at Baloise.\n\n## Credits\nThis macro was written by [Matthias Cullmann](@culmat).\nIt is maintained in the Open Source Community at Baloise.\n\n## License\nThis project is licensed under the [Apache-2.0 License](https://github.com/baloise/digital-signature/blob/main/LICENSE).\n\n## Releases\n[Build Artifacts](https://github.com/baloise/digital-signature/tree/gh-pages/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaloise%2Fdigital-signature","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaloise%2Fdigital-signature","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaloise%2Fdigital-signature/lists"}