https://github.com/baloise/digital-signature
a digital signature confluence macro
https://github.com/baloise/digital-signature
atlassian-confluence
Last synced: 26 days ago
JSON representation
a digital signature confluence macro
- Host: GitHub
- URL: https://github.com/baloise/digital-signature
- Owner: baloise
- License: apache-2.0
- Created: 2017-07-03T13:22:04.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2023-10-09T06:07:22.000Z (over 1 year ago)
- Last Synced: 2025-04-19T19:34:39.860Z (about 1 month ago)
- Topics: atlassian-confluence
- Language: Java
- Homepage: https://marketplace.atlassian.com/1217404
- Size: 105 MB
- Stars: 8
- Watchers: 33
- Forks: 10
- Open Issues: 19
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
- Codeowners: docs/CODEOWNERS
Awesome Lists containing this project
README
# digital-signature
[](https://github.com/baloise/digital-signature/actions?query=workflow%3A%22CI%22)
[](https://app.codacy.com/app/baloise/digital-signature?utm_source=github.com&utm_medium=referral&utm_content=baloise/digital-signature&utm_campaign=Badge_Grade_Dashboard)A digital signature macro for [Atlassian Confluence](https://www.atlassian.com/software/confluence)
## Description
Allows confluence users to write contracts in a confluence macro which can be signed directly by logged-in users.
- content and signatures can not be modified once signed
- white list users who can sign
- report when and by whom the contract was signed
- easily send email to signers of the contract
- receive notifications, when your contract was signed## ClassCastException issue
If you observe issues in the Macro resulting in a `ClassCastException` please update digital-signature to version 7.0.7 or later,
clear the plugin cache (one last time) and restart confluence.For background information please refer to [#82](https://github.com/baloise/digital-signature/issues/82)
and ['How to clear Confluence plugins cache'](https://confluence.atlassian.com/confkb/how-to-clear-confluence-plugins-cache-297664846.html).## Privacy Policy
- We do not transfer or store any data outside your Atlassian product.
- We have no access to any data you stored within your Atlassian product.
- Your data is yours - no strings attached.## Installation & Usage
Install via [Atlassian Marketplace](https://marketplace.atlassian.com/plugins/com.baloise.confluence.digital-signature).A detailed description of the available configuration fields and usage is described in
the [Wiki...](https://github.com/baloise/digital-signature/wiki/Signature-Macro-Usage)## Using Confluence Data Center Version
Digital-signature can be used on Confluence Data Center, however it is not yet officially tested and approved.## Feature overview
### Insert / edit macro

### Sign
- Set signers, title notified users and layout of the contract
- One click approval. User management is done by Confluence.
- The signature remains valid only as long the title and body are the same as at the time of signature.### Markdown
### Mail notification

## Contribute
Keep it simple: every contribution is welcome. Either if you report an issue, help on solving one, or contribute to the
solution by adding a Pull Request.For 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.
## Credits
This macro was written by [Matthias Cullmann](@culmat).
It is maintained in the Open Source Community at Baloise.## License
This project is licensed under the [Apache-2.0 License](https://github.com/baloise/digital-signature/blob/main/LICENSE).## Releases
[Build Artifacts](https://github.com/baloise/digital-signature/tree/gh-pages/)