forked from documenso/documenso
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
149 changed files
with
58,209 additions
and
771 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
node_modules | ||
.next | ||
public | ||
**/**/node_modules | ||
**/**/.next | ||
**/**/public | ||
|
||
*.lock | ||
*.log | ||
*.test.ts | ||
|
||
.gitignore | ||
.npmignore | ||
.prettierignore | ||
.DS_Store | ||
.eslintignore |
102 changes: 51 additions & 51 deletions
102
apps/marketing/content/blog/announcing-open-source-docusign-alternative.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,51 @@ | ||
--- | ||
title: Announcing Documenso | ||
description: Launching an open-source document signing tool because trusted-based products should be built on openness. The first release will be in 2023. Sign up at documenso.com to be on board. | ||
authorName: 'Timur Ercan' | ||
authorImage: '/blog/blog-author-timur.jpeg' | ||
authorRole: 'Co-Founder' | ||
date: 2022-12-29 | ||
tags: | ||
- Announcement | ||
--- | ||
|
||
<figure> | ||
<MdxNextImage | ||
src="/blog/blog-banner-announcing-documenso.webp" | ||
width="1400" | ||
height="884" | ||
alt="Documenso announcement blog banner" | ||
/> | ||
|
||
<figcaption className="text-center">Documenso — The Open Source DocuSign Alternative.</figcaption> | ||
</figure> | ||
|
||
## TL; DR; | ||
|
||
I'm launching an open source document signing tool because trust-based products should be built on openness. The first release will be in 2023. Sign up at <a href="https://documenso.com" target="_blank">documenso.com</a> and get on board. | ||
|
||
## Let’s build the world’s most trusted document-signing tool. | ||
|
||
Today I'm excited to announce my new project Documenso. Documenso is an open source document signing tool you can host yourself and freely build upon because it's, you know, open source. Before I get more into the details of what and when will be launched I want to take a moment and talk about why. | ||
|
||
## Digital signing is great | ||
|
||
Signing Documents digitally has countless benefits: Less struggle with printing, less wasting paper, faster request delivery, easier changes, easier coordination of people far away, verifiable document integrity, and verifiable signer identity (this is a vast topic, will write more on soon), easier storage and search of signed documents, the list goes on. Digital Signatures take something very old and very trusted like personally signing documents into the digital space, adding the benefits listed above. It also introduces a new party to every signing transaction, the signing tool providers. What was peer to peer transaction before, now goes through an intermediary. While this isn't a problem in itself, it should make us think about how we want these providers of trust to work. | ||
|
||
## How do we build trusted systems? | ||
|
||
While doing research for Documenso I came upon a quote that expresses the current state of document signing pretty well: | ||
|
||
> Document signing is NOT a technical problem. [Editor’s Note: Because it was solved technically a long time ago] It’s a legal acceptance problem — and everyone KNOWS DocuSign and friends and understands how they’re admissible. Anything else would have to compete with that and people would be suspicious of it for a long time. | ||
While this may sound like a hurdle at first, it immediately gave me a sense of validation for a more open approach to signing. People will and should be suspicious of their tools and demand a high bar when it comes to trust. And the way to earn this trust is by being open. Trusted tools should be the result of thoughtful discussion and reviews. They should be the result of the needs and will of its community. They should be transparent, adaptable, and empowering while using. Open Source embodies these values very well for software, which makes it a perfect fit for this space and creating a high-trust tool. | ||
|
||
## Next Steps | ||
|
||
So, what can you expect from here on out? I've started to build Documenso 0.1 which is scheduled to release in “early” 2023. If you're interested in helping make this happen, let me know via [[email protected]](mailto:[email protected]). Getting working code into the hands of the perspective Documenso community is currently the #1 goal. Other than that I'll be releasing several articles about document signing and what something like Documenso should look like, in my humble opinion. So stay tuned! | ||
|
||
If you think Documenso is worthy of support, please share <a href="https://documenso.com" target="_blank">documenso.com</a> with anyone interested, and sign up to be among the first to try out version 0.1 as soon as it launches. | ||
|
||
Cheers from Hamburg | ||
|
||
Timur | ||
--- | ||
title: Announcing Documenso | ||
description: Launching an open-source document signing tool because trusted-based products should be built on openness. The first release will be in 2023. Sign up at documenso.com to be on board. | ||
authorName: 'Timur Ercan' | ||
authorImage: '/blog/blog-author-timur.jpeg' | ||
authorRole: 'Co-Founder' | ||
date: 2022-12-29 | ||
tags: | ||
- Announcement | ||
--- | ||
|
||
<figure> | ||
<MdxNextImage | ||
src="/blog/blog-banner-announcing-documenso.webp" | ||
width="1400" | ||
height="884" | ||
alt="Documenso announcement blog banner" | ||
/> | ||
|
||
<figcaption className="text-center">Documenso — The Open Source DocuSign Alternative.</figcaption> | ||
</figure> | ||
|
||
## TL; DR; | ||
|
||
I'm launching an open source document signing tool because trust-based products should be built on openness. The first release will be in 2023. Sign up at <a href="https://documenso.com" target="_blank">documenso.com</a> and get on board. | ||
|
||
## Let’s build the world’s most trusted document-signing tool. | ||
|
||
Today I'm excited to announce my new project Documenso. Documenso is an open source document signing tool you can host yourself and freely build upon because it's, you know, open source. Before I get more into the details of what and when will be launched I want to take a moment and talk about why. | ||
|
||
## Digital signing is great | ||
|
||
Signing Documents digitally has countless benefits: Less struggle with printing, less wasting paper, faster request delivery, easier changes, easier coordination of people far away, verifiable document integrity, and verifiable signer identity (this is a vast topic, will write more on soon), easier storage and search of signed documents, the list goes on. Digital Signatures take something very old and very trusted like personally signing documents into the digital space, adding the benefits listed above. It also introduces a new party to every signing transaction, the signing tool providers. What was peer to peer transaction before, now goes through an intermediary. While this isn't a problem in itself, it should make us think about how we want these providers of trust to work. | ||
|
||
## How do we build trusted systems? | ||
|
||
While doing research for Documenso I came upon a quote that expresses the current state of document signing pretty well: | ||
|
||
> Document signing is NOT a technical problem. [Editor’s Note: Because it was solved technically a long time ago] It’s a legal acceptance problem — and everyone KNOWS DocuSign and friends and understands how they’re admissible. Anything else would have to compete with that and people would be suspicious of it for a long time. | ||
While this may sound like a hurdle at first, it immediately gave me a sense of validation for a more open approach to signing. People will and should be suspicious of their tools and demand a high bar when it comes to trust. And the way to earn this trust is by being open. Trusted tools should be the result of thoughtful discussion and reviews. They should be the result of the needs and will of its community. They should be transparent, adaptable, and empowering while using. Open Source embodies these values very well for software, which makes it a perfect fit for this space and creating a high-trust tool. | ||
|
||
## Next Steps | ||
|
||
So, what can you expect from here on out? I've started to build Documenso 0.1 which is scheduled to release in “early” 2023. If you're interested in helping make this happen, let me know via [[email protected]](mailto:[email protected]). Getting working code into the hands of the perspective Documenso community is currently the #1 goal. Other than that I'll be releasing several articles about document signing and what something like Documenso should look like, in my humble opinion. So stay tuned! | ||
|
||
If you think Documenso is worthy of support, please share <a href="https://documenso.com" target="_blank">documenso.com</a> with anyone interested, and sign up to be among the first to try out version 0.1 as soon as it launches. | ||
|
||
Cheers from Hamburg | ||
|
||
Timur |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,29 @@ | ||
--- | ||
title: The Documenso Manifest | ||
description: Signing documents is a fundamental building block of private, economic, and government interactions. Access to easy and secure signing to participate in society should therefore be a fundamental right for everyone. The technology to enable this should be accessible and widespread. | ||
authorName: 'Timur Ercan' | ||
authorImage: '/blog/blog-author-timur.jpeg' | ||
authorRole: 'Co-Founder' | ||
date: 2023-07-13 | ||
tags: | ||
- Manifesto | ||
--- | ||
|
||
<figure> | ||
<MdxNextImage | ||
src="/blog/blog-banner-manifest.jpeg" | ||
width="1260" | ||
height="630" | ||
alt="The Documenso Manifest blog banner" | ||
/> | ||
|
||
<figcaption className="text-center"> | ||
Documenso — The Open Source DocuSign Alternative. | ||
</figcaption> | ||
</figure> | ||
|
||
Signing documents is a fundamental building block of private, economic, and government interactions. Access to easy and secure signing to participate in society should therefore be a fundamental right for everyone. The technology to enable this should be accessible and widespread. | ||
|
||
We know that open source is the key to solving this need once and for all to benefit all humankind. Using open source kickstarts innovation by putting the open sharing of ideas and solutions first. With Documenso, we will create an open and globally accessible signing platform to empower users, customers, and developers to fulfill their needs. Documenso is built by and for the global community, listening and implementing what is needed. Being transparent with the code and the processes that use it brings trust and security to the platform. | ||
|
||
We build Documenso for longevity and scale by embracing the capital efficiency and inclusiveness of the Commercial Open Source (COSS) movement. We are building a global commodity for the world. | ||
--- | ||
title: The Documenso Manifest | ||
description: Signing documents is a fundamental building block of private, economic, and government interactions. Access to easy and secure signing to participate in society should therefore be a fundamental right for everyone. The technology to enable this should be accessible and widespread. | ||
authorName: 'Timur Ercan' | ||
authorImage: '/blog/blog-author-timur.jpeg' | ||
authorRole: 'Co-Founder' | ||
date: 2023-07-13 | ||
tags: | ||
- Manifesto | ||
--- | ||
|
||
<figure> | ||
<MdxNextImage | ||
src="/blog/blog-banner-manifest.jpeg" | ||
width="1260" | ||
height="630" | ||
alt="The Documenso Manifest blog banner" | ||
/> | ||
|
||
<figcaption className="text-center"> | ||
Documenso — The Open Source DocuSign Alternative. | ||
</figcaption> | ||
</figure> | ||
|
||
Signing documents is a fundamental building block of private, economic, and government interactions. Access to easy and secure signing to participate in society should therefore be a fundamental right for everyone. The technology to enable this should be accessible and widespread. | ||
|
||
We know that open source is the key to solving this need once and for all to benefit all humankind. Using open source kickstarts innovation by putting the open sharing of ideas and solutions first. With Documenso, we will create an open and globally accessible signing platform to empower users, customers, and developers to fulfill their needs. Documenso is built by and for the global community, listening and implementing what is needed. Being transparent with the code and the processes that use it brings trust and security to the platform. | ||
|
||
We build Documenso for longevity and scale by embracing the capital efficiency and inclusiveness of the Commercial Open Source (COSS) movement. We are building a global commodity for the world. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.