CA2511335A1 - System and method for secure and transparent electronic communication - Google Patents

System and method for secure and transparent electronic communication Download PDF

Info

Publication number
CA2511335A1
CA2511335A1 CA002511335A CA2511335A CA2511335A1 CA 2511335 A1 CA2511335 A1 CA 2511335A1 CA 002511335 A CA002511335 A CA 002511335A CA 2511335 A CA2511335 A CA 2511335A CA 2511335 A1 CA2511335 A1 CA 2511335A1
Authority
CA
Canada
Prior art keywords
message
secure
server
messages
unsecured
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
CA002511335A
Other languages
French (fr)
Inventor
Jonathan D. Callas
William F. Price, Iii
David E. Allen
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
PGP Corp
Original Assignee
Pgp Corporation
Jonathan D. Callas
William F. Price, Iii
David E. Allen
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Pgp Corporation, Jonathan D. Callas, William F. Price, Iii, David E. Allen filed Critical Pgp Corporation
Publication of CA2511335A1 publication Critical patent/CA2511335A1/en
Abandoned legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0823Network architectures or network communication protocols for network security for authentication of entities using certificates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/107Computer-aided management of electronic mailing [e-mailing]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • H04L63/0442Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload wherein the sending and receiving network entities apply asymmetric encryption, i.e. different keys for encryption and decryption
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/12Applying verification of the received information
    • H04L63/126Applying verification of the received information the source of the received data

Abstract

This present invention provides users with secure transparent electronic communication, allowing them to send and receive encrypted and/or signed messages with little or no user involvement. In various embodiments, the present invention provides a user with e-mail security via automated hierarchical techniques for transparently sending and receiving secure messages, and lowers the burden on administrators. The present invention can include a server in a local network that acts as a proxy between a user and an open communications network, thereby providing transparent transmission and receipt of secure messages for the user. This could be used for sending and receiving secure e-mail or for securing instant messaging (IM). A server according to the present invention can intercept unsecured messages from a user, automatically transform those messages into secured messages, and transmit those secure messages to the intended recipients.

Description

SYSTEM AND METHOD FOR
SECURE AND TRANSPARENT ELECTRONIC COMMUNICATION
FIELD OF THE INVENTION
This invention relates generally to securing electronic messages in a computer network. More particularly, this invention relates to techniques for providing secure transparent electronic communications between users in a computer network.
BACKGROUND OF THE INVENTION
Encryption is the process of using a cryptographic key to scramble the contents of an electronic message (i.e., the plaintext) rendering it unreadable by anyone but the holder of a corresponding key (i.e., the intended recipient), the result being an unintelligible message (i.e., the ciphertext). Decryption reverses the encryption process by converting ciphertext back to plaintext, thereby restoring the original message.
Encryption and decryption can be used to provide message security. Message security, particularly electronic mail (e-mail) encryption and decryption, has seen a relatively low adoption rate amongst Internet users. Many users know that messages transmitted via open networks such as the Internet are plainly readable, yet they commonly do not use encryption to solve this problem. Furthermore, from organized studies to anecdotal evidence, many people seem to have difficulty with effectively using encryption software.
As shown in Fig. 1, a traditional secure e-mail system includes e-mail server 106 in connection with user computer 102 and an open communications network such as Internet 1000. In order to send a message securely over Internet 1000, a user usually installs encryption software 104 on user computer 102. The user is then typically required to configure various settings in encryption software 104, including such things as key lengths, algorithms, passwords, and other security related parameters.
The overarching architectural goal of secure electronic communication is to make encryption easy to use and ubiquitous. Unfortunately, security experts often view security as an "all-or-nothing" prospect. This has led to, for example, complex software, difficult to use interfaces, and poor performance. What is needed, then, is a secure, transparent electronic communication system that alleviates the need for end users to interact with encryption software.

BRIEF DESCRIPTION OF THE DRA WINGS
Fig. 1 depicts an encryption software package running in a network environment according to the prior art.
Fig. 2 illustrates a network with a server operating in proxy mode according to an embodiment of the present invention.
Fig. 3 illustrates a network with a server operating in gateway mode according to an alternative embodiment of the present invention.
Fig. 4 is a network diagram showing the logical connection of a server that provides secure transparent electronic communication according to an embodiment of the present invention.
Fig. 5 is a flowchart depicting the process of sending a secure e-mail, according to an embodiment of the present invention.
Fig. 6 is a flowchart depicting the process of receiving a secure e-mail, according to an embodiment of the present invention.
Fig. 7 is an alternative embodiment of the present invention.
SUMMARY OF THE IN1~ENTION
This invention provides secure transparent electronic communication. It allows users to send and receive encrypted and/or signed messages with little or no user involvement. In an embodiment, secure transparent electronic communication provides end-user transparency. A user does not need to know the details of security or, for example, that a session is encrypted. Instead, the secure transparent electronic communication is provided by, for example, a separate server. Consequently, secure transparent electronic communication provides a user, in one embodiment, with e-mail security via automated hierarchical techniques for transparently sending and receiving secure messages. A second feature of secure transparent electronic communication is that it lowers the burden on administrators. It focuses the software setup on a relatively few servers rather than on many clients. Also, from an administrator perspective, secure transparent electronic communication allows for a public key infrastructure (PKI) to be dynamically constructed and operated. A third feature is that it offers a scale of tradeoffs of security with ease of use. In its most refined form, secure transparent electronic communication is encryption done entirely on servers.
Secure transparent electronic communication interoperates fully with client-based encryption, and provides even stronger security for users who demand such higher security.
It further provides for sophisticated digital certificate searching for users that may not have cryptographic keys and certificates.
An embodiment of the present invention includes a server in a local network that acts as a proxy between a user and an open communications network, with the server intercepting messages to or from the user in the local network and transforming those messages using indicia contained within or related to the messages, thereby providing transparent transmission and receipt of secure messages for the user. In an exemplary embodiment, a system according to the present invention could be used for sending and receiving secure e-mail. In another embodiment, such a system could be used for securing instant messaging (IM). In yet another embodiment, such a system manages cryptographic keys and certificates for the users, and creates such keys and certificates for the users when necessary.
According to another aspect of the present invention, unsecured messages from a user are intercepted at a server, automatically transformed into secured messages, and transmitted to recipients. h1 another embodiment, the messages are automatically transformed by a server after the recipient downloads the software necessary for transforming the secured messages back into readable messages (i.e., from ciphertext into plaintext) and sends a digital identity to the server.
Similarly, another aspect of the present invention involves intercepting secured messages for a user, automatically unsecuring the message for the user, and sending the unsecured message to the user.
In yet another aspect of the present invention, a server receives an indication that a user has been properly authenticated, checks whether the user has a cryptographic key, and automatically creates a key if the user does not have one, thereby automatically registering the user within a predefined community and allowing the user to transparently send and receive secure electronic messages.
A further aspect of the present invention involves intercepting at a server an unsecured message from a user, searching for a digital identity of the intended recipient, securing said digital message upon finding such a digital identity, and transparently sending the secured message to the intended recipient.

DETAILED DESCRIPTION OF THE INT~1ENTION
Secure transparent electronic communication is a set of strategies that offer great improvements over the prior art for end users and IT staff. Secure transparent electronic communication also provides an improved development platform, making it easier to test and perform quality assurance, thus providing a lower cost to customers.
In one embodiment, no client program is installed on the user's computer.
Instead, a server manages all of the secure messaging for the clients.
Fig. 2 depicts a system 200 that contains secure server 208 according to the present invention operating within internal network 202 and connected to Internet 1000 through firewall 212 (which protects internal network 202). Internal network 202 can comprise, for example, a local area network (LAN) or a wide area network (WAN). Also connected to internal network 202 are user computers 204 and 206 (also known as client computers or client machines). Secure server 208 can, for example, be an Ovid server, designed and distributed by PGP Corporation of Palo Alto, California.
In an embodiment, secure server 208 can provide e-mail security for users of client computers 204 and 206.
Secure server 208 is transparent, meaning that to the user, the addition of secure server 208 to internal network 202 causes no perceptible change in functionality since the user's computer still sends and receives e-mail as usual. In an embodiment shown in Fig. 2, secure server 208 proxies the network protocols and manages all cryptographic operations for the clients, i.e. user computers 204 and 206. The standard and well known protocols to which security is provided by secure server 208 include, without limitation, Simple Mail Transfer Protocol (SMTP) for sending e-mail, and version 3 of the Post Office Protocol (POP3) and/or version 4 of the Internet Message Access Protocol (IMAP4) for retrieving e-mail. In addition, other protocols and functions that can be protected include, without limitation:
~ AOL Instant Messaging (AIM) from America On-Line, Inc.;
~ ICQ (a protocol for locating other users on the Internet);
~ Jabber, an XML-based protocol for the exchanging of messages in real-time between any two points on the Internet;

Messaging Application Program Interface (MAPI) messages, where MAPI is .a Microsoft Windows programming interface that enables e-mail to be sent from within a Windows application and documents to be attached to the e-mail; and ~ Simple Object Access Protocol (SOAP), an XML-based protocol that allows activation of applications or objects within an application across networks and computer platforms (including across the Internet).
When possible and appropriate, secure server 208 further secures these protocols with the Secure Sockets Layer (SSL) protocol, as discussed below.
As will be described in further detail below, secure server 208 proxies standard network protocols between user computers 204 and 206 and the actual e-mail server 210. As a result, user computers 204 and 206 and e-mail server 210 can use nearly any e-mail client or e-mail server. As long as user computers 204 and 206 utilize standard protocols, the secure transparent electronic communication functionality provided by secure server 208 can enable secure transparent e-mail. Secure server 208 can also be used in conjunction with other proxies that scan for viruses or hostile content.
In one embodiment, secure server 208 runs its own operating system and contains software that allows it to receive software updates from PGP
Corporation.
Secure server 208 may be shipped as a turnkey box (e.g., a lU rack-mount system, or possibly a small office/home office (SOHO) computer), or as software installed on a suitably configured piece of hardware, such as personal computers from major manufacturers (e.g., Dell, HP, etc.) Modes of Operation Proxy mode Fig. 2 shows an example of a secure server operating in proxy mode according to the present invention. In this mode, secure server 208 is logically positioned between the local users of client machines 204 and 206, and e-mail server 210.
Whereas a typical e-mail server communicates directly with users in the network, secure server 208 handles all communication with the local users of client machines 204 and 206. In proxy mode, client machines 204 and 206 do not interact with e-mail server 210. Specifically, secure server 208 encrypts outbound SMTP e-mail destined for Internet 1000 and decrypts local POP and IMAP e-mail.

Secure server 208 performs the encryption and decryption processes based on indicia contained within or accompanying the messages, including, without limitation, any combination of a username, distinguished name, common name, domain name, or certificate. In proxy mode, all e-mail on e-mail server 210 is stored encrypted, and is only decrypted by secure server 208 when the user of client machine 204 or 206 downloads it. In addition, secure server 208 decrypts e-mail when downloaded by remote users of local network 202 (i.e., users physically located outside local network 202, such as remote user 220). Further, outbound e-mail is optionally relayed through a separate SMTP relay (not shown in Fig. 2). Secure server 208 operates in proxy mode when the administrator configures secure server 208 to decrypt e-mail as the user downloads the messages from e-mail server 210. Proxy mode also allows secure server 208 to properly detect e-mail aliases.
More particularly and in an exemplary embodiment, secure server 208 proxies e-mail between existing e-mail server 210 and an existing e-mail client program running on a client machine 204 or 206. E-mail server 210 is also known as a Mail Transport Agent (MTA), which is the tool utilized in a network for delivering e-mail.
The e-mail client program is also known as a Mail User Agent (MUA), which is the interface between the user and the MTA. Secure server 208 works with any e-mail server or client that employs standard network protocols, such as SMTP, POP3, and IMAP4. Additionally, secure server 208 supports MAPI interfaces for Microsoft Exchange servers as well as Lotus Notes. It also supports these protocols over the well known Secure Sockets Layer (SSL) protocol or the Transport Layer Security (TLS) protocol (together SSLITLS). Typically, server 208 acts as a live proxy, meaning that it mediates the actual connection between the MUA and the MTA. At times, the server may also act as an SMTP relay, in cases where it cannot immediately process a connection.
In order to provide transparent encryption and decryption, secure server 208 , manages all cryptographic keys, certificates, and processes for users. A
system using secure server 208 requires no software to be placed on end user systems. When no software for providing encryption or decryption exists on the machines of end users, there would be no discernible indication to the end users that the communications are being protected. In an alternative embodiment, security software can be installed on client machines 204 and 206 to reduce some of the processing done by secure server 208.
Secure server 208 creates keys and certificates opportunistically, meaning that when it first sees a valid user connecting to e-mail server 210, it automatically and transparently creates a key and certificate for that user. It can update that key and certificate using the valid FROM address on an authenticated SMTP connection.
The key database containing the keys and certificates is regularly backed up and stored on another system by FTP or by e-mail. In an embodiment, the backup database is PGP-encrypted using an administrator key.
In proxy mode, e-mail messages are stored on e-mail server 210, and encrypted and decrypted by secure server 208 upon retrieval. Secure server 208 can, according to policy, perform the encryption and decryption operations completely transparently, it can add text headers indicating that the e-mail was encrypted or signed, or it can even add in rich text with notifications. Note that secure server 208 must also parse ordinary messages to defeat spoofing.
Typically, secure server 208 does not store account names and passwords of the users of client machines 204 and 206. Rather, since secure server 208 proxies a comlection on behalf of the user to another server (i.e., e-mail server 210), secure server 208 considers that connection to be authenticated if e-mail server 210 considers the connection to be authenticated.
In an exemplary embodiment, security software running on client machines 204 and 206 transparently provides traditional PGP functionality to the end user, such as file encryption and decryption, disk encryption and decryption, and secure file deletion.
Furthermore, security software allows sharing of a digital certificate (also referred to as simply a certificate) between client machines 204 or 206 and secure server 208, which gives the users the benefit of certificate-based systems, while reducing the chance of data loss. The security provided by secure server 208 works for mobile user 220, as well. In one embodiment, the connection between mobile user 220 and internal network 202 is protected with SSL.
Microsoft Exchange The Exchange product from Microsoft Corp. of Redmond, Washington uses a proprietary protocol for client-server communication. Consequently, in one embodiment of the present invention, specific changes are needed in order to allow secure server 208 to interoperate with an Exchange-based e-mail server (which could be one type of e-mail server 210). An Exchange server plug-in (i.e., small program module) allows the messages on the Exchange-based e-mail server 210 and the messages on secure server 208 to be easily sent to and received from each other.
In operation, the Exchange plug-in running on e-mail server 210 intercepts an e-mail message and transfers it to secure server 208. Secure server 208 then performs any key lookups and message transformation. An outbound SMTP message is then sent to the recipient (which could include a user connected to a remote e-mail server 230), optionally through an SMTP relay. Messages intended for a local Exchange user are sent back to the Exchange server.
Communication between secure server 208 and an Exchange-based e-mail server 210 utilize Secure Hypertext Transmission Protocol (SHTTP).
Authentication involves client-side Transport Layer Security (TLS) on both sides; that is, secure server 208 authenticates the certificate of Exchange-based e-mail server 210, and Exchange-based e-mail server 210 authenticates the certificate of secure server 208.
The administrator configures secure server 208 with the TLS certificates of Exchange-based e-mail server 210, and vice-versa. Since port 443 will cause conflicts on both servers, port 444 is used as a default in one embodiment.
In cases where the communication is initiated by a user, such as through the user configuration console, secure server 208 connects to the plug-in in Exchange-based e-mail server 210 to verify the user's username and password.
Since user authentication is very costly in terms of processing power, and needs to happen very frequently, when the communication comes directly from the Exchange plug-in running on Exchange-based e-mail server 210, no authentication is needed since secure server 208 trusts Exchange-based e-mail server 210 to designate what operation needs to be performed and what user needs to perform the operation. This trust exists since the TLS certificate of Exchange-based e-mail server 210 has already been authenticated.
The messages Exchange-based e-mail server 210 sends to secure server 208 do not have standard e-mail headers, so the communication also includes information such as sender and recipients. In addition, the Exchange plug-in running on Exchange-based e-mail server 210 recognizes when a message is sent to an Exchange distribution list, and signals to secure server 208 that the message should not be encrypted.
Gateway mode Fig. 3 shows a typical secure server according to the present invention in gateway mode. Such an installation enables client machines 304 and 306 to connect to the secure server 308 over SSL enhanced connections. Client machines 304 and 306 are shown in Fig. 3 as being part of an internal network 302 inside the corporate firewall, which is provided by a firewall device 312. When client machines 304 and 306 send an e-mail message, the message travels through e-mail server 310, but, prior to being sent out to Internet 1000 and on to the recipients (including, for example, remote user 320 or a user connected to server 330), secure server 308 intercepts and encrypts that e-mail.
When e-mail is received into the network by e-mail server 310, secure server intercepts and decrypts that e-mail prior to sending on to the client machine.
In this embodiment, secure server 308 performs all certificate handling as well as bulk cryptography.
In gateway mode, secure server 308 is logically positioned between e-mail server 310 and Internet 1000. E-mail server 310 handles all communication with the local users of client machines 304 and 306. The only tasks handled by secure server 308 are encrypting outbound SMTP e-mail and decrypting incoming SMTP e-mail.
In this configuration, all e-mail is stored unencrypted on e-mail server 310. In addition, outbound e-mail is optionally relayed through a separate SMTP relay. Secure server 308 operates in this mode when the administrator has configured secure server 308 to decrypt e-mail as that e-mail is received.
Proxy mode with a Supplemental Server Fig. 7 depicts an alternative embodiment of the present invention that includes the use of a supplemental server for providing additional capabilities to a deployed secure server in proxy mode. The system 700 shown in Fig. 7 includes internal network 702 and "demilitarized zone" (DMZ) 703. Internal network 702 includes e-mail server 710 and secure server 708 in proxy mode that, as described earlier, intercepts messages to and from client machines 704 and 706, thereby providing secure electronic communications for the users within internal network 702. DMZ 708 includes supplemental server 711 and firewall 712. Supplemental server 711 is configured to provide additional or supplemental capabilities to secure server 708. In an embodiment, supplemental server 711 can provide load balancing for secure server 708 by handling incoming requests for keys. In addition, supplemental server 711 can be configured to handle secure URL mail requests (as discussed below with respect to Fig. S).
Communication amongst secure servers and clients Fig. 4 depicts a network block diagram, with secure server 408, a client machine 470, an e-mail server 420, and a firewall 480 all communicating over local network 490. Note that in a typical embodiment, there would be many more client machines than just the single client machine 470. As described above, secure server 408 can operate in either proxy mode (by sitting logically between client machine 470 and e-mail server 420) or gateway mode (by sitting logically between e-mail server 420 and Internet 1000). As shown in Fig. 4, secure server 408 includes standard server computer components, including a network connection device 454, a central processing unit (CPU) 452, and a memory unit 455. Memory unit 455 can contain a set of computer instructions organized into modules for performing various tasks. In an exemplary embodiment, memory unit 455 contains a communications module 456 to realize standard network communications, and a message processing module 468 for implementing the various standard message handling protocols. In addition, memory unit 455 contains a certificate search module 462 for implementing various certificate search strategies according to an aspect of the invention, a message receive module 458, a message transmit module 460, and a key processing and crypto module 464 for performing various cryptographic and key related functions according to an aspect of the invention.
Client softwat°e Client machine 470 includes standard client computer components, including a network connection device 474, a CPU 472, and a memory unit 475 containing communications module 476 to realize standard network communications. Client software (e.g., message client module 478) running on client machine 470 communicates with secure server 408 through an SHTTP interface provided by communications module 456 running on secure server 408. Communication between message client module 478 on client machine 470 and secure server 408 includes:

Uploading/downloading of the user's private key; and 2. Downloading of certain administrator policies from secure server 408 to client machine 470.
Secure server 408 recognizes when a user downloads or sends a message, and whether client machine 470 is running message client module 478 or not. When client machine 470 is runW ng message client module 478, secure server 408 does not decrypt downloaded messages or encrypt messages to be sent since these tasks are performed by message client module 478. For POP and IMAP communications, message client module 478 running on client machine 470 detects when it is communicating with secure server 408 by, for example, either identifying a special string in the server greeting, or by the CAPABILITY command in IMAP.
In order to connect to secure server 408, message client module 478 provides a username and password. Because there are certain times when client machine 470 never sees the user's password (e.g., if his e-mail client uses an MDS
challenge password scheme), when client machine 470 successfully authenticates to secure server 408, secure server 408 provides a small, unique data file to the client (e.g., a cookie), which client machine 470 then later uses to authenticate to secure server 408 without needing the user's password.
Once client machine 470 knows it is communicating with secure server 408, client machine 470 can then send a new command, such as "DONTDECRYPT" or "DONTENCRYPT", which only secure server 408 can interpret.
Secure Sockets Layer (SSL) An administrative preference specifies whether communications between client machine 470 and secure server 408 over a local communications channel (e.g.
local network 490) should use SSL/TLS. Administrative options include: (1) require SSL/TLS, or (2) allow SSL/TLS. In order for this communication to work transparently to the user, the certificate for secure server 408 is installed in the appropriate e-mail client on client machine 470.
A PGP keyring (i.e., the repository for PGP public keys and certificates that exists on any machine that runs the PGP algorithm) resides in memory unit 455 on secure server 408 for use by key processing and crypto module 464, allowing certificates on customers' existing e-mail servers to be verified. In an exemplary embodiment, the PGP software on secure server 408 allows the TLS package from PGP
Corporation (known as PGPtls) to be used for the SSL/TLS functions.
Additionally, the use of a PGP keyring allows a customer to add additional CA certificates to an X.509 CA keyring, in case the customer is already running its own internal CA.
SMTP (which is the protocol implemented in message processing module 468 and used by secure server 408 for transferring e-mail messages) utilizes two different mechanisms for implementing SSL/TLS. First, a STARTTLS extension (according to the well known RFC3207) is used, which performs a TLS negotiation on port 25 (the "official" method, since it follows RFC3207). Second, an SSL-wrapped SMTP
service on port 465 is used (the "unofficial" method, since it does not follow RFC3207).
Because there are some client software packages that don't support the STARTTLS
extension on port 25 (Ximian Evolution, for example), and there are other clients that don't support the unofficial port 465 SSL-wrapped SMTP (Microsoft Outlook, for example), secure server 408 supports both methods.
The SSL certificate request/retrieval process is an integrated part of the administration console of secure server 408. Prior to generating a certificate, secure server 408 authorizes the customer's license number, license authorization, and DNS
name. The administration console of secure server 408 requests the certificate by communicating with a designated authority over SHTTP and attempting to download the certificate immediately. In such an embodiment, no manual intervention is needed to approve the certificate request.
In an exemplary embodiment, SSL certificates are valid for one year from the date of issuance. As discussed in further detail below, when the certificate expiration date nears, key processing and crypto module 464 within secure server 408 automatically renews the certificate. For convenience of the users, new SSL
certificates can continue to be provided for as long as the customer license number indicates that the user is licensed to use the product.
Sending E-mail When secure server 408 receives a message from client machine 470 (in proxy mode) or e-mail server 420 (in gateway mode) over SMTP, this corresponds to sending a message. This is referred to as sending a message because the connection corresponds to some user (a local user or a remote user) sending a message that needs to be secured.

Secure server 408 can work with either authenticated cormections (e.g., SMTP-AUTH, which is an SMTP service extension in SMTP nomenclature indicating an authentication method to be used by a server) or unauthenticated connections.
Authenticated connections are ones that represent users sending e-mail (e.g., a user of client machine 470 sending a message), while unauthenticated connections represent e-mail that is being received for users from, for example, Internet 1000.
In a typical embodiment, a secure server (e.g., secure server 408 in Fig. 4) uses SMTP-AUTH to send e-mail from its own users. The use of SMTP-AUTH is a common mechanism to avoid a server being used as an open relay. This permits secure server 408 to recognize when secure server 408 is proxying one of its own users and act appropriately. Message transmit module 460 can, for example, edit the user's certificate with their preferred name by reading it in the FROM line of authorized e-mail. Similarly, the server can set user-specific preferences by using SMTP-AUTH (or a POP/IMAP connect) as a way to authenticate the user.
Fig. 5 illustrates a process used in an embodiment of a secure server according to the present invention for securely transmitting e-mail messages from one user to another. Such a process could, for example, be executed amongst a number of modules shown in memory unit 455 of secure server 408 in Fig. 4. In a step 505 of process 500, a message is intercepted from a user that is to be transmitted to a receiver.
Such a message could be, for example, an e-mail message or an instant message. Once intercepted, a determination is made of whether a certificate for the recipient of the message can be located. In a step 510, a search for the certificate of the intended recipient is performed in a local cache. If the certificate is found, control passes at a step 515 to a step 555, where the outgoing e-mail message is processed using the recipient's certificate from the local cache.
If the certificate is not found in the local cache, the local network is searched in a step 520. Again, if the certificate is found somewhere within the local network, control passes at a step 525 to a step 555. If the certificate is not found in the local network, a search is performed of the entire network in a step 530. If the certificate is found within the local network, control passes at a step 535 to a step 555. If not found on the entire network, a secure message URL (e.g., a Boomerang message) is sent to the recipient in a step 540. This allows the recipient to receive a piece of software that provides the ability to exchange secure messages (e.g., via an encryption client from PGP Corporation or some other type of client-side protection software). If the recipient is willing to receive such a client software package (as determined in a step 545), the client software is sent to the recipient in a step 550.
Certificate Search An important part of sending secure e-mail is retrieving the certificate of the intended recipient. A certificate is a data object that contains one or more public keys, along with any combination of (a) data about the holder of those keys, and (b) one or more signatures binding some subset of the data about the holder of the keys with some subset of the public keys themselves. The data about the holder of the keys can include, for example, the name of they key holder, the key holder's e-mail address, a picture of the key holder, and some indication of the authorization of that key holder.
Referring back to Fig. 4, certificate search module 462 within secure server has particular mechanisms for finding an appropriate certificate to use. The first consideration in such a search is the level of trust to be placed in a certificate. Tlus is determined, in part, via trust policies, as discussed in further detail below.
When looking for an appropriate certificate, a secure server might find it in a number of places including:
1) A local cache of certificates.
2) A local certificate database (e.g., a local public Lightweight Directory Access Protocol (LDAP) server).
3) Other secure servers, in particular a server in the Internet domain of the recipient. Secure server 408 can, for example, use DNS mail exchange records (i.e., mail server records for a particular domain) or look for an appropriately named host for a suitable server (e.g., a host named keys.domain).
4) Designated PGP key servers.
5) Public PGP key servers.
6) Other directories that can hold certificates The administrator of secure server 408 can tailor the actual options that secure server 408 might use for certificate searching, as well as the ordering. The search strategies above are among the policies that secure server 408 is configured to follow in one embodiment of the present invention.

In an exemplary embodiment of the first scenario described above, secure server 408 shown in Fig. 4 contains a certificate cache 411. Certificate cache 411 contains a subset of all of the certificates that secure server 408 has utilized. As one example, certificate cache 411 contains a predetermined number of the most recently used certificates. Thus, if a certificate is needed and was used recently, secure server 408 quickly retrieves the certificate from certificate cache 411. In an alternate embodiment, certificate cache 411 contains certificates that are used most frequently.
Thus, if a certificate is needed and is one of the most frequently used certificates (as determined, for example, by a frequency-of use algorithm), it is retrieved quickly from certificate cache 411.
Fig. 4 also shows an example of the second scenario above. Specifically, e-mail server 420 contains an LDAP database 425. LDAP database 425 can contain, for example, the certificates for all users of local network 490. In an alternate embodiment, a separate LDAP server could contain the certificates for all employees of a particular division or company, or the certificates for all members of a particular organization (even if all of those employees or members were not necessarily users of local network 490). Thus, for searches where recipients will often be from a common group, an LDAP or other server that contains an LDAP database can improve the search time for a certificate (when compared to searching over the entire Internet, for example). In another alternative embodiment, secure server 408 could be configured to°-implement LDAP database 425.
In an example of the third scenario above, a secure server can query another server by using an LDAP lookup, an http request, or a "piggybacked" request on an SMTP request to another secure server. Secure servers provide an SMTP
extension for a certificate request. This is how secure servers implement direct trust -when sending e-mail to a user in another domain, a secure server in the sending domain will simply query the e-mail server in the receiving domain for the proper certificate. If the e-mail server in the receiving domain has a certificate for that e-mail address, that certificate is retrieved and used.
A direct trust strategy, as discussed in further detail below, provides two enhancements over previous mechanisms -- easy coordination with partner organizations, and a shortcut on the certification problem. For example, two workgroups that install secure servers cause encrypted e-mail to automatically spread through the two organizations. The trust relationship is based on simple cooperation between the two e-mail servers. It can be further enhanced by other network security protocols such as DNSsec and IPsec.
A fourth possibility for searching for the recipient's certificate in an exemplary embodiment includes searching one or more designated PGP key servers. A PGP
key server is a server that contains a database of PGP users, their public keys, and certificates. Secure server 408 can contain, in one embodiment, a set of designated PGP key servers as the next entry in its search path for finding a recipient's certificate.
The designated PGP key servers could be, for example, located in areas geographically near to where secure server 408 and local network 490 are located, or could be housed at institutions where a significant number of recipients may exist (such as a particular university).
In addition to searching one or more designated PGP key servers, in a fifth scenario secure server 408 can also be configured by policy to search all public PGP
servers for the certificate of the designated recipient. A public PGP key server is a PGP
key server that can be reached via the Internet by anyone (i.e., certificates within the database of that public PGP key server can be accessed and retrieved by anyone with access to the Internet). One reason for placing this at a lower priority is that a search of all public PGP key servers could take considerably longer than searching a local cache, a local database, other secure servers, or a set of designated PGP key servers.
Finally, secure server 408 could be configured to search one or more other directories for the certificate of the intended recipient of a message from a user. Such other directories could include, for example, custom enterprise directories that contain a particular subset of certificates or nonpublic certificates.
Once a certificate has been found, the certificate is added to the local public certificate cache, to speed up multiple lookups of the same certificate.
Certificates added to the local public certificate cache expire after a time the administrator has configured and are then removed.
If a certificate cannot be located for the intended recipient of a message, secure server 408 provides several alternatives, with the behavior depending on administrative preference. In one embodiment, possible actions can include:

Return the message to the original sender 2. Send the message unencrypted 3. Add a "smart trailer" following the unencrypted text of the message, with a URL leading the recipient back to the secure server giving them a link to download an encryption client (e.g., a PGP client) or allowing them to set preferences for using secure URL e-mail.
4. Send a secure URL e-mail message (e.g., a Boomerang e-mail provided by PGP Corporation).
Secure URL E-Mail Message Secure URL e-mail describes the concept where outbound e-mail that should be encrypted actually stays on secure server 408 and requires the recipient to view the e-mail through an SHTTP web page on secure server 408. Instead of receiving the unencrypted message, in one exemplary embodiment, the recipient receives a message containing a URL pointing back to secure server 408, as well as other URLs for downloading, for example, encryption client software. In an exemplary embodiment, the URL leads the recipient back to an SHTTP web page on secure server 408.
The web page, secured with SHTTP, allows the recipient to securely read the message. For example, the web page could contain the following questions followed by the original clear message beneath it (but still secured via the SHTTP connection):
"You may read messages from John Smith <john@ovidbuyer.com> securely in the future. Please select one of the following options:
1. Use encryption to read e-mail securely on your desktop (installs an encryption client when selected) 2. Enter a passphrase to read e-mail from ovidbuyer.com securely on this site 3. Please do not encrypt e-mail to me"
In one embodiment of the present invention, for each e-mail address to which secure server 408 tries to send e-mail, secure server 408 creates a new secure URL e-mail account. This provides a way for secure transparent electronic communication to be enabled by default. Even if a certificate is not found for a particular recipient (as described earlier), the provision of a secure URL e-mail account will mean that communications between the user and the recipient are secure.

Upon a recipient selecting option 2 above, secure server 408 creates a passphrase to the entry for that account in the secure URL e-mail database.
Future messages to that recipient are read using this passphrase. By providing a passphrase, a further level of security is added since only the recipient with that passphrase can view messages sent by secure server 408. This provides a rudimentary level of authentication.
If a recipient selects option 3 above, secure server 408 adds a flag to the entry in the secure URL e-mail database so secure server 408 will send that recipient messages in the clear (i.e., unencrypted) but still secured by the SHTTP comzection.
Thus, in an embodiment of the present invention, secure URL e-mail provides a form of secure transparent electronic communication, even when the recipient does not have secure communication capability on the recipient's computer or other electronic device. Secure transparent electronic communication causes the communication between the user and the recipient to be secured, regardless of the intent of either the user or the recipient.
Receiving E-mail When a user retrieves e-mail from secure server 408, the server proxies the connection in message receive module 458 and decrypts messages in key processing and crypto module 458 before they are sent over SSL to the user's system. This process, as directed by the applicable policy, can be completely transparent, or can be enhanced with text or HTML to let the user know that the e-mail was sent encrypted or signed.
Verifying a digital signature on a received e-mail message involves a certificate search similar to one needed for sending e-mail. Verification of a digital signature can also utilize the OpenPGP Preferred Key Server signature subpacket (RFC 2440, section 5.2.3.17) that tells where to find the proper certificate to update the signing certificate's status (such as revocation).
Fig. 6 illustrates a process used in an embodiment of a secure server according to the present invention for securely receiving e-mail messages from a user.
Such a process could, for example, be executed amongst a number of modules shown in memory unit 455 of secure server 408 in Fig. 4. In a step 605 of process 600, a secure message is intercepted from a user that was sent from another user. Upon receipt of the message, secure server 408 retrieves a user's certificate in a step 610. In a step 615, the received secure message is processed (including, in an embodiment, decryption of the encrypted message). Once processed into readable text, the message can then be sent on the user in a step 620.
Automated PKI
Unlike a traditional PKI, installation of secure server 408 creates a PKI as it is used. Secure server 408 needs little provisioning in such a PKI since secure server 408 relies on the interactions of authorized users with the main e-mail server to determine who its users are. It creates certificates as it discovers users, and also expands its dynamic infrastructure as messages are exchanged with other organizations using either PGP key servers, Lightweight Directory Access Protocol (LDAP) certificate servers, or other secure servers. This further minimizes the need for IT staff to provision secure server 408. Furthermore, this dynamic PKI works with X.509 certificates as well as PGP certificates, and can provide interoperability between PGP and S/MIME
based systems.
Key geyae~atioh When a user successfully authenticates to secure server 408 (via the authentication with e-mail server 420 via SMTP, POP, or IMAP), a check is made to determine whether that user has been issued a certificate. If the user does not have a key, secure server 408 generates a new public key pair and certificate using key processing and crypto module 464, and automatically signs the new certificate using a PGP certification key from secure server 408.
To generate the key pair, two pieces of user-specific information are needed:
the user's name and e-mail address. In the case of the user sending an SMTP e-mail, both the username and the e-mail address can be read from the "From:" line of the e-mail being sent. In the case of the user receiving e-mail via POP or IMAP, the username is acquired from the name used for authenticating to the system, and the domain is likely already known (although this may not be the case when managing multiple e-mail domains). In addition, for POP and IMAP the e-mail address is determined.
There is not a way, however, for determining the real name of the user. To work around this problem, a certificate is generated with just the e-mail address. When the user later authenticates via SMTP, the certificate's self signature is updated with the name taken from the "From:" line of the outbound message.

Local user public keys generated by key processing and crypto module 464 in secure server 408 will have the "group key" flag set in the corresponding certificate (as specified in RFC 2440, section 5.2.3.20), notifying other users that the user's private key is not in the sole possession of the intended recipient. In addition, the "preferred key server" option (as specified in RFC 2440, section 5.2.3.17) is set to the Open LDAP ruining on secure server 408. In an embodiment, the URL is a standard LDAP
URL such as:
ldap://host:port/pgpcertid=1234567890ABCDEF, ou=PGP Keyspace, o=OrgName Certificate updates Within message processing module 468, additional user IDs can be associated with user certificates in secure server 408, particularly when a user is detected to have one or more alias addresses; such as msmith@company.com and mike.smith@company.com. When a user sends a message with the "From:" header containing an address that is not on his certificate, secure server 408 will add that address.
A more complicated case occurs when a user has multiple aliases, but only ever sends e-mail from one address, e.g., Mike Smith sends e-mail from msmith@company.com, but also receives e-mail for mike@company.com, mike.smith@company.com, etc. In this case, a new header (such as "X-Ovid-Recipient" in an embodiment of the present invention involving an Ovid server) is added by message processing module 468 to all incoming non-mailing list e-mail (i.e., individually addressed e-mail) received by secure server 408. The new header contains the actual SMTP recipient address (i.e., the address specified in the RCPT
command in the SMTP session). When the user downloads e-mail, secure server 408 compares the recipient address added to the X-Ovid-Recipient header with the authenticated username. If the recipient address is different from the username, secure server 408 associates the recipient address with the user's certificate as a new user ID.
All internal mailing lists within e-mail server 420 are added to an exclusion list.
In an embodiment, messages sent to mailing lists will not have the X-Ovid-Recipient header added to them, nor will they have this header checked when downloaded.
If a mailing list fails to get added to the exclusion list, an e-mail sent by a non-local user to an internally-hosted mailing list (e.g., list@company.com), would cause the header "X-Ovid-Recipient: list@company.com" to be added to the SMTP message when it was first received. When the recipient downloads the message, secure server 408 would process the X-Ovid-Recipient header and add list@company.com to the user's certificate. A mailing list detection mechanism within message receive module 458 in secure server 408 detects and prevents this situation when a user downloads a message.
Note that in gateway mode, the e-mail does not get processed by secure server 408 when the user downloads it, so it only adds aliases when a user sends a message from a different address.
Certificate expif°atioya a~cd renewal Certificates generated by key processing and crypto module 464 in secure server 408 have an expiration time configurable by the administrator, in one embodiment ranging from one day up to no expiration. A default expiration is set, which, in an exemplary embodiment, is two weeks. When a certificate maintenance function within key processing and crypto module 468 of secure server 408 determines that a certificate is nearing expiration, a new certificate with a new self signature for the certificate and a new expiration date is generated (instead of leaving the existing certificate expired and generating a new certificate for the user). This allows a user to retain the same cryptographic key, but with a new expiration date and new signature in the certificate.
In order to solve the "dead certificate" problem (i.e., expired certificates being retained indefinitely), three configurable timeout intervals exist in an embodiment of the present invention:
1. Certificate expiration timeout 2. Account inactivity timeout 3. Final account inactivity timeout The first timeout, the certificate expiration timeout, is the default certificate expiration time. When a certificate maintenance function described above finds any certificates that are expired, or will expire within a predetermined amount of time, secure server 408 checks the last time the user has logged in to e-mail server 420. If the user has logged in within the time period specified by the account inactivity timeout (the second timeout interval), a new self signature is generated for the certificate with a new expiration date. If the user hasn't logged in within the account inactivity timeout, the certificate is left to expire. Once the final account inactivity timeout has elapsed, if the user still hasn't logged in, the certificate is removed. In order to avoid removing certificates for users that may be gone for an extended period of time, the final account inactivity timeout should be set very high.
Trust policies There are three basic trust policies that specify certificate validity. They are hierarchical trust, cumulative trust, and direct trust. The server providing secure transparent electronic communication uses all three policies. Hierarchical trust considers a certificate valid if it is certified by some trusted root authority or one of its designated authorities. A trusted root authority can include, for example, a Certification Authority (CA). Traditional X.509 certificates or PGP Meta-Introducers are examples of mechanisms found in hierarchical trust systems. Cumulative trust considers a certificate valid by summing its certifications, weighting those certifications, and checking to see if they are greater than some threshold. The PGP Web of Trust is a cumulative trust system. Direct trust considers a certificate valid if it was received directly from its owner or the secure server used by the owner of the certificate.
Typically, individuals use direct trust. In such a system, if a person considers a certificate to be valid because its fingerprint is printed on the business card of the holder of the certificate, the recipient is using direct trust.
Secure server 408 allows its administrators to specify certificates of root authorities for hierarchical trust, and weighted certificates for cumulative trust. For example, in one embodiment the administrator can upload a normal PGP public keyring file (having a .pkr extension) with all of the appropriate keys, certificates, signatures, and trust levels for the organization. Secure server 408 can also use direct trust. It does this by searching for a certificate from the recipient's domain, and making the assumption that if the domain to which the user was going to send plaintext has spoofed a certificate, then it's not substantially worse than sending plaintext.
Secure server 408 will thus use direct trust whenever it has received a certificate from a source having a direct relationship with the recipient. In an embodiment, a certificate is directly trusted when it comes from one of the following sources:

1. An LDAP server running at keys.domain.com, where domain.com is the recipient's domain.
2. An LDAP server running on the recipient's SMTP server.
Policies Policies define the set of rules that govern how a secure server operates in various situations. In an embodiment, the server providing secure transparent electronic communication includes configurable policy elements, such as:
Requirements on encrypting and/or signing within domains Search strategies ~ Trusted certificates and servers No-certificate strategies Certificate management policies E-mail display policies Backup frequency, delivery, etc.
~ Administrator username Administrator password Global enable/disable encryption (learn mode) Key generation options:
o Key size o Key algorithm o Expiration time - range from 1 day to no expiration, default two weeks Account inactivity timeout - default 1 week Final account inactivity timeout - default 4 months ~ Whether communication with local users requires SSL/TLS or not What to do with a message if the recipient's certificate cannot be found - this should be configurable on a per-domain basis:
o Send in the clear o Don't send message o Add smart trailer o Send a secure URL e-mail message When to sign a message o Always o Never o When also encrypting What keys/certificates should be trusted by the secure server ~ Add/remove per-domain and public keyservers to search for public keys How long to cache looked up public keys - default 24 hours Global exclusion list - addresses not to encrypt to Whether users are allowed to add per-user exclusions for mailing lists Number of users required to add an address to the global exclusion list ~ When to decrypt messages - when the secure server receives them, or when user downloads them Policies for the secure server clients:

o If the secure server clients should give their private keys to the secure server o Passphrase length o Passphrase quality o Key generation options (see above) o Per-domain and public keyservers to search for public keys and certificates o Require encryption or allow clear messages when recipient certificate cannot be found Exchange server TLS certificates Appliance network configuration - IP address, subnet, DNS name List of e-mail domains we manage ~ Addresses of real e-mail servers:

o Incoming SMTP server to receive e-mail o SMTP relay for outbound e-mail o POP server o IMAP server o Exchange server address and port for communication Boomerang e-mail account expiration Boomerang e-mail storage quotas Allow boomerang recipients to select the option to not encrypt e-mail to them Administrator PGP key for encrypting the database backups to FTP server to upload backups to:
o Server address o Login information o Directory for backup files How many backups to keep How often to backup:
o Which days of the week o What time to begin backup Whether to send an e-mail alert to the admin after successful backup, and where to send alert Whether to automatically install software updates, or save them for the administrator to manually install A field for the administrator to provide an ssh public key for shell access to the appliance List of other machines to send syslog messages E-mail address to e-mail daily logs In an embodiment of the present invention, the administration console also.
allows the administrator to perform the following tasks:
Search the local certificate databases and revoke or delete individual keys and certificates View the list of downloaded software updates and install them manually ~ Request SSL/TLS certificates from our CA
Manage the Boomerang e-mail accounts View the list of database backups stored on the secure server and download selected baclcups Manually start a database backup ~ Manually clear the local public certificate cache Manage the local outbound e-mail queue View the current secure server logs How to format downloaded e-mail - always plain text, always html, or based on the type of the original message Exclusion list - addresses not to encrypt to secure server TLS certificates secure server address and port for communication Installation In an exemplary embodiment, secure server 408 utilizes a modified Linux operating system, such as the RedHat 7.3 Linux distribution, made by Red Hat, Inc. of Raleigh, NC. RedHat already provides many extra libraries and applications needed for secure server 408, such as openldap and apache. In a different embodiment, another RedHat-based distribution could be used, such as Immunix. The versatile and modular design of the secure server software allows for easy porting to other Unix-based operating systems, and also to a Windows-based architecture, if needed.
The programs/libraries for secure server 408 are packaged as standard signed RPMs. An RPM is a package written to comply with the RedHat Package Manager.
This allows for easy inclusion into the RedHat installer, and simplifies the automatic update mechanism. One distribution of secure server 408 will include some of the RedHat RPM packages, as appropriately modified, with whatever default configurations are needed. By not including unneeded packages, the entire distribution fits onto a single installation CD.
Initial setup In order to ease the transition to use of secure servers to provide secure transparent electronic communication, a "Learn Mode" exists in an embodiment of secure server 408. In this mode, secure server 408 does not perform any encryption/decryption, but POP, IMAP, and SMTP messages would still be proxied to e-mail server 420, allowing a public key infrastructure (PKI) to be constructed and exclusion lists to be built.
In an embodiment, software updates to secure server 408 are provided over the network automatically. These updates are signed so that only legitimate updates are installed on secure server 408. Automatic updates are distributed as signed RPMs, which is facilitated by the fact that RPM already allows for embedded PGP
signatures.

In an exemplary embodiment, secure server 408 has a scheduled task (such as a Unix 'cron' job) to periodically download updated RPMs, verify the PGP
signatures, and either (1) automatically install them for the administrator, or (2) notify the administrator by e-mail and allow the installation to be initiated manually from the administration web console. Access to the updated packages is restricted to verified customers. An SHTTP server is maintained which requires the customer to provide a valid license number and license authorization. Using standard RPMs also allows externally provided security updates to be made to any other packages used in secure server 408.
While the above-described embodiment focuses on e-mail, there are a number of other protocols that closely relate to users' needs, including, for example, instant messaging. Instant messaging protocols are widely used and are the fastest growing type of Internet communications. Also, they are completely unsecured. Secure server proxies can provide security to these protocols.
Set forth in detail above are aspects of at least one embodiment of the present invention. Each of the features set forth above may be implemented in one system, method, andlor computer executable code in accordance with an embodiment of the present invention. Alternatively, each of the features set forth above may be separately implemented in different systems, methods, and/or computer executable codes in accordance with embodiments of the present invention.
Furthermore, the principles, preferred embodiments, and modes of operation of the present invention have been described in the foregoing description.
However, the invention that is intended to be protected is not to be construed as limited to the particular embodiments disclosed. Further, the embodiments described herein are to be regarded as illustrative rather than restrictive. Others may make variations and changes, and equivalents employed, without departing from the spirit of the present invention. Accordingly, it is expressly intended that all such variations, changes and equivalents which fall within the spirit and scope of the present invention as defined in the foregoing claims be embraced thereby.

Claims (19)

What is claimed is:
1 A method comprising:
providing a first server in a local network as a proxy between an open communications network and a user;
intercepting at said first server messages directed toward said open communications network or said user; and processing said messages according to indicia contained within said messages to provide transparent transmission and receipt of secure messages over said open communications network.
2. A method as in claim 1, further comprising storing one or more messages on a second server in said local network.
3. A method, as in claim 1, wherein said messages further comprise electronic mail messages.
4 A method, as in claim 1, wherein said messages further comprise instant messages.
5. A method as in claim 1, wherein said processing further comprises:
managing a plurality of cryptographic keys within said first server for said user;
creating, when necessary, one or more cryptographic keys for said user;
upon receipt of an unsecured message from said user, securing said unsecured message; and upon receipt of a secured message for said user, unsecuring said message.
6. A method as in claim 5. wherein said securing further comprises encrypting said unsecured message.
7. A method as in claim 5. wherein said unsecuring further comprises decrypting said secured message.
8. A method comprising:
intercepting an unsecured message from a sender;
automatically transforming said unsecured message to a secure message for a recipient; and transmitting said secure message to said recipient.
9. A system as in claim 8, wherein said unsecured message further comprises an electronic mail message.
A system as in claim 8, wherein said transmitting further comprises sending said secure message via a second server.
11. A method for transparently receiving a secure message comprising:
intercepting a secure message from a sender;
automatically unsecuring said message to create an unsecured message;
when said unsecured message has an electronic signature associated with it, searching for a digital identity corresponding to said sender of said secure message;
verifying any electronic signatures associated with said unsecured message using said digital identity; and transmitting said unsecured message to a recipient.
12. A system comprising:

a first server in a local network acting as a proxy between an open communications network and a user;
a second server in said local network upon which one or more messages are stored; and a crypto module for automatically encrypting and decrypting said messages to provide transparent transmission and receipt of secure messages over said open communications network.
13. A system for transparently transmitting a secure message comprising:

a message receive module for intercepting an unsecured message from a sender;

a crypto module for automatically transforming said unsecured message to a secure message for a recipient; and a message transmit module for transmitting said secure message to said recipient.
14. A system for transparently receiving a secure message comprising:

a message receive module for intercepting a secure message from a sender;

a certificate search module to search for a digital identity corresponding to said sender of said secure message when said unsecured message has an electronic signature associated with it;

a crypto module to unsecure said message to create an unsecured message and verify any electronic signatures associated with said unsecured message using said digital identity; and a message transmit module for transmitting said unsecured message to a recipient.
15. A computer readable medium containing computer program instructions for transparently transmitting and receiving secure messages over an open communications network, said computer readable medium containing instructions for:

acting as a proxy between an open communications network and a user;

intercepting messages directed toward said open communications network or said user; and processing said messages according to indicia contained within said messages to provide transparent transmission and receipt of secure messages over said open communications network.
16. A computer readable medium containing computer program instructions for transparently transmitting secure messages to a recipient over an open communications network, said computer readable medium containing instructions for:

intercepting an unsecured message from a sender;

automatically transforming said unsecured message to a secure message for said recipient; and transmitting said secure message to said recipient.
17. A computer readable medium containing computer program instructions for transparently receiving secure messages for a recipient over an open communications network, said computer readable medium containing instructions for:

intercepting a secure message from a sender;

automatically unsecuring said message to create an unsecured message;

when said unsecured message has an electronic signature associated with it, searching for a digital identity corresponding to said sender of said secure message;

verifying any electronic signatures associated with said unsecured message using said digital identity; and transmitting said unsecured message to a recipient.
18. A method for transparently transmitting a secure message comprising:

intercepting an unsecured message from a sender;

storing said unsecured message on a first server;

transmitting said unsecured message from said first server to a second server in a local network;

automatically transforming said unsecured message to a secure message; and transmitting said secure message to said recipient.
19. A method for transparently receiving a secure message comprising:

intercepting a secure message from a sender;

automatically transforming said secure message to an unsecured message;

storing said unsecured message in a local network;

when said unsecured message has an electronic signature associated with it, searcing for a digital identity corresponding to said sender of said secure message;

verifying any electronic signatures associated with said unsecured message using said digital identity; and transmitting said unsecured message to a recipient.
CA002511335A 2003-01-07 2004-01-07 System and method for secure and transparent electronic communication Abandoned CA2511335A1 (en)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
US43830003P 2003-01-07 2003-01-07
US60/438,300 2003-01-07
US10/462,775 US20040133520A1 (en) 2003-01-07 2003-06-17 System and method for secure and transparent electronic communication
US10/462,775 2003-06-17
PCT/US2004/000225 WO2004063869A2 (en) 2003-01-07 2004-01-07 System and method for secure and transparent electronic communication

Publications (1)

Publication Number Publication Date
CA2511335A1 true CA2511335A1 (en) 2004-07-29

Family

ID=32685515

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002511335A Abandoned CA2511335A1 (en) 2003-01-07 2004-01-07 System and method for secure and transparent electronic communication

Country Status (5)

Country Link
US (1) US20040133520A1 (en)
EP (1) EP1584054A4 (en)
JP (1) JP2006518949A (en)
CA (1) CA2511335A1 (en)
WO (1) WO2004063869A2 (en)

Families Citing this family (80)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8079086B1 (en) 1997-11-06 2011-12-13 Finjan, Inc. Malicious mobile code runtime monitoring system and methods
US9219755B2 (en) 1996-11-08 2015-12-22 Finjan, Inc. Malicious mobile code runtime monitoring system and methods
US7058822B2 (en) 2000-03-30 2006-06-06 Finjan Software, Ltd. Malicious mobile code runtime monitoring system and methods
JP3926792B2 (en) 2001-06-12 2007-06-06 リサーチ イン モーション リミテッド System and method for compressing secure email for exchange with mobile data communication devices
CN1653459B (en) 2001-06-12 2010-12-15 捷讯研究有限公司 System and method for processing encoded messages for exchange with a mobile data communication device
KR20040015272A (en) 2001-06-12 2004-02-18 리서치 인 모션 리미티드 Certificate management and transfer system and method
US20040205248A1 (en) * 2001-07-10 2004-10-14 Herbert A Little System and method for secure message key caching in a mobile communication device
CN101232504B (en) 2001-08-06 2012-09-19 捷讯研究有限公司 System and method for processing encoded messages
DE60329584D1 (en) * 2002-03-20 2009-11-19 Research In Motion Ltd SYSTEM AND METHOD FOR SENDING AND USING THE MESSAGES
US20040078601A1 (en) * 2002-08-02 2004-04-22 Chris Tengwall System and method for operating a wireless device network
US7640427B2 (en) * 2003-01-07 2009-12-29 Pgp Corporation System and method for secure electronic communication in a partially keyless environment
US20040133774A1 (en) * 2003-01-07 2004-07-08 Callas Jonathan D. System and method for dynamic data security operations
US7716736B2 (en) * 2003-04-17 2010-05-11 Cybersoft, Inc. Apparatus, methods and articles of manufacture for computer virus testing
AU2003304620A1 (en) * 2003-06-30 2005-01-21 Net Agent, Co. Ltd. Electronic mail transmission/reception system
DE602004022817D1 (en) * 2003-07-11 2009-10-08 Computer Ass Think Inc PROCESS AND SYSTEM FOR PROTECTION FROM COMPUTER VIRUSES
US7523314B2 (en) * 2003-12-22 2009-04-21 Voltage Security, Inc. Identity-based-encryption message management system
US8392612B2 (en) * 2003-12-24 2013-03-05 Apple Inc. Replication server selection method
US7676846B2 (en) * 2004-02-13 2010-03-09 Microsoft Corporation Binding content to an entity
US20050267939A1 (en) * 2004-05-17 2005-12-01 International Business Machines Corporation Transparent security for electronic mail messages
US20060036849A1 (en) * 2004-08-09 2006-02-16 Research In Motion Limited System and method for certificate searching and retrieval
US9094429B2 (en) * 2004-08-10 2015-07-28 Blackberry Limited Server verification of secure electronic messages
US8667590B1 (en) 2004-08-20 2014-03-04 Trend Micro Incorporated Method and apparatus for protecting high availability devices from computer viruses and other malicious content
US7673004B1 (en) * 2004-08-31 2010-03-02 Face Time Communications, Inc. Method and apparatus for secure IM communications using an IM module
US7549043B2 (en) 2004-09-01 2009-06-16 Research In Motion Limited Providing certificate matching in a system and method for searching and retrieving certificates
US7631183B2 (en) 2004-09-01 2009-12-08 Research In Motion Limited System and method for retrieving related certificates
US7640428B2 (en) * 2004-09-02 2009-12-29 Research In Motion Limited System and method for searching and retrieving certificates
JP2006101469A (en) * 2004-09-29 2006-04-13 Microsoft Corp Terminal for exchanging electronic business card
US7886144B2 (en) 2004-10-29 2011-02-08 Research In Motion Limited System and method for retrieving certificates associated with senders of digitally signed messages
US8032553B2 (en) * 2004-12-29 2011-10-04 Sap Ag Email integrated task processor
US8352742B2 (en) * 2005-07-19 2013-01-08 Go Daddy Operating Company, LLC Receiving encrypted emails via a web-based email system
US7912906B2 (en) * 2005-07-19 2011-03-22 The Go Daddy Group, Inc. Generating PKI email accounts on a web-based email system
US8145707B2 (en) * 2005-07-19 2012-03-27 Go Daddy Operating Company, LLC Sending digitally signed emails via a web-based email system
DE602005020482D1 (en) * 2005-10-14 2010-05-20 Research In Motion Ltd Masterverschlüsselung
US8316230B2 (en) * 2005-11-14 2012-11-20 Microsoft Corporation Service for determining whether digital certificate has been revoked
US7716467B1 (en) * 2005-12-02 2010-05-11 Sprint Communications Company L.P. Encryption gateway service
US7568106B2 (en) * 2005-12-16 2009-07-28 International Business Machines Corporation Cooperative non-repudiated message exchange in a network environment
JP4449899B2 (en) * 2005-12-28 2010-04-14 ブラザー工業株式会社 Management device and program
JP4835177B2 (en) * 2006-01-31 2011-12-14 ブラザー工業株式会社 Certificate issuing device and program
US7949641B1 (en) * 2006-02-15 2011-05-24 Crimson Corporation Systems and methods for validating a portion of a file that is downloaded from another computer system
US7814161B2 (en) * 2006-06-23 2010-10-12 Research In Motion Limited System and method for handling electronic mail mismatches
JP5008951B2 (en) * 2006-11-10 2012-08-22 ケイティケイ株式会社 Mail management device
US20080118070A1 (en) * 2006-11-20 2008-05-22 6580874 Canada Inc. Open and distributed systems to provide secure email service
US8538028B2 (en) * 2006-11-20 2013-09-17 Toposis Corporation System and method for secure electronic communication services
FI20075577A0 (en) * 2007-08-17 2007-08-17 Exove Oy Secure data transfer
US20090216678A1 (en) * 2008-02-25 2009-08-27 Research In Motion Limited System and method for facilitating secure communication of messages associated with a project
US8806590B2 (en) * 2008-06-22 2014-08-12 Microsoft Corporation Signed ephemeral email addresses
US9240978B2 (en) * 2008-12-31 2016-01-19 Verizon Patent And Licensing Inc. Communication system having message encryption
US8682985B2 (en) * 2009-01-15 2014-03-25 Microsoft Corporation Message tracking between organizations
JP4377450B1 (en) * 2009-03-12 2009-12-02 パナソニック株式会社 Form reader device and form authentication method
EP2336941A1 (en) * 2009-03-12 2011-06-22 Panasonic Corporation Form reader, form authentication method, and program
US20100241668A1 (en) * 2009-03-17 2010-09-23 Microsoft Corporation Local Computer Account Management at Domain Level
US20120151377A1 (en) * 2010-12-08 2012-06-14 Microsoft Corporation Organic projects
DE102010054059A1 (en) * 2010-12-10 2012-06-14 Giesecke & Devrient Gmbh Method for encrypting an electronic text message
US8597111B2 (en) * 2011-06-09 2013-12-03 Igt Anonymous player tracking with mobile devices
US9285981B1 (en) 2012-07-16 2016-03-15 Wickr Inc. Discouraging screen capture
US8826432B2 (en) 2012-12-06 2014-09-02 Airwatch, Llc Systems and methods for controlling email access
US8862868B2 (en) 2012-12-06 2014-10-14 Airwatch, Llc Systems and methods for controlling email access
US8832785B2 (en) 2012-12-06 2014-09-09 Airwatch, Llc Systems and methods for controlling email access
US8978110B2 (en) 2012-12-06 2015-03-10 Airwatch Llc Systems and methods for controlling email access
US9021037B2 (en) 2012-12-06 2015-04-28 Airwatch Llc Systems and methods for controlling email access
US9787686B2 (en) 2013-04-12 2017-10-10 Airwatch Llc On-demand security policy activation
US9866591B1 (en) 2013-06-25 2018-01-09 Wickr Inc. Enterprise messaging platform
US10129260B1 (en) 2013-06-25 2018-11-13 Wickr Inc. Mutual privacy management
US10567349B2 (en) 2013-06-25 2020-02-18 Wickr Inc. Secure time-to-live
US9830089B1 (en) 2013-06-25 2017-11-28 Wickr Inc. Digital data sanitization
US20150215291A1 (en) 2013-12-05 2015-07-30 Tarek A.M. Abdunabi Secure decentralized content management platform and transparent gateway
US9698976B1 (en) 2014-02-24 2017-07-04 Wickr Inc. Key management and dynamic perfect forward secrecy
US9306935B2 (en) * 2014-02-25 2016-04-05 Amazon Technologies, Inc. Provisioning digital certificates in a network environment
US9584530B1 (en) 2014-06-27 2017-02-28 Wickr Inc. In-band identity verification and man-in-the-middle defense
US9565147B2 (en) 2014-06-30 2017-02-07 Go Daddy Operating Company, LLC System and methods for multiple email services having a common domain
KR102457809B1 (en) 2014-09-24 2022-10-24 삼성전자주식회사 Method, Apparatus and System of Security of Data Communication
US9654288B1 (en) 2014-12-11 2017-05-16 Wickr Inc. Securing group communications
US10050927B2 (en) 2015-01-27 2018-08-14 Mastercard International Incorporated Systems and methods for centralized domain name system administration
US9584493B1 (en) 2015-12-18 2017-02-28 Wickr Inc. Decentralized authoritative messaging
US10291607B1 (en) 2016-02-02 2019-05-14 Wickr Inc. Providing real-time events to applications
US9596079B1 (en) 2016-04-14 2017-03-14 Wickr Inc. Secure telecommunications
US9590958B1 (en) 2016-04-14 2017-03-07 Wickr Inc. Secure file transfer
US10484397B2 (en) * 2017-06-30 2019-11-19 Fortinet, Inc. Automatic electronic mail (email) encryption by email servers
US10439825B1 (en) * 2018-11-13 2019-10-08 INTEGRITY Security Services, Inc. Providing quality of service for certificate management systems
JP2021162778A (en) * 2020-04-01 2021-10-11 キヤノン株式会社 Communication device, method for controlling communication device, and program

Family Cites Families (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7453A (en) * 1850-06-25 Brick-peess
US133775A (en) * 1872-12-10 Improvement in feed-rolls for lumber
US131232A (en) * 1872-09-10 Improvement in baling-presses
US154371A (en) * 1874-08-25 Improvement in soda-water-bottle stoppers
US144109A (en) * 1873-10-28 Improvement in bending-machines
US34833A (en) * 1862-04-01 Improved ball furniture-caster
US133774A (en) * 1872-12-10 Improvement in the manufacture of artificial stone
US5261002A (en) * 1992-03-13 1993-11-09 Digital Equipment Corporation Method of issuance and revocation of certificates of authenticity used in public key networks and other systems
US5671279A (en) * 1995-11-13 1997-09-23 Netscape Communications Corporation Electronic commerce using a secure courier system
US5745574A (en) * 1995-12-15 1998-04-28 Entegrity Solutions Corporation Security infrastructure for electronic transactions
US6067620A (en) * 1996-07-30 2000-05-23 Holden; James M. Stand alone security device for computer networks
US6499108B1 (en) * 1996-11-19 2002-12-24 R. Brent Johnson Secure electronic mail system
US5982898A (en) * 1997-03-07 1999-11-09 At&T Corp. Certification process
US6249585B1 (en) * 1998-04-08 2001-06-19 Network Associates, Inc Publicly verifiable key recovery
US6134658A (en) * 1997-06-09 2000-10-17 Microsoft Corporation Multi-server location-independent authentication certificate management system
US6105131A (en) * 1997-06-13 2000-08-15 International Business Machines Corporation Secure server and method of operation for a distributed information system
US6023700A (en) * 1997-06-17 2000-02-08 Cranberry Properties, Llc Electronic mail distribution system for integrated electronic communication
AU8759098A (en) * 1997-07-24 1999-02-16 Tumbleweed Communications Corporation E-mail firewall with stored key encryption/decryption
US6651166B1 (en) * 1998-04-09 2003-11-18 Tumbleweed Software Corp. Sender driven certification enrollment system
US6233577B1 (en) * 1998-02-17 2001-05-15 Phone.Com, Inc. Centralized certificate management system for two-way interactive communication devices in data networks
US7032242B1 (en) * 1998-03-05 2006-04-18 3Com Corporation Method and system for distributed network address translation with network security features
US6715073B1 (en) * 1998-06-04 2004-03-30 International Business Machines Corporation Secure server using public key registration and methods of operation
US6442686B1 (en) * 1998-07-02 2002-08-27 Networks Associates Technology, Inc. System and methodology for messaging server-based management and enforcement of crypto policies
US6301658B1 (en) * 1998-09-09 2001-10-09 Secure Computing Corporation Method and system for authenticating digital certificates issued by an authentication hierarchy
JP3566115B2 (en) * 1999-01-13 2004-09-15 シャープ株式会社 Mail transfer apparatus and method, and medium storing mail transfer control program
US6684248B1 (en) * 1999-05-03 2004-01-27 Certifiedmail.Com, Inc. Method of transferring data from a sender to a recipient during which a unique account for the recipient is automatically created if the account does not previously exist
US6356937B1 (en) * 1999-07-06 2002-03-12 David Montville Interoperable full-featured web-based and client-side e-mail system
US6636975B1 (en) * 1999-12-15 2003-10-21 Identix Incorporated Accessing a secure resource using certificates bound with authentication information
US20020059144A1 (en) * 2000-04-28 2002-05-16 Meffert Gregory J. Secured content delivery system and method
US6732101B1 (en) * 2000-06-15 2004-05-04 Zix Corporation Secure message forwarding system detecting user's preferences including security preferences
JP2002024147A (en) * 2000-07-05 2002-01-25 Nec Corp System and method for secure mail proxy and recording medium
US6745231B1 (en) * 2000-08-08 2004-06-01 International Business Machines Corporation System for securing electronic mail
US7020779B1 (en) * 2000-08-22 2006-03-28 Sun Microsystems, Inc. Secure, distributed e-mail system
JP2002082907A (en) * 2000-09-11 2002-03-22 Nec Corp Security function substitution method in data communication and its system, and recording medium
US7925878B2 (en) * 2001-10-03 2011-04-12 Gemalto Sa System and method for creating a trusted network capable of facilitating secure open network transactions using batch credentials
US20030115448A1 (en) * 2001-10-29 2003-06-19 Thaddeus Bouchard Methods and apparatus for securely communicating a message
GB2382177B (en) * 2001-11-20 2005-09-14 Hewlett Packard Co Digital certificate verification
US20030140223A1 (en) * 2002-01-23 2003-07-24 Robert Desideri Automatic configuration of devices for secure network communication

Also Published As

Publication number Publication date
US20040133520A1 (en) 2004-07-08
JP2006518949A (en) 2006-08-17
WO2004063869A2 (en) 2004-07-29
WO2004063869A3 (en) 2005-04-07
EP1584054A2 (en) 2005-10-12
WO2004063869A9 (en) 2005-10-27
EP1584054A4 (en) 2006-08-23

Similar Documents

Publication Publication Date Title
US7640427B2 (en) System and method for secure electronic communication in a partially keyless environment
US20040133520A1 (en) System and method for secure and transparent electronic communication
US20040133774A1 (en) System and method for dynamic data security operations
US9917828B2 (en) Secure message delivery using a trust broker
US8327157B2 (en) Secure encrypted email server
US8489877B2 (en) System, method and computer product for sending encrypted messages to recipients where the sender does not possess the credentials of the recipient
US8032750B2 (en) Method for establishing a secure e-mail communication channel between a sender and a recipient
US7673004B1 (en) Method and apparatus for secure IM communications using an IM module
US8156190B2 (en) Generating PKI email accounts on a web-based email system
US7277549B2 (en) System for implementing business processes using key server events
CA2394451C (en) System, method and computer product for delivery and receipt of s/mime-encrypted data
US8145707B2 (en) Sending digitally signed emails via a web-based email system
US20030217148A1 (en) Method and apparatus for LAN authentication on switch
JP2005517348A (en) A secure electronic messaging system that requires a key search to derive a decryption key
US20070288746A1 (en) Method of providing key containers
US8352742B2 (en) Receiving encrypted emails via a web-based email system
EP1151573A1 (en) Secure messaging system and method
Hughes Interoperability and Usability—Key Requirements in the Deployment of Enterprise Secure E-mail
AU2005220240B1 (en) Method of providing key containers

Legal Events

Date Code Title Description
EEER Examination request
FZDE Discontinued