From cba55134f575f9ccf4b55672ad9855176a586d59 Mon Sep 17 00:00:00 2001 From: Amol Date: Sat, 13 Apr 2024 17:17:34 +0530 Subject: [PATCH] =?UTF-8?q?Add=20OpenSign=E2=84=A2=20(#406)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc --- software/opensign.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/opensign.yml diff --git a/software/opensign.yml b/software/opensign.yml new file mode 100644 index 0000000000..43d042dc84 --- /dev/null +++ b/software/opensign.yml @@ -0,0 +1,12 @@ +name: "OpenSign" +website_url: "https://www.opensignlabs.com" +source_code_url: "https://github.com/opensignlabs/opensign" +description: "Free, open source & self-hosted document signing software (alternative to DocuSign)." +licenses: + - AGPL-3.0 +platforms: + - Nodejs + - Docker +tags: + - Document Management +depends_3rdparty: true