Open eSignForms™ is the first free and open source, web contracting software application (on-premise) and SaaS (hosted). Yozons was the first to create an entirely web-based e-signature platform (no need for digital certificates, plugins, etc.) with its Signed & Secured™ service released in June 2001, with GE Capital as its first major customer just a few months later.
Open eSignForms can help your school, non-profit, medical facility, or business go green by improving on your paperless activities. Just use any of our free forms to help with secure document delivery with external parties and e-docs to storing files and scanned paperwork (fully encrypted) for your own secure access from anywhere in the world.
Versions up to 19.3.23 are licensed under the GNU Affero General Public License (AGPL).
** References to third-party licenses used by Open eSignForms.
If the GNU AGPL does not work for you or you need a more current version of Open eSignForms (aka Yozons eSignForms), commercial licenses are available that include legal protections, technical support, release management and optional hosting services on our reliable and secure global network of servers. Of course you are free to deploy on your own server as you see fit, regardless of license type, as we are one of the few vendors to offer an on-premise solution in addition to SaaS. Open eSignForms is not suitable for military use, or for any high-security, high-risk, life-or-death purposes.
NON-PROFITS: Yozons offers a free bump up in your preferred license size so you get more for less!
Open eSignForms (most recently known as Yozons eSignForms) is driven by Yozons™, a long-time (since 2000) leader in web-based electronic signature software and web contracting for enterprises (including customers in the Fortune 500 down to one-person companies), giving you access to your contracts from any web-enabled device from anywhere in the world. The code is being built on over a decade of expertise garnered developing hundreds of previous electronic signature systems that are still in active use today with new customers daily.
It is developed using Java (and requires at least Java 8 as of version 16.10.8), with the user interface developed using Vaadin 7 on top of Google Web Toolkit (GWT). Of course, it's always changing, so refer to the version history page for details. The last version released under the AGPL and running on Vaadin 7 is 19.3.23.
We normally deploy on Linux, but it runs fine under Windows (though our experience on Windows is mostly with developer PCs/laptops, not production servers). We even have deployed it on Windows Azure and Amazon EC3 instances.
Open eSignForms strives to use standardized technologies to achieve a high quality product without vendor lock-in. Common technologies used include:
Yozons invented the commonly used server-centric digital signature solutions so many electronic signature providers now use. Before, digital signatures were all based on users controlling a private key used to create them. In order to handle this in a large environment, a PKI was constructed to handle all of public keys that were needed to verify those digital signatures. Even PGP used this method, albeit without a centralized PKI. The web still uses this model for SSL (https), at least for most sites that don't want browser warnings popping up about unknown or expired digital certificates. Regardless, users needed encryption software to generate and validate, and users were responsible for keeping their private keys secure to only them, while distributing their public keys to others who had to have access to them to verify the digital signatures. The Yozons invention got rid of all of that complexity and instead let the server do all of the key generation, key storage and encryption for its users.