There are many ways to move data from one
computer to another across the Internet these days. Standard protocols
such as FTP, HTTP, POP3 and SMTP are hugely popular and widely used, and
there are many open source applications that implement them and their
secure counterparts.
The OpenAS2 project is a collaborative
effort to develop an open source application that implements the EDIINT
AS2 proposed standard.
The EDIINT specifications take full advantage of existing standards,
including MIME, S/MIME and PGP. There are two varieties of the
specifications, esoterically called applicability statements. The first,
Applicability Statement 1 (AS1), utilizes SMTP as the transport
protocol, and is an IETF standard (RFC3335). The second, AS2, utilizes
HTTP and is a proposed IETF standard. The essential difference is that
AS2 requires a dedicated Internet connection with a static IP address,
whereas AS1 provides store-and-forward capabilities. Increasingly
companies are choosing the AS2 variation, hence, our development efforts
are focused there.
|