US20110314283A1 - E-mail certification service - Google Patents

E-mail certification service Download PDF

Info

Publication number
US20110314283A1
US20110314283A1 US13/220,607 US201113220607A US2011314283A1 US 20110314283 A1 US20110314283 A1 US 20110314283A1 US 201113220607 A US201113220607 A US 201113220607A US 2011314283 A1 US2011314283 A1 US 2011314283A1
Authority
US
United States
Prior art keywords
mail message
result
mail
service
sender
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
US13/220,607
Inventor
Peter S. Avritch
Bruce M. Clay
James R. Du Molin
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.)
First Information Systems LLC
Original Assignee
First Information Systems LLC
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 First Information Systems LLC filed Critical First Information Systems LLC
Priority to US13/220,607 priority Critical patent/US20110314283A1/en
Publication of US20110314283A1 publication Critical patent/US20110314283A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • 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/12Applying verification of the received information
    • H04L63/123Applying verification of the received information received data contents, e.g. message integrity

Definitions

  • the present invention is in the field of electronic mail and, more particularly, is directed to verification, by a receiver of an e-mail message, of the integrity of the received e-mail message.
  • spam catchers typically catch legitimate e-mail messages in addition to spam e-mail messages. Users must carefully scrutinize the caught e-mail messages, lest any of them be legitimate and unintentionally ignored. Also, spoof e-mail messages are more difficult to detect, as they appear in many respects to be legitimate.
  • HashCash a proposed system known as “HashCash” is similar to the system described in the Sundsted disclosure.
  • the proposed HashCash system is such that, before an e-mail message is sent, a significant particular math computation must be performed on the sending computer to generate a token. This computation is such that, for example, it would take up to 15 seconds on a standard 1 GHz PC.
  • the token is incorporated into the e-mail message.
  • the receiving computer performs a relatively simple computation to verify that the token is, in fact, the result of the particular a math computation performed on the sending computer.
  • a drawback of HashCash, then, is that anyone who is willing to undergo the computational burden can send e-mail messages unimpeded.
  • HashCash merely substitutes computational expense for the monetary expense of the Sundsted system (albeit there is money or other value received by the e-mail recipient).
  • a method is provided to handle an electronic mail message such that the receiver of the e-mail message can verify the integrity of the message.
  • a request is provided from a sender's side to a service.
  • the request includes information regarding the e-mail message.
  • the service processes at least a portion of the request to generate a result. For example, the service may encrypt the portion of the request, according to a public/private key encryption scheme, to generate a digital signature as the result.
  • the service provides the result to the sender's side.
  • the result is incorporated into the e-mail message and the result-incorporated message is transmitted via an e-mail system.
  • the result-incorporated e-mail message is processed to assess the integrity of the received e-mail message.
  • FIG. 1 is a flowchart illustrating a process in accordance with an aspect of the invention
  • FIG. 2 schematically illustrates the relationship between various entities as the FIG. 1 method is executed
  • FIG. 3 is a flowchart illustrating, in greater detail, a portion of the FIG. 1 method that is executed at the receiver's side.
  • FIG. 4 illustrates a portion of the FIG. 3 method where it is determined if a received e-mail message is a result-incorporated message and appropriate action is taken.
  • FIG. 1 illustrates a broad aspect of a method/system to handle an e-mail message such that a receiver of the e-mail message can assess the integrity of the e-mail message.
  • FIG. 2 illustrates the architecture of the method/system.
  • a plurality of senders 102 a through 102 n (referred to generically in FIG. 1 by the reference numeral 102 ) and a plurality of receivers 106 a through 106 n (referred to generically in FIG. 1 by the reference numeral 106 ) are, in a basic form, present in any e-mail system. That is, any sender 102 can send an e-mail message to any receiver 106 via the e-mail system 118 .
  • an e-mail is created at the sender's side.
  • the user authors an original e-mail message using standard e-mail client software (e.g., Outlook 98 or Outlook 2000), including indicating a desired recipient of the message.
  • standard e-mail client software e.g., Outlook 98 or Outlook 2000
  • information regarding the e-mail is provided to the service 104 .
  • the user does not need to take any special course of action to cause the information to be provided to the service 104 .
  • the process is intentionally “transparent” to the user to eliminate any possible confusion and extra steps that might otherwise interfere with the rapid deployment and use of the service 104 .
  • programming code either embedded within the email client or included as an add-on component intercepts the e-mail message.
  • the mail client interacts with the service 104 , in the form of a single TCP/IP request using a standard Internet protocol such as HTTP or HTTPS.
  • HTTP HyperText Transfer Protocol
  • packets of the communication will generally not be blocked by corporate or home DSL firewalls. Packets transmitted by HTTPS are also generally immune from network snooping since HTTPS is a secure protocol. It is noted that payload data of HTTP transmissions may be internally encrypted.
  • the information regarding the e-mail message, provided to the service 104 includes the following information:
  • the information regarding the e-mail message includes information such that, after being processed by the service 104 to generate a result, as discussed below, the receiver's side 106 can process the result and assess the integrity of the e-mail message.
  • the information provided to the service 104 includes the sender's identity and authentication (typically account/password). This information, as opposed to being information regarding the e-mail message, can be characterized as information about the sender, from which the service 104 can authenticate the sender.
  • the sender's side 102 It is not necessary for the sender's side 102 to provide the actual content (body) of the e-mail message to the service 104 . This contributes to maintaining the privacy, security and comfort of the sending user.
  • the e-mail message body is “hashed” by the mail client at the sender's side 102 to derive a multi-digit numerical sequence which represents the substance of the message without disclosing its content.
  • the hash result more commonly known as a message digest, is a mathematically unique number generated according to the industry standard SHA-1 algorithm. The theory of SHA-1 is that it will never generate the same message digest for non-identical input text, yet it will always generate the same digest for the identical input text.
  • Message digests are most commonly used in security schemes utilizing RSA encryption systems and have been accepted by industry for many years as a very dependable form of representing messages and for detecting unauthorized changes to such messages. It is the message digest, not the substance of the message itself, that is the information regarding the e-mail message provided from the sender's side 102 to the service 104 .
  • the service 104 processes the information regarding the e-mail to generate a result.
  • the information regarding the e-mail is routed, using load-balancing techniques, to an appropriate HTTP server of the service 104 .
  • a goal of load balancing is to reduce load or bottlenecks and minimize risk due to system failures. Off-the-shelf hardware contributes to this.
  • senders may be “assigned” to particular groups, and the groups may be assigned to sets of servers. In this instance, each sender will locally save the URL/IP for its associated group and, thus, will be able to help avoid traffic jams by going directly to a server that is able to handle its requests.
  • This load can be spread around the country/world so the “whole universe” is not potentially trying to simultaneously hit one single access point. Downtime is improved since, if a server does go down, only its assigned group is affected.
  • the service 104 executes a program to authenticate the account name and password.
  • the sender's e-mail address, recipient's e-mail address and message body digest are combined (e.g., concatenated) along with additional housekeeping information (timestamp, sequence numbers, priority, sorting, keywords, etc.) and provided as input to the industry-standard SHA-1 algorithm, to form a 160-bit unique result.
  • additional housekeeping information timestamp, sequence numbers, priority, sorting, keywords, etc.
  • SHA-1 additional housekeeping information
  • a portion of the 160-bit unique result is discarded in order to increase performance and reduce the size of the result without meaningfully degrading the ability of the receiving side 106 to adequately assess the integrity of the e-mail message.
  • the service 104 signs the result (entire, or a portion thereof as discussed above) of the SHA-1 algorithm with a private key, such that it can be decoded using the corresponding public key.
  • the private key is kept secret by the service 104 , and the public key is made available to the receiver side 106 .
  • the public key is “embedded” within the receiver side e-mail client software.
  • the signing determines a sequence result that is an alphanumeric sequence of characters approximately 128 characters long.
  • the service-determined sequence result is returned from the service 104 to the requesting sender 102 .
  • a corresponding result code is also provided to the sender 102 .
  • the service 104 performs a variety of accounting, logging and account management procedures at step 114 so that usage and quality of service can be monitored and so that, for example, billing functions can be executed as appropriate.
  • the sender 102 incorporates the service-determined sequence result into the e-mail message.
  • the service-determined sequence result is incorporated into the e-mail as an SMTP mail header.
  • Mail headers are commonly used within existing SMTP systems, and such systems include processes to perform the routing and housekeeping out of view of the users such that e-mail messages ultimately arrive in the inbox of their intended recipients. Industry-standard guidelines cover the use of such mail headers, so e-mail messages including the mail headers are allowed to pass through the existing SMTP infrastructure without being blocked, without interfering with the quality of service delivered to users, and without being altered.
  • the result-incorporated e-mail message is then transmitted via the e-mail system 118 to the sender's SMTP server, and, ultimately is forwarded to the designated recipient's POP3 email account.
  • SMTP routing software along the way is free to either ignore or interpret the SMTP mail header holding the service-determined sequence result. Generally, the SMTP mail header will be ignored (with the exception of the SMTP server or e-mail client of the intended recipient).
  • the e-mail client software of some intended recipients may not be “enabled” (either does not have the capability or is not so configured) to process the SMTP mail header holding the service-determined sequence result.
  • the sender need not know (or care) if the recipient is using enabled e-mail client software. If the e-mail client software of the receiver is enabled, the SMTP mail header holding the service-determined result will be processed. Otherwise, non-enabled receiver clients ignore the SMTP mail header, generally behaving as if the SMTP mail header was not included in the received e-mail message at all.
  • the sequence result is processed at step 120 to assess the integrity of the received e-mail.
  • the e-mail message is received “normally” by the email client software from the recipient's SMTP/POP3 server.
  • the e-mail message is preprocessed to assess the integrity of the received e-mail message. This may be accomplished by validation code that is, for example, embedded into the e-mail client; a third-party add-on component to the email client; integrated into an embedded or third-party anti-SPAM product; integrated in whole or in part, or as an add-on, within an advanced SMTP server such as Microsoft's Exchange Server.
  • FIG. 3 illustrates, in greater detail, processing of step 120 at the receiver side 106 .
  • the validation code upon interception of the incoming message, at step 302 , the validation code generates a first SH-1 result, based on the body of the received e-mail (the part the user generally sees). If the body of the received e-mail has not changed since being composed by the sender 102 (more properly, since the message digest was created at step 112 of FIG. 1 ), then the SH-1 result, computed at the receiver's side 106 in step 302 , will be the same as the digest computed at the sender's side 102 and provided to the service 104 at step 112 .
  • the first SH-1 result is concatenated with the sender's and recipient's e-mail addresses as contained in the received e-mail. This concatenation is the basis of a second SH-1 result generated at step 304 .
  • the second SH-1 result nominally replicates the service-determined result (step 114 of FIG. 1 ) computed by the service 104 and incorporated into the e-mail message at the sender's side 102 (step 116 of FIG. 1 ).
  • the public key associated with the service 104 is used to decode the service-determined result incorporated into the received e-mail message, to determine a decoded service-determined result. If there has not been spoofing or hacking or other alteration of the e-mail message (whether willful or otherwise), the decoded service-determined result matches the second SH-1 result. Once the integrity of the received e-mail has been assessed, appropriate action is taken.
  • the decoded service-determined result is compared to the second SH-1 result. If these are the same, then the received e-mail is “sound” and appropriate action is taken at step 310 . If these are not the same, then the received e-mail is not “sound” and appropriate action is taken at step 312 .
  • a received e-mail message is identical to e-mail messages previously received. This is typically a result of an identical e-mail message being sent to the recipient repeatedly.
  • a cache is maintained at the receiver's side 106 of service-determined results. By comparing the service-determined result associated with a received e-mail message to entries in the cache, it can be determined that the received e-mail message is identical to one or more e-mail messages previously received, and appropriate action can be taken.
  • the SMTP message header includes additional information provided at the sender side 102 .
  • this additional information may include keywords, which can be used by the e-mail client software at the receiver's side 106 .
  • This additional information can be processed and appropriate action taken.
  • the e-mail client software at the receiver's side 106 may use the information for sorting of e-mail messages or for otherwise controlling the placement of e-mail messages in the e-mail inbox.
  • step 402 it is determined whether the received e-mail message is a result-incorporated e-mail message. This may be accomplished, for example, by checking for the appropriate SMTP header where the result would be expected to have been incorporated into the e-mail message. If the e-mail message is a result incorporated e-mail message then, at step 404 , processing takes place according to FIG. 3 . Otherwise, at step 406 , appropriate action is taken. For example, preference may be to consider such unverifiable e-mail messages to be of a low priority.
  • senders 102 may initially “register” with the service 104 .
  • the service 104 Before the service 104 will transmit a result to the sender's side 102 , it must receiving an indication of agreement by the sender to terms of use of the service.
  • the indication of agreement to terms of use of the service 104 may be as a result of an initial subscription by the sender 102 to the service.
  • the sender's side is nominally associated with a particular e-mail address of a plurality of e-mail addresses.
  • an inquiry e-mail message may be sent to the particular e-mail address, and the service may observe behavior of the sender associated with the inquiry e-mail message.
  • the expected behavior of the sender associated with the inquiry e-mail message may include the sender sending an e-mail message to the service in reply to the inquiry e-mail message.
  • the behavior of the sender associated with the inquiry e-mail message may include following instructions set forth in the inquiry e-mail message, such as instructions to link to a particular universal resource locator.
  • the inquiry message may be sent by a transmission channel other than the electronic mail system.
  • the transmission channel may include a hardcopy delivery service, such as a mail service or similar courier service, and may even require signature of the sender.
  • facility is provided for the receiving users to use data from the database of sender information associated with the service 104 .
  • a button may be provided on the e-mail client of the receiver that can be activated by the receiver while viewing/selecting a result-incorporated message.
  • a query is sent to the sender information database for information on the sender.
  • the sender information is available for display to the recipient.
  • the information could be provided for display in text or rich formats, for example, including XML, HTML, etc.
  • the information could even include, for example, a photograph of the sender if the photo was provided to the service 104 .
  • a facility (such as a one-click import button) may be provided to add the sender to the contact list associated with the recipient's e-mail client software (since details about the sender like name, address, phone, e-mail addresses, etc. are included in the sender information database).
  • Support may be provided in a format appropriate to the e-mail client, such as vcards and or the richer format supported by Outlook. (It is noted that Outlook 2003 has photo support). Links may be even be provided to web sites.
  • a real estate agent may send an email to a local prospect, and the prospect could have confidence as to the integrity of the information about the real estate agent, as provided from the sender information database. This can be a selling point for that real estate agent over other real estate agents whose information is not available from a trusted source.

Abstract

A method is provided to handle an electronic mail message such that the receiver of the e-mail message can verify the integrity of the message. A request is provided from a sender's side to a service. The request includes information regarding the e-mail message. The service processes at least a portion of the request to generate a result. For example, the service may encrypt the portion of the request, according to a public/private key encryption scheme, to generate a digital signature as the result. The service provides the result to the sender's side. At the sender's side, the result is incorporated into the e-mail message and the result-incorporated message is transmitted via an e-mail system. At the receiver's side, the result-incorporated e-mail message is processed to assess the integrity of the received e-mail message.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is a continuation of co-pending U.S. patent application Ser. No. 12/632,655, filed Dec. 7, 2009, which is a continuation of U.S. patent application Ser. No. 10/749,911 (now U.S. Pat. No. 7,653,816) by Avritch et al., filed Dec. 30, 2003, entitled “E-MAIL CERTIFICATION SERVICE.” These applications are incorporated herein by reference in their entirety for all purposes.
  • BACKGROUND OF THE INVENTION
  • The present invention is in the field of electronic mail and, more particularly, is directed to verification, by a receiver of an e-mail message, of the integrity of the received e-mail message.
  • Electronic mail has become a useful tool in our personal and business lives. Unfortunately, like other useful technologies, it has also become an intrusion. For example, only the most diligent among us are able to avoid scurrilous attempts to sell us nutritional supplements, mortgages, pornography and numerous other “products.” More recently, scammers have taken to using “spoof” e-mails in an illegitimate attempt to gain access to our personal information. For example, such scammers have spoofed BestBuy and eBay, attempting to entice unsuspecting users into providing personal information such as social security numbers and credit card numbers. Thus, as useful as e-mail has proven to be in our lives, it can be dangerous to blindly assume that received e-mail is legitimate. However, efforts at minimizing intrusion of technologies often unavoidably diminish the usefulness of the technology whose intrusion we are seeking to minimize.
  • For example, “spam” catchers typically catch legitimate e-mail messages in addition to spam e-mail messages. Users must carefully scrutinize the caught e-mail messages, lest any of them be legitimate and unintentionally ignored. Also, spoof e-mail messages are more difficult to detect, as they appear in many respects to be legitimate.
  • There have been a number of attempts to address the concerns with e-mail. One notorious attempt is described in U.S. Pat. No. 5,999,967, to Sundsted. Sundsted has proposed attaching an “electronic stamp” to each e-mail message sent, where the receiver of the e-mail message receives money from the sender. The receiver can determine whether it is “worth it” (from the value of the attached stamp) to read the e-mail and receive the money. Because Sundsted employs “stamps” having monetary value associated with them, there is a practical requirement (which is difficult to achieve) that the system to exchange value be secured against fraud. Furthermore, even if the system to exchange value can be made secure, there is nothing that allows a receiver of e-mail to discriminate between senders from whom it is desirable to receive e-mail and senders from who it is undesirable to receive e-mail apart from the monetary benefit to the receiver who reads e-mail. Perhaps even more significantly, nothing in the electronic stamp allows one to assess the integrity of the e-mail.
  • In many respects, a proposed system known as “HashCash” is similar to the system described in the Sundsted disclosure. The proposed HashCash system is such that, before an e-mail message is sent, a significant particular math computation must be performed on the sending computer to generate a token. This computation is such that, for example, it would take up to 15 seconds on a standard 1 GHz PC. The token is incorporated into the e-mail message. The receiving computer performs a relatively simple computation to verify that the token is, in fact, the result of the particular a math computation performed on the sending computer. A drawback of HashCash, then, is that anyone who is willing to undergo the computational burden can send e-mail messages unimpeded. That is, like the system described in the Sundsted patent, there is nothing in the token that allows the receiving side to discriminate between senders from whom it is desirable to receive e-mail and senders from whom it is undesirable to receive e-mail, beyond verifying that the sender did, in fact, incur the computational expense to generate the HashCash token. That is, in some sense, HashCash merely substitutes computational expense for the monetary expense of the Sundsted system (albeit there is money or other value received by the e-mail recipient).
  • BRIEF SUMMARY OF THE INVENTION
  • A method is provided to handle an electronic mail message such that the receiver of the e-mail message can verify the integrity of the message. A request is provided from a sender's side to a service. The request includes information regarding the e-mail message. The service processes at least a portion of the request to generate a result. For example, the service may encrypt the portion of the request, according to a public/private key encryption scheme, to generate a digital signature as the result. The service provides the result to the sender's side.
  • At the sender's side, the result is incorporated into the e-mail message and the result-incorporated message is transmitted via an e-mail system. At the receiver's side, the result-incorporated e-mail message is processed to assess the integrity of the received e-mail message.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a flowchart illustrating a process in accordance with an aspect of the invention;
  • FIG. 2 schematically illustrates the relationship between various entities as the FIG. 1 method is executed;
  • FIG. 3 is a flowchart illustrating, in greater detail, a portion of the FIG. 1 method that is executed at the receiver's side.
  • FIG. 4 illustrates a portion of the FIG. 3 method where it is determined if a received e-mail message is a result-incorporated message and appropriate action is taken.
  • DETAILED DESCRIPTION OF THE INVENTION
  • FIG. 1 illustrates a broad aspect of a method/system to handle an e-mail message such that a receiver of the e-mail message can assess the integrity of the e-mail message. FIG. 2 illustrates the architecture of the method/system. Referring to FIGS. 1 and 2, a plurality of senders 102 a through 102 n (referred to generically in FIG. 1 by the reference numeral 102) and a plurality of receivers 106 a through 106 n (referred to generically in FIG. 1 by the reference numeral 106) are, in a basic form, present in any e-mail system. That is, any sender 102 can send an e-mail message to any receiver 106 via the e-mail system 118.
  • Referring specifically to FIG. 1, at step 110, an e-mail is created at the sender's side. For example, the user authors an original e-mail message using standard e-mail client software (e.g., Outlook 98 or Outlook 2000), including indicating a desired recipient of the message. At step 112, information regarding the e-mail is provided to the service 104. The user does not need to take any special course of action to cause the information to be provided to the service 104. The process is intentionally “transparent” to the user to eliminate any possible confusion and extra steps that might otherwise interfere with the rapid deployment and use of the service 104.
  • For example, upon detecting an e-mail message to be sent, programming code either embedded within the email client or included as an add-on component intercepts the e-mail message. The mail client interacts with the service 104, in the form of a single TCP/IP request using a standard Internet protocol such as HTTP or HTTPS. By using standard Internet protocols communication with the service 104, packets of the communication will generally not be blocked by corporate or home DSL firewalls. Packets transmitted by HTTPS are also generally immune from network snooping since HTTPS is a secure protocol. It is noted that payload data of HTTP transmissions may be internally encrypted.
  • In one example, the information regarding the e-mail message, provided to the service 104, includes the following information:
  • Sender's email address
    Recipient's email address
    Digest of message body (mathematical hash of the email text)
  • In general, the information regarding the e-mail message includes information such that, after being processed by the service 104 to generate a result, as discussed below, the receiver's side 106 can process the result and assess the integrity of the e-mail message.
  • In some embodiments, the information provided to the service 104 includes the sender's identity and authentication (typically account/password). This information, as opposed to being information regarding the e-mail message, can be characterized as information about the sender, from which the service 104 can authenticate the sender.
  • It is not necessary for the sender's side 102 to provide the actual content (body) of the e-mail message to the service 104. This contributes to maintaining the privacy, security and comfort of the sending user. The e-mail message body is “hashed” by the mail client at the sender's side 102 to derive a multi-digit numerical sequence which represents the substance of the message without disclosing its content. The hash result, more commonly known as a message digest, is a mathematically unique number generated according to the industry standard SHA-1 algorithm. The theory of SHA-1 is that it will never generate the same message digest for non-identical input text, yet it will always generate the same digest for the identical input text. Message digests are most commonly used in security schemes utilizing RSA encryption systems and have been accepted by industry for many years as a very dependable form of representing messages and for detecting unauthorized changes to such messages. It is the message digest, not the substance of the message itself, that is the information regarding the e-mail message provided from the sender's side 102 to the service 104.
  • Referring still to FIG. 1, at step 114, the service 104 processes the information regarding the e-mail to generate a result. In particular, the information regarding the e-mail is routed, using load-balancing techniques, to an appropriate HTTP server of the service 104. A goal of load balancing is to reduce load or bottlenecks and minimize risk due to system failures. Off-the-shelf hardware contributes to this. Also, senders may be “assigned” to particular groups, and the groups may be assigned to sets of servers. In this instance, each sender will locally save the URL/IP for its associated group and, thus, will be able to help avoid traffic jams by going directly to a server that is able to handle its requests. This load can be spread around the country/world so the “whole universe” is not potentially trying to simultaneously hit one single access point. Downtime is improved since, if a server does go down, only its assigned group is affected.
  • The service 104 executes a program to authenticate the account name and password. In addition, the sender's e-mail address, recipient's e-mail address and message body digest are combined (e.g., concatenated) along with additional housekeeping information (timestamp, sequence numbers, priority, sorting, keywords, etc.) and provided as input to the industry-standard SHA-1 algorithm, to form a 160-bit unique result. In some embodiments, a portion of the 160-bit unique result is discarded in order to increase performance and reduce the size of the result without meaningfully degrading the ability of the receiving side 106 to adequately assess the integrity of the e-mail message.
  • Still at step 114, the service 104 signs the result (entire, or a portion thereof as discussed above) of the SHA-1 algorithm with a private key, such that it can be decoded using the corresponding public key. The private key is kept secret by the service 104, and the public key is made available to the receiver side 106. In some embodiments, the public key is “embedded” within the receiver side e-mail client software. The signing determines a sequence result that is an alphanumeric sequence of characters approximately 128 characters long. The service-determined sequence result is returned from the service 104 to the requesting sender 102. In some embodiments, a corresponding result code is also provided to the sender 102.
  • Further, in some embodiments, the service 104 performs a variety of accounting, logging and account management procedures at step 114 so that usage and quality of service can be monitored and so that, for example, billing functions can be executed as appropriate.
  • At step 116, the sender 102 incorporates the service-determined sequence result into the e-mail message. In one embodiment, the service-determined sequence result is incorporated into the e-mail as an SMTP mail header. Mail headers are commonly used within existing SMTP systems, and such systems include processes to perform the routing and housekeeping out of view of the users such that e-mail messages ultimately arrive in the inbox of their intended recipients. Industry-standard guidelines cover the use of such mail headers, so e-mail messages including the mail headers are allowed to pass through the existing SMTP infrastructure without being blocked, without interfering with the quality of service delivered to users, and without being altered.
  • Turning back to FIGS. 1 and 2, the result-incorporated e-mail message is then transmitted via the e-mail system 118 to the sender's SMTP server, and, ultimately is forwarded to the designated recipient's POP3 email account. SMTP routing software along the way is free to either ignore or interpret the SMTP mail header holding the service-determined sequence result. Generally, the SMTP mail header will be ignored (with the exception of the SMTP server or e-mail client of the intended recipient).
  • The e-mail client software of some intended recipients may not be “enabled” (either does not have the capability or is not so configured) to process the SMTP mail header holding the service-determined sequence result. The sender need not know (or care) if the recipient is using enabled e-mail client software. If the e-mail client software of the receiver is enabled, the SMTP mail header holding the service-determined result will be processed. Otherwise, non-enabled receiver clients ignore the SMTP mail header, generally behaving as if the SMTP mail header was not included in the received e-mail message at all.
  • If the e-mail client software of the recipient is enabled, at the receiver side 106, the sequence result is processed at step 120 to assess the integrity of the received e-mail. The e-mail message is received “normally” by the email client software from the recipient's SMTP/POP3 server. Before presenting the incoming e-mail message to the user, the e-mail message is preprocessed to assess the integrity of the received e-mail message. This may be accomplished by validation code that is, for example, embedded into the e-mail client; a third-party add-on component to the email client; integrated into an embedded or third-party anti-SPAM product; integrated in whole or in part, or as an add-on, within an advanced SMTP server such as Microsoft's Exchange Server.
  • FIG. 3 illustrates, in greater detail, processing of step 120 at the receiver side 106. Turning now to FIG. 3, upon interception of the incoming message, at step 302, the validation code generates a first SH-1 result, based on the body of the received e-mail (the part the user generally sees). If the body of the received e-mail has not changed since being composed by the sender 102 (more properly, since the message digest was created at step 112 of FIG. 1), then the SH-1 result, computed at the receiver's side 106 in step 302, will be the same as the digest computed at the sender's side 102 and provided to the service 104 at step 112.
  • At step 304, the first SH-1 result is concatenated with the sender's and recipient's e-mail addresses as contained in the received e-mail. This concatenation is the basis of a second SH-1 result generated at step 304. The second SH-1 result nominally replicates the service-determined result (step 114 of FIG. 1) computed by the service 104 and incorporated into the e-mail message at the sender's side 102 (step 116 of FIG. 1).
  • Also at step 306, the public key associated with the service 104 is used to decode the service-determined result incorporated into the received e-mail message, to determine a decoded service-determined result. If there has not been spoofing or hacking or other alteration of the e-mail message (whether willful or otherwise), the decoded service-determined result matches the second SH-1 result. Once the integrity of the received e-mail has been assessed, appropriate action is taken. At step 4308, the decoded service-determined result is compared to the second SH-1 result. If these are the same, then the received e-mail is “sound” and appropriate action is taken at step 310. If these are not the same, then the received e-mail is not “sound” and appropriate action is taken at step 312.
  • In accordance with some embodiments, at the receiver's side 106, it is determined whether a received e-mail message is identical to e-mail messages previously received. This is typically a result of an identical e-mail message being sent to the recipient repeatedly. Specifically, a cache is maintained at the receiver's side 106 of service-determined results. By comparing the service-determined result associated with a received e-mail message to entries in the cache, it can be determined that the received e-mail message is identical to one or more e-mail messages previously received, and appropriate action can be taken.
  • In accordance with some embodiments, in addition to the service-determined result, the SMTP message header includes additional information provided at the sender side 102. For example, this additional information may include keywords, which can be used by the e-mail client software at the receiver's side 106. This additional information can be processed and appropriate action taken. For example, the e-mail client software at the receiver's side 106 may use the information for sorting of e-mail messages or for otherwise controlling the placement of e-mail messages in the e-mail inbox.
  • Referring to FIG. 4, it is recognized that some received e-mail messages will not be result-incorporated e-mail messages. At step 402, it is determined whether the received e-mail message is a result-incorporated e-mail message. This may be accomplished, for example, by checking for the appropriate SMTP header where the result would be expected to have been incorporated into the e-mail message. If the e-mail message is a result incorporated e-mail message then, at step 404, processing takes place according to FIG. 3. Otherwise, at step 406, appropriate action is taken. For example, preference may be to consider such unverifiable e-mail messages to be of a low priority.
  • We now discuss how senders 102 may initially “register” with the service 104. Generally, before the service 104 will transmit a result to the sender's side 102, it must receiving an indication of agreement by the sender to terms of use of the service. The indication of agreement to terms of use of the service 104 may be as a result of an initial subscription by the sender 102 to the service. The sender's side is nominally associated with a particular e-mail address of a plurality of e-mail addresses. At the service, before transmitting the result to the sender's side, an inquiry e-mail message may be sent to the particular e-mail address, and the service may observe behavior of the sender associated with the inquiry e-mail message. For example, the expected behavior of the sender associated with the inquiry e-mail message may include the sender sending an e-mail message to the service in reply to the inquiry e-mail message. Additionally or alternately, the behavior of the sender associated with the inquiry e-mail message may include following instructions set forth in the inquiry e-mail message, such as instructions to link to a particular universal resource locator. The inquiry message may be sent by a transmission channel other than the electronic mail system. For example, the transmission channel may include a hardcopy delivery service, such as a mail service or similar courier service, and may even require signature of the sender.
  • In some embodiments of the e-mail client (at the receiver's side 106) or included add-on component that intercepts the e-mail message, facility is provided for the receiving users to use data from the database of sender information associated with the service 104. For example, a button may be provided on the e-mail client of the receiver that can be activated by the receiver while viewing/selecting a result-incorporated message. As a result of activating the button, a query is sent to the sender information database for information on the sender. The sender information is available for display to the recipient. The information could be provided for display in text or rich formats, for example, including XML, HTML, etc. The information could even include, for example, a photograph of the sender if the photo was provided to the service 104.
  • As another example, a facility (such as a one-click import button) may be provided to add the sender to the contact list associated with the recipient's e-mail client software (since details about the sender like name, address, phone, e-mail addresses, etc. are included in the sender information database). Support may be provided in a format appropriate to the e-mail client, such as vcards and or the richer format supported by Outlook. (It is noted that Outlook 2003 has photo support). Links may be even be provided to web sites. As an example of the usefulness of such a facility, a real estate agent may send an email to a local prospect, and the prospect could have confidence as to the integrity of the information about the real estate agent, as provided from the sender information database. This can be a selling point for that real estate agent over other real estate agents whose information is not available from a trusted source.
  • While the present invention has been particularly described with respect to the illustrated embodiments, it will be appreciated that various alterations, modifications and adaptations may be based on the present disclosure, and are intended to be within the scope of the present invention. While the invention has been described in connection with what are presently considered to be the most practical and preferred embodiments, it is to be understood that the present invention is not limited to the disclosed embodiment but, on the contrary, is intended to cover various modifications and equivalent arrangements included within the scope of the claims.

Claims (27)

1. A computer-implemented method of operating a service to generate a result for an electronic mail (“e-mail”) message, comprising:
by the service, receiving a request comprising meta-data information regarding the e-mail message,
by the service, processing at least a portion of the request to determine the result using a service private key, the service private key kept secret by the service; and
by the service, providing the result for incorporation of the result into the e-mail message prior to the e-mail message being transmitted to a recipient of the e-mail message, as a result-incorporated e-mail message, via an e-mail system.
2. The method of claim 1, wherein:
the meta-data information regarding the e-mail message includes at least an e-mail address of a sender of the e-mail message.
3. The method of claim 1, wherein:
the request further includes a digest of a body of the e-mail message.
4. The method of claim 3, wherein:
the digest of the body of the e-mail message has been generated using an SHA algorithm.
5. The method of claim 1, wherein:
the request does not include the body of the e-mail message or information from which the body of the e-mail message can be derived.
6. The method of claim 1, wherein:
the service determines the result to further include an indication of a level of certification of the e-mail message.
7. The method of claim 1, wherein:
the request further comprises sender verification information; and
the method further comprises, by the service, processing the sender verification information.
8. The method of claim 1, wherein:
a sender is associated with e-mail message; and
the method further comprises, by the service, determining how the sender may be later located.
9. The method of claim 8, wherein:
determining how the sender may be later located includes associating a degree of certainty with the determination.
10. The method of claim 9, wherein:
the result includes an indication of the degree of certainty.
11. The method of claim 10, wherein:
a sender of the e-mail message is associated with a particular e-mail address of a plurality of e-mail addresses; and
the method further comprises:
at the service, before providing the result for incorporation of the result into the e-mail message, sending an inquiry e-mail message to the particular e-mail address; and
at the service, observing behavior of the sender associated with the inquiry e-mail message.
12. The method of claim 11, wherein:
the behavior of the sender associated with the inquiry e-mail message includes the sender sending an e-mail message to the service in reply to the inquiry e-mail message.
13. The method of claim 11, wherein:
the behavior of the sender associated with the inquiry e-mail message includes following instructions set forth in the inquiry e-mail message.
14. The method of claim 13, wherein:
the instructions include instruction to link to a particular universal resource locator.
15. The method of claim 1, further comprising:
by the service, before providing the result for incorporation into the e-mail message, receiving a request for the sender to subscribe to the service;
by the service, sending an inquiry message to a sender associated with the sender's side, by a transmission channel other than the electronic mail system; and
by the service, observing behavior associated with the inquiry message.
16. A method for a recipient of an electronic mail (“e-mail”) message to validate a sender of the e-mail message, comprising:
receiving the e-mail message;
processing a header field of the received e-mail message using a public key of a service to generate a first result;
processing a portion of the received e-mail message to generate a second result, the portion of the e-mail message including at least metadata information regarding the received e-mail message but not including the header field of message processed to generate the first result; and
comparing the first result to the second result to assess the integrity of the received e-mail message.
17. The method of claim 16, wherein:
the metadata information regarding the received e-mail message includes at least information in a header field of the message configured to hold an e-mail address of the sender of the received e-mail message.
18. The method of claim 16, wherein:
the portion of the e-mail message processed to generate the second result includes a body of the received e-mail message.
19. The method of claim 16, wherein:
the second result is a digest of a body of the received e-mail message.
20. The method of claim 16, wherein:
the step of processing the received result-incorporated e-mail message to assess the integrity of the e-mail message includes:
deriving the portion of the request from which the result was determined;
processing the portion of the request and the received e-mail message to assess the integrity of the e-mail message.
21. The method of claim 20, wherein:
deriving the portion of the request from which the result was determined includes processing the result using the service public key to generate a decrypted result;
processing the portion of the request and the received e-mail message to assess the integrity of the e-mail message includes
generating a digest of the message body and processing the generated digest and the decrypted result to assess the integrity of the e-mail message.
22. The method of claim 16, wherein:
the step of processing the received result-incorporated e-mail message to assess the integrity of the e-mail message includes processing the result to determine a level of certification of the e-mail message.
23. The method of claim 16, wherein:
processing the received result-incorporated e-mail message to assess the integrity of the e-mail message is without interacting with a service that created the result, prior to the result having been incorporated into the e-mail message.
24. The method of claim 16, further comprising:
sending a request to obtain contact information about the sender from a service that created the result, prior to the result having been incorporated into the e-mail message; and
receiving the requested contact information about the sender.
25. The method of claim 24, wherein:
the requested contact information about the sender is in a format appropriate to an e-mail client program used by the recipient.
26. The method of claim 24, wherein:
the requested contact information includes at least one link to sender advertising.
27. A computing system configured to be usable by a recipient of an electronic mail (“e-mail”) message to validate a sender of the e-mail message, the computing system configured to:
receive the e-mail message;
process a header field of the received e-mail message using a public key of a service to generate a first result;
process a portion of the received e-mail message to generate a second result, the portion of the e-mail message including at least metadata information regarding the received e-mail message but not including the header field of message processed to generate the first result; and
compare the first result to the second result to assess the integrity of the received e-mail message.
US13/220,607 2003-12-30 2011-08-29 E-mail certification service Abandoned US20110314283A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/220,607 US20110314283A1 (en) 2003-12-30 2011-08-29 E-mail certification service

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US10/749,911 US7653816B2 (en) 2003-12-30 2003-12-30 E-mail certification service
US12/632,655 US8032751B2 (en) 2003-12-30 2009-12-07 E-mail certification service
US13/220,607 US20110314283A1 (en) 2003-12-30 2011-08-29 E-mail certification service

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/632,655 Continuation US8032751B2 (en) 2003-12-30 2009-12-07 E-mail certification service

Publications (1)

Publication Number Publication Date
US20110314283A1 true US20110314283A1 (en) 2011-12-22

Family

ID=34749312

Family Applications (4)

Application Number Title Priority Date Filing Date
US10/749,911 Expired - Fee Related US7653816B2 (en) 2003-12-30 2003-12-30 E-mail certification service
US10/596,864 Abandoned US20070143407A1 (en) 2003-12-30 2004-12-28 E-mail certification service
US12/632,655 Expired - Fee Related US8032751B2 (en) 2003-12-30 2009-12-07 E-mail certification service
US13/220,607 Abandoned US20110314283A1 (en) 2003-12-30 2011-08-29 E-mail certification service

Family Applications Before (3)

Application Number Title Priority Date Filing Date
US10/749,911 Expired - Fee Related US7653816B2 (en) 2003-12-30 2003-12-30 E-mail certification service
US10/596,864 Abandoned US20070143407A1 (en) 2003-12-30 2004-12-28 E-mail certification service
US12/632,655 Expired - Fee Related US8032751B2 (en) 2003-12-30 2009-12-07 E-mail certification service

Country Status (2)

Country Link
US (4) US7653816B2 (en)
WO (1) WO2005065358A2 (en)

Families Citing this family (97)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003041338A1 (en) * 2001-11-06 2003-05-15 International Business Machines Corporation Method and system for the supply of data, transactions and electronic voting
US8046832B2 (en) 2002-06-26 2011-10-25 Microsoft Corporation Spam detector with challenges
US7457955B2 (en) * 2004-01-14 2008-11-25 Brandmail Solutions, Inc. Method and apparatus for trusted branded email
US7653695B2 (en) * 2004-02-17 2010-01-26 Ironport Systems, Inc. Collecting, aggregating, and managing information relating to electronic messages
US7437169B2 (en) 2004-06-07 2008-10-14 Microsoft Corporation System and method for optimizing network communication in response to network conditions
US7783883B2 (en) * 2004-06-25 2010-08-24 Emc Corporation System and method for validating e-mail messages
US7996530B1 (en) 2004-11-15 2011-08-09 Bank Of America Corporation Method and apparatus for enabling authentication of on-line communications
US7584255B1 (en) * 2004-11-15 2009-09-01 Bank Of America Corporation Method and apparatus for enabling authentication of e-mail messages
US7603422B2 (en) * 2004-12-27 2009-10-13 Microsoft Corporation Secure safe sender list
US7599993B1 (en) 2004-12-27 2009-10-06 Microsoft Corporation Secure safe sender list
CA2493442C (en) * 2005-01-20 2014-12-16 Certicom Corp. Method and system of managing and filtering electronic messages using cryptographic techniques
US20070005702A1 (en) * 2005-03-03 2007-01-04 Tokuda Lance A User interface for email inbox to call attention differently to different classes of email
US8151112B2 (en) * 2005-04-22 2012-04-03 Gerard Lin Deliver-upon-request secure electronic message system
US7809357B2 (en) * 2005-05-20 2010-10-05 Microsoft Corporation System and method for optimizing network communication in response to network conditions
EP1905187A4 (en) * 2005-06-01 2011-08-17 Goodmail Systems Inc E-mail stamping with from-header validation
US7877789B2 (en) * 2005-06-01 2011-01-25 Goodmail Systems, Inc. E-mail stamping with from-header validation
US7917943B1 (en) * 2006-12-01 2011-03-29 Goodmail Systems, Inc. E-mail Stamping with accredited entity name
US8099465B2 (en) * 2005-06-07 2012-01-17 International Business Machines Corporation Method and system for preparing and replying to multi-party e-mails
US8874477B2 (en) 2005-10-04 2014-10-28 Steven Mark Hoffberg Multifactorial optimization system and method
US8065370B2 (en) 2005-11-03 2011-11-22 Microsoft Corporation Proofs to filter spam
US20070269041A1 (en) * 2005-12-22 2007-11-22 Rajat Bhatnagar Method and apparatus for secure messaging
JP2007180614A (en) 2005-12-26 2007-07-12 Canon Inc Transmitting device and receiver and method of controlling them, communication system, and program
US8364711B2 (en) * 2006-05-09 2013-01-29 John Wilkins Contact management system and method
US8028025B2 (en) * 2006-05-18 2011-09-27 International Business Machines Corporation Apparatus, system, and method for setting/retrieving header information dynamically into/from service data objects for protocol based technology adapters
US20070297408A1 (en) * 2006-06-22 2007-12-27 Jooyong Kim Message control system in a shared hosting environment
US20080005558A1 (en) * 2006-06-29 2008-01-03 Battelle Memorial Institute Methods and apparatuses for authentication and validation of computer-processable communications
US8484472B2 (en) * 2006-10-30 2013-07-09 Research In Motion Limited System and method of filtering unsolicited messages
US9390396B2 (en) * 2006-12-04 2016-07-12 Excalibur Ip, Llc Bootstrapping social networks using augmented peer to peer distributions of social networking services
US8224905B2 (en) * 2006-12-06 2012-07-17 Microsoft Corporation Spam filtration utilizing sender activity data
CA2574439A1 (en) * 2007-01-08 2008-07-08 Mark F. Van Coeverden De Groot Extended methods for establishing legitimacy of communications: precomputed demonstrations of legitimacy and other approaches
US8131745B1 (en) 2007-04-09 2012-03-06 Rapleaf, Inc. Associating user identities with different unique identifiers
US8103875B1 (en) * 2007-05-30 2012-01-24 Symantec Corporation Detecting email fraud through fingerprinting
JP5046158B2 (en) * 2007-08-10 2012-10-10 インターナショナル・ビジネス・マシーンズ・コーポレーション Apparatus and method for detecting characteristics of an e-mail message
US20090070866A1 (en) * 2007-09-11 2009-03-12 Erikson Glade Methods and systems for secure email transmissions
US20090106840A1 (en) * 2007-10-18 2009-04-23 Dreymann Daniel T Certification Of E-Mails With Embedded Code
US8136095B2 (en) * 2007-12-19 2012-03-13 Microsoft Corporation Relations in fuzzing data
US8286133B2 (en) * 2007-12-19 2012-10-09 Microsoft Corporation Fuzzing encoded data
US20090192881A1 (en) * 2008-01-28 2009-07-30 Pierre Joseph R Methods of advertising using digital stamps
US8146151B2 (en) 2008-02-27 2012-03-27 Microsoft Corporation Safe file transmission and reputation lookup
US9325528B2 (en) * 2008-03-20 2016-04-26 Iconix, Inc. System and method for securely performing multiple stage email processing with embedded codes
US8769702B2 (en) 2008-04-16 2014-07-01 Micosoft Corporation Application reputation service
FR2930392B1 (en) * 2008-04-22 2022-01-28 Trustseed METHOD AND DEVICE FOR SECURING DATA TRANSFERS
US8806590B2 (en) * 2008-06-22 2014-08-12 Microsoft Corporation Signed ephemeral email addresses
US8959053B2 (en) * 2008-08-13 2015-02-17 Alcatel Lucent Configuration file framework to support high availability schema based upon asynchronous checkpointing
US7614047B1 (en) 2008-08-21 2009-11-03 International Business Machines Corporation Change indication for a service offering
US9064021B2 (en) 2008-10-02 2015-06-23 Liveramp, Inc. Data source attribution system
US20100325228A1 (en) * 2009-06-23 2010-12-23 Alon Novy Systems and methods for distributed activity management system
US20110035317A1 (en) * 2009-08-07 2011-02-10 Mark Carlson Seedless anti phishing authentication using transaction history
JP5392627B2 (en) * 2010-09-30 2014-01-22 日本電気株式会社 Information processing method, information processing apparatus, control method thereof, and control program
US8990316B1 (en) * 2010-11-05 2015-03-24 Amazon Technologies, Inc. Identifying message deliverability problems using grouped message characteristics
US8819152B2 (en) * 2011-01-25 2014-08-26 Kristy Joi Downing Email addressee verification systems and methods for the same
US8726036B2 (en) * 2011-09-20 2014-05-13 Wallrust, Inc. Identifying peers by their interpersonal relationships
CN103260140B (en) * 2012-02-17 2018-03-16 中兴通讯股份有限公司 A kind of information filtering method and system
US8832443B2 (en) * 2012-05-31 2014-09-09 Daon Holdings Limited Methods and systems for increasing the security of private keys
US9818131B2 (en) 2013-03-15 2017-11-14 Liveramp, Inc. Anonymous information management
US10990686B2 (en) 2013-09-13 2021-04-27 Liveramp, Inc. Anonymous links to protect consumer privacy
US11157944B2 (en) 2013-09-13 2021-10-26 Liveramp, Inc. Partner encoding of anonymous links to protect consumer privacy
US9665883B2 (en) 2013-09-13 2017-05-30 Acxiom Corporation Apparatus and method for bringing offline data online while protecting consumer privacy
US10666590B2 (en) * 2013-10-21 2020-05-26 Dropbox, Inc. Secure sent message identifier
US10694029B1 (en) 2013-11-07 2020-06-23 Rightquestion, Llc Validating automatic number identification data
US10079791B2 (en) * 2014-03-14 2018-09-18 Xpedite Systems, Llc Systems and methods for domain- and auto-registration
US9553812B2 (en) * 2014-09-09 2017-01-24 Palo Alto Research Center Incorporated Interest keep alives at intermediate routers in a CCN
CN107210950A (en) 2014-10-10 2017-09-26 沐择歌有限责任公司 Equipment for sharing user mutual
US10560440B2 (en) 2015-03-12 2020-02-11 Fornetix Llc Server-client PKI for applied key management system and process
US10630686B2 (en) 2015-03-12 2020-04-21 Fornetix Llc Systems and methods for organizing devices in a policy hierarchy
US9665699B2 (en) * 2015-03-13 2017-05-30 Nxp B.V. Implementing padding in a white-box implementation
US10965459B2 (en) 2015-03-13 2021-03-30 Fornetix Llc Server-client key escrow for applied key management system and process
US10972422B2 (en) * 2015-05-21 2021-04-06 International Business Machines Corporation Presenting an electronic message
US10374997B2 (en) * 2015-08-26 2019-08-06 Min Zhuang System and method for spam prevention with generalized email address
US10372931B2 (en) 2015-12-27 2019-08-06 Avanan Inc. Cloud security platform
PL3188435T3 (en) * 2015-12-28 2020-05-18 Lleidanetworks Serveis Telemàtics S.A. Method for certifying an electronic mail comprising a trusted digital signature by a telecommunications operator
US10348485B2 (en) 2016-02-26 2019-07-09 Fornetix Llc Linking encryption key management with granular policy
US10860086B2 (en) 2016-02-26 2020-12-08 Fornetix Llc Policy-enabled encryption keys having complex logical operations
US11063980B2 (en) 2016-02-26 2021-07-13 Fornetix Llc System and method for associating encryption key management policy with device activity
US10917239B2 (en) 2016-02-26 2021-02-09 Fornetix Llc Policy-enabled encryption keys having ephemeral policies
US10880281B2 (en) 2016-02-26 2020-12-29 Fornetix Llc Structure of policies for evaluating key attributes of encryption keys
US10931653B2 (en) 2016-02-26 2021-02-23 Fornetix Llc System and method for hierarchy manipulation in an encryption key management system
EP3282664B1 (en) * 2016-08-08 2018-10-10 Virtual Solution AG Email verification
DE102016215914A1 (en) * 2016-08-24 2018-03-01 Siemens Aktiengesellschaft Securing a device usage information of a device
US10127160B2 (en) * 2016-09-20 2018-11-13 Alexander Gounares Methods and systems for binary scrambling
US9847973B1 (en) 2016-09-26 2017-12-19 Agari Data, Inc. Mitigating communication risk by detecting similarity to a trusted message contact
US11936604B2 (en) 2016-09-26 2024-03-19 Agari Data, Inc. Multi-level security analysis and intermediate delivery of an electronic message
US10805314B2 (en) 2017-05-19 2020-10-13 Agari Data, Inc. Using message context to evaluate security of requested data
US10880322B1 (en) 2016-09-26 2020-12-29 Agari Data, Inc. Automated tracking of interaction with a resource of a message
US10122734B2 (en) * 2016-11-29 2018-11-06 At&T Intellectual Property I, L.P. Secure email verification service
US10715543B2 (en) 2016-11-30 2020-07-14 Agari Data, Inc. Detecting computer security risk based on previously observed communications
US11044267B2 (en) 2016-11-30 2021-06-22 Agari Data, Inc. Using a measure of influence of sender in determining a security risk associated with an electronic message
US11722513B2 (en) 2016-11-30 2023-08-08 Agari Data, Inc. Using a measure of influence of sender in determining a security risk associated with an electronic message
US11019076B1 (en) * 2017-04-26 2021-05-25 Agari Data, Inc. Message security assessment using sender identity profiles
US11102244B1 (en) 2017-06-07 2021-08-24 Agari Data, Inc. Automated intelligence gathering
US11757914B1 (en) 2017-06-07 2023-09-12 Agari Data, Inc. Automated responsive message to determine a security risk of a message sender
US11601440B2 (en) * 2019-04-30 2023-03-07 William Pearce Method of detecting an email phishing attempt or fraudulent email using sequential email numbering
US20230412534A1 (en) * 2019-04-30 2023-12-21 William Michael Pearce Method of Detecting Incomplete Instant Messaging Record Sets using Sequential Numbering
US20230262040A1 (en) * 2019-04-30 2023-08-17 William Michael Pearce Method of Detecting Incomplete Electronic Record Sets using Sequential Numbering
US11587083B2 (en) 2019-12-11 2023-02-21 At&T Intellectual Property I, L.P. Transaction validation service
KR20220077109A (en) * 2020-11-30 2022-06-08 (주)기원테크 E-mail management methods and devices
US11528601B1 (en) 2021-06-09 2022-12-13 T-Mobile Usa, Inc. Determining and ameliorating wireless telecommunication network functionalities that are impaired when using end-to-end encryption

Family Cites Families (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5619648A (en) 1994-11-30 1997-04-08 Lucent Technologies Inc. Message filtering techniques
US5926552A (en) * 1997-01-24 1999-07-20 Mckeon; Paul System and process for guaranteeing signatures on securities
US5944787A (en) * 1997-04-21 1999-08-31 Sift, Inc. Method for automatically finding postal addresses from e-mail addresses
US5877757A (en) * 1997-05-23 1999-03-02 International Business Machines Corporation Method and system for providing user help information in network applications
US6775382B1 (en) * 1997-06-30 2004-08-10 Sun Microsystems, Inc. Method and apparatus for recovering encryption session keys
US5999967A (en) 1997-08-17 1999-12-07 Sundsted; Todd Electronic mail filtering by electronic stamp
US6490680B1 (en) * 1997-12-04 2002-12-03 Tecsec Incorporated Access control and authorization system
US20010037453A1 (en) * 1998-03-06 2001-11-01 Mitty Todd Jay Secure electronic transactions using a trusted intermediary with non-repudiation of receipt and contents of message
US6317829B1 (en) * 1998-06-19 2001-11-13 Entrust Technologies Limited Public key cryptography based security system to facilitate secure roaming of users
US6112227A (en) * 1998-08-06 2000-08-29 Heiner; Jeffrey Nelson Filter-in method for reducing junk e-mail
US6356937B1 (en) * 1999-07-06 2002-03-12 David Montville Interoperable full-featured web-based and client-side e-mail system
WO2001042966A2 (en) * 1999-12-13 2001-06-14 Novient, Inc. Attribute and application synchronization in distributed network environment
US20020059144A1 (en) * 2000-04-28 2002-05-16 Meffert Gregory J. Secured content delivery system and method
WO2002001783A2 (en) * 2000-06-27 2002-01-03 Peoplestreet, Inc. Systems and methods for managing contact information
US20020144122A1 (en) * 2001-04-03 2002-10-03 S.W.I.F.T. System and method for facilitating trusted transactions between businesses
JP2002163212A (en) * 2000-11-28 2002-06-07 Canon Inc Communication system, control method for it and medium
CA2374994C (en) * 2001-03-09 2007-05-15 Research In Motion Limited Wireless communication system congestion reduction system and method
WO2002093849A2 (en) * 2001-05-16 2002-11-21 Kasten Chase Applied Research Limited System for secure electronic information transmission
US7146009B2 (en) 2002-02-05 2006-12-05 Surety, Llc Secure electronic messaging system requiring key retrieval for deriving decryption keys
US7574737B1 (en) * 2002-05-31 2009-08-11 Novatel Wireless, Inc. Systems and methods for secure communication over a wireless network
CN1729476B (en) * 2002-10-18 2010-05-05 捷讯研究有限公司 Message settings selection
US9626655B2 (en) * 2004-02-19 2017-04-18 Intellectual Ventures I Llc Method, apparatus and system for regulating electronic mail

Also Published As

Publication number Publication date
US8032751B2 (en) 2011-10-04
US20050188020A1 (en) 2005-08-25
US7653816B2 (en) 2010-01-26
US20070143407A1 (en) 2007-06-21
WO2005065358A2 (en) 2005-07-21
US20100088385A1 (en) 2010-04-08
WO2005065358A3 (en) 2006-10-05

Similar Documents

Publication Publication Date Title
US8032751B2 (en) E-mail certification service
US11159523B2 (en) Rapid identification of message authentication
US7277549B2 (en) System for implementing business processes using key server events
US7650383B2 (en) Electronic message system with federation of trusted senders
US7376835B2 (en) Implementing nonrepudiation and audit using authentication assertions and key servers
US8364773B2 (en) E-mail authentication
US7325127B2 (en) Security server system
US6904521B1 (en) Non-repudiation of e-mail messages
US9419950B2 (en) Secure message forwarding system detecting user's preferences including security preferences
US8732452B2 (en) Secure message delivery using a trust broker
US20030046533A1 (en) Secure E-mail system
US20070174636A1 (en) Methods, systems, and apparatus for encrypting e-mail
US20080086532A1 (en) Method for the Verification of Electronic Message Delivery and for the Collection of Data Related to Electronic Messages Sent with False Origination Addresses
US10284597B2 (en) E-mail authentication
US20050210272A1 (en) Method and apparatus for regulating unsolicited electronic mail
US20080034212A1 (en) Method and system for authenticating digital content
US20220263822A1 (en) Rapid identification of message authentication

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION