US20030221128A1 - Method and apparatus for preventing unauthorized copying and distributing of electronic messages transmitted over a network - Google Patents

Method and apparatus for preventing unauthorized copying and distributing of electronic messages transmitted over a network Download PDF

Info

Publication number
US20030221128A1
US20030221128A1 US10/441,098 US44109803A US2003221128A1 US 20030221128 A1 US20030221128 A1 US 20030221128A1 US 44109803 A US44109803 A US 44109803A US 2003221128 A1 US2003221128 A1 US 2003221128A1
Authority
US
United States
Prior art keywords
message
digital information
software
computer
outputting
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
US10/441,098
Inventor
Hiroshi Kobata
Robert Gagne
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.)
Atabok Japan Inc
Original Assignee
Atabok Japan Inc
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 Atabok Japan Inc filed Critical Atabok Japan Inc
Priority to US10/441,098 priority Critical patent/US20030221128A1/en
Publication of US20030221128A1 publication Critical patent/US20030221128A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/55Detecting local intrusion or implementing counter-measures
    • G06F21/554Detecting local intrusion or implementing counter-measures involving event detection and direct action
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6209Protecting access to data via a platform, e.g. using keys or access control rules to a single file or object, e.g. in a secure envelope, encrypted and accessed using a key, or with access control rules appended to the object itself
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/78Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2463/00Additional details relating to network architectures or network communication protocols for network security covered by H04L63/00
    • H04L2463/101Additional details relating to network architectures or network communication protocols for network security covered by H04L63/00 applying security measures for digital rights management

Definitions

  • the invention relates generally to a method and apparatus for transmitting digital information over a network. More specifically, the invention relates to a method and apparatus for protecting such transmitted information from unauthorized replication, publication, and distribution.
  • the Internet is an international collection of interconnected networks currently providing connectivity among millions of computer systems.
  • One popular form of network communication among Internet users is electronic mail (e-mail).
  • E-mail is a “store and forward” service that enables sending computer systems to electronically exchange text messages and computer files with receiving computer systems across the globe.
  • the text messages pass over the Internet from computer system to computer system to arrive at their destination. Often computer files accompany the text messages on the journey as attachments.
  • Attachments when opened can produce a variety of outputs.
  • an output can be the display of a formatted document, execution of a software program, the playing of music or other sounds, or the display of static and animated graphical images.
  • Many e-mail systems typically limit the size of e-mail messages, and attachments are either smaller than this limit or are broken into smaller files and reconstructed by the receiver. Consequently, electronic document delivery systems have emerged as another popular store-and-forward service, to handle the delivery of large files across the network.
  • Web World Wide Web
  • the Web is a part of the Internet that provides a graphics and sound-oriented technology used by computer systems to access a vast variety of digital information, e.g., files, documents, images, and sounds, stored on other computer systems, called “Web sites.”
  • a Web site consists of electronic pages or documents called “Web pages.” Often a Web page has links, called hyperlinks, to files and documents at other Web pages on the Web.
  • Web browsers can obtain digital information from these Web sites through a graphical user interface produced by executing client software called a “browser.” Examples of commercially available Web browsers include Netscape NavigatorTM and Microsoft Internet ExplorerTM. Web browsers use a variety of standardized methods (i.e., protocols) for addressing and communicating with Web sites. A common protocol for publishing and viewing linked text documents is HyperText Transfer Protocol (HTTP).
  • HTTP HyperText Transfer Protocol
  • a computer system user To access a Web page at a Web site, a computer system user enters the address of the Web page, called an Uniform Resource Locator (URL), in an address box provided by the Web browser.
  • the URL can specify the location of a Web server or a file on a Web server.
  • Accessing the Web page downloads the contents of that Web page to the requesting computer system.
  • the result of such downloading can be an wide variety of outputs at the computer system, including any combination of text, graphics, audio, and video information (e.g., images, motion pictures, animation, etc.).
  • Accessing the Web page can also invoke execution of an application program.
  • the invention features a method for providing protection from unauthorized use of messages by a system.
  • the method includes receiving at the system digital information representing a message.
  • the digital information is stored in a storage device in a manner designed to conceal the message from unauthorized access.
  • the digital information is accessed, the message is generated from the digital information for output at the system, and use of the generated message is restricted.
  • use of the generated message is limited to outputting the generated message at the system and printing a copy of the generated message.
  • use of the generated message is limited to outputting the generated message at the system.
  • the invention features a computer system for providing protection from unauthorized use of digital information received over a network.
  • the system includes a storage device and a processor storing the digital information in the storage device in a manner designed to conceal the message from unauthorized access.
  • a message generator accesses the digital information stored in the storage device to generate the message from the stored digital information for output at the system. However, the message generator restricts use of the generated message.
  • the computer system includes an output device, and the message generator limits use of the generated message to outputting the generated message at the output device. In another embodiment, the message generator limits the use to outputting the generated message at the output device and at a printing device.
  • Concealing the message from unauthorized access can be achieved by encoding the digital information before the processor stores the digital information in the storage device, storing the digital information at randomly determined address locations of the storage device, or by other techniques known to one skilled in the art.
  • the computer system can also include a process monitor for monitoring the computer system for process changes that occur on the computer system while the message is being output at the output device.
  • the process monitor terminates the outputting of the message at the system upon detecting a process change.
  • FIG. 1 is a diagram of an exemplary embodiment of a network including a sending system, a receiving system, and a server system;
  • FIG. 2 is a diagram of an exemplary embodiment of software modules installed on the receiving system for providing protection to messages from unauthorized copying and dissemination according to the principles of the invention
  • FIG. 3 is a diagram of an exemplary embodiment of layered software including the software modules of FIG. 2 installed on the receiving system;
  • FIG. 4 is a flow diagram of an exemplary process by which the software modules store messages in a storage device.
  • FIG. 5 is a flow diagram of an exemplary process by which the software modules read messages from the storage device.
  • FIG. 1 shows an exemplary embodiment of a network 10 including a sending computer system 14 , a receiving computer system 18 , a server system 22 and a printing device 24 .
  • Other sending systems, receiving systems, server systems, and peripheral devices such as, for example, a CD-ROM (compact disk read-only memory) writer, can be part of the network 10 .
  • the sending system 14 and server system 22 transmit digital information to the receiving system 18 .
  • the transmitted digital information can represent an unlimited variety of content, for example, text, files, documents, parcels, multimedia content, video data, images, electronic photographs, executable software, program source code, file folders, audio data, music, etc.
  • the digital information can have a compressed and/or encoded form.
  • messages received by the receiving system 18 can obtain protection from unauthorized publication, replication, and distribution. It is to be understood that the protection afforded according to such principles can be given to messages currently resident within the memory of the receiving system 18 .
  • the network 10 can be, for example, a local-area network (LAN), an Intranet, or a wide area network (WAN) such as the Internet or the World Wide Web.
  • LAN local-area network
  • WAN wide area network
  • Each of the sending, receiving, and server systems can connect to the network through a variety of connections including standard telephone lines, LAN or WAN links (e.g., T1, T3, 56 kb, X.25), broadband connections (ISDN, Frame Relay, ATM), and wireless connections.
  • the connections can be established using a variety of communication protocols (e.g., HTTP, TCP/IP, IPX, SPX, NetBIOS, Ethernet, RS232, and direct asynchronous connections).
  • the sending and receiving systems 14 , 18 can be any personal computer (e.g., 286, 386, 486, Pentium, Pentium II), thin-client device, Macintosh computer, Windows-based terminal, Network Computer, wireless device, information appliance, RISC Power PC, X-device, workstation, mini computer, main frame computer, or other computing device having a graphical user interface.
  • Windows-oriented platforms supported by the sending and receiving systems 14 , 18 can include Windows 3.x, Windows 95, Windows 98, Windows NT 3.51, Windows NT 4.0, Windows CE, Windows CE for windows-based terminals, Macintosh, Java, and Unix.
  • the sending and receiving systems 14 , 18 can include a display screen 28 , 28 ′, a keyboard 32 , 32 ′, memory 36 , 36 ′, a processor 40 , 40 ′, and a mouse 44 , 44 ′, respectively.
  • the memory 36 , 36 ′ can provide persistent storage, such as a hard-drive device, or volatile storage, such as dynamic RAM.
  • the receiving system 18 may also include a speaker 46 ′.
  • the server system 22 is any computer system, or group of computer systems acting logically as a single server system, capable of receiving and forwarding messages of any size and type from the sending system 14 to the receiving system 18 .
  • the server system 22 can also operate as a Web server, communicate according to the HTTP protocol, maintain Web pages, process URLs, and control access to other portions of the network 10 (e.g., workstations, storage systems, printers) or to other networks.
  • the server system 22 can operate as a store-and-forward system, e.g., an e-mail server or an electronic document delivery system, or as a Web site providing Web pages to the receiving system 18 for downloading.
  • the server system 22 includes a storage device 48 for storing messages before forwarding to the receiving system 18 .
  • the storage device 48 can provide persistent or volatile storage.
  • the sending system 14 transmits a message to the receiving system 18 via the server system 22 .
  • the server system 22 stores the message (i.e., the digital information representing the message) in the storage device 48 and awaits a request from the receiving system 18 to obtain the message.
  • the receiving system 18 can request the message by logging on to the server system 22 and selecting those messages of interest from the server system 22 .
  • the server system 22 presents the receiving system user with a list of each message available to the receiving system user.
  • the receiving system user can select a particular message by double-clicking that message with the mouse 44 ′.
  • the server system 22 then transmits the selected message to the receiving system 18 where the digital information of the message is stored and the message is output.
  • An example of a messaging system that can practice the principles of the invention is described in the United States patent application “An Electronic Parcel Delivery System,” by Kobata et al., filed on Feb. 26, 1999 and incorporated by reference herein.
  • the receiving system 18 can access a Web page on the server system 22 through the browser and download the contents of that Web page (i.e., the message) from the server system 22 .
  • receipt of the message triggers execution of application software installed on the receiving system 18 that implements message protection of the invention.
  • the receiving system 18 can obtain digital information from other media, such as for example, a diskette or CD-ROM. In such instances, the messages are obtained from local sources rather than over the network 22 .
  • the digital information can be resident in memory of the receiving system 18 , i.e., not transferred over the network 10 or obtained from local media, and a process that attempts to access the digital information can trigger execution of the application software that provides the message protection of the invention.
  • various processes of the invention when applied individually or in combination, protect messages received by the receiving system 18 from unauthorized publication, replication, and distribution.
  • Such processes generally, (1) store the digital information representing the message in the memory 36 ′ in a manner designed to conceal the message from unauthorized access, referred to as “secure storage,” (2) restrict unauthorized use at the receiving system 18 of the message that is generated from the stored digital information, referred to as “copy-protection,” and (3) remove traces of the message from the receiving system 18 upon completion of using the message, referred to as “automatic deletion.”
  • Secure storage of the invention makes the digital information stored in the memory 36 ′ difficult to find by an unauthorized process, but if found, useless for reconstructing the message therefrom.
  • the receiving system 18 can store the digital information at randomly determined address locations in the memory 36 ′, rather than at contiguous address locations. Thus, an unauthorized process running on the receiving system cannot readily find the complete message just by finding one portion of the message.
  • the receiving system 18 can encode the digital information before storing the information in the memory 36 . Then should an unauthorized process find every portion of the message, that process may still not be able to reconstruct the message without a key to decode the encoded digital information.
  • these measures for providing secure storage can be employed independently or in combination.
  • Copy protection of the invention restricts electronic use by a user of the receiving system 18 of the generated message so as to protect against unwanted dissemination of the message.
  • the user is unable to copy, modify, edit, save, capture in a cut-and-past buffer, or forward the message that is generated from the digital information stored in memory 36 ′.
  • use of the generated message is limited to audiovisual output, that is, simply displaying the message on the display screen 28 ′ and playing sound on the local speaker 46 ′.
  • the user cannot electronically propagate the generated message beyond visually and audibly sensing the output at the receiving system 18 .
  • use of the generated message further includes printing a copy of the message on the printer 24 .
  • the use is limited to storing the message on a CD-ROM.
  • digital information representing a message may remain on a computer system although a user has deleted the message or discontinued viewing a Web page. This result can be particularly troublesome if the message contains highly confidential or secretive information that the sender or receiver intended to permanently destroy.
  • Automatic deletion of the invention ensures that the message is actually destroyed at the receiving system 18 by irretrievably removing the digital information from the memory 36 ′ after the user has terminated use of the message.
  • the automatic deletion feature also increases an assurance that the message cannot be disseminated beyond the receiving system 18 .
  • the above-described processes of the invention are implemented in software installed on the receiving system 18 .
  • Software installed on the sending system 14 (or the server system 22 ) enables the sender of the message to selectably designate that message for copy protection and automatic deletion before sending the message.
  • These protective measures can be selected independently or in combination, that is, the sender 14 or 22 can designate the message for copy protection without automatic deletion, automatic deletion without copy protection, or copy protection with automatic deletion.
  • the receiving system 18 can also designate the message for automatic deletion before or after the message has been received.
  • FIG. 2 shows a block diagram of exemplary software components of the software installed on the receiving system 18 .
  • the software components include a gatekeeper module 52 in communication with a viewer module 56 and an access module 60 .
  • the gatekeeper module 52 receives a message 70 .
  • the message 70 can be transmitted over the network 10 by the sending system 14 or the server system 22 , obtained from CD-ROM or diskette, or from local memory 36 ′.
  • a copy-protection signal 72 and/or an automatic deletion signal 76 may accompany the message 70 .
  • the copy protection and automatic deletion signals 72 , 76 indicate whether the sender 14 or 22 has elected to copy-protect and automatically delete the message 70 .
  • the gatekeeper module 52 communicates with the access module 60 to store the digital information corresponding to the message 70 in the memory 36 ′.
  • the access module 60 includes an index 80 for recording the physical storage locations (i.e., addresses) in the memory 36 ′ of the digital information.
  • the digital information representing the message 70 may be encoded and compressed when received at the receiving system 18 .
  • the gatekeeper module 52 includes a decoder 64 capable of decompressing and decoding the digital information to produce clear text.
  • Clear text can be a stream of bits, a text file, bitmap, digitized voice, a digital image, etc., that typically requires further processing to generate the message 70 . It will be appreciated by one skilled in the art that the decoder 64 has a key necessary for obtaining the clear text from the encoded and compressed digital information.
  • the viewer module 56 of the invention is an application program that can process the format of the clear text to generate the message 70 .
  • the viewer module 56 can provide viewing capability for a wide variety of formats by including one or more viewer modules and/or viewer applications for each format type.
  • An example of a viewer application that can be included within the viewer module 56 is a program that displays images stored in a GIF format, a graphics file format used for transmitting raster images on the Internet.
  • Some of the viewer modules and viewer applications incorporated within the viewer module 56 can be commercially-available viewer applications, such as Adobe Acrobat, which converts fully formatted documents from a variety of applications into a Portable Document Format (PDF) that can be viewed on various system platforms.
  • PDF Portable Document Format
  • Other commercially-available viewer applications can be a word processing program (e.g., Microsoft WORDTM and Microsoft EXCELTM).
  • Viewer application programs and viewer modules can be dynamically added to the viewer module 56 .
  • the receiving system 18 can request and download that application from another system, where the application is known to reside, and add that application to the viewer module 56 .
  • the viewer module 56 When generating audiovisual output corresponding to the message 70 on the output device 62 , (e.g., the display screen 28 ′), the viewer module 56 communicates with the access module 60 to retrieve the clear text from the memory 36 ′. To secure the clear text while stored in the memory 36 ′, the gatekeeper module 52 can encode the clear text using an encoder 68 and a key associated with the user of the receiving system 18 . The viewer module 56 then controls the outputted message 70 as directed by the copy-protection 72 and automatic deletion signals 76 .
  • FIG. 3 shows an exemplary organization of the software components 52 , 56 , 62 within the receiving system 18 .
  • the software organization includes an application layer 84 , an operating system layer 88 , and a device driver layer 92 .
  • the application layer 84 interfaces with the operating system layer 88 .
  • the operating system layer 88 includes the software procedures for controlling and using the hardware 96 of the receiving system 18 .
  • Two exemplary operating system procedures include a read operation 100 and a write operation 104 .
  • the operating system layer 92 interfaces with the device driver layer 92 .
  • Device drivers communicate with the hardware 96 to transmit and receive digital information from the hardware 96 .
  • the gatekeeper module 52 and the viewer module 56 are application programs at the application layer 84 .
  • the access module 60 is a device driver that cooperates with the operating system to provide direct access to the digital information stored in the memory 36 ′.
  • the access module 60 can be an application program at the application layer 84 that communicates with the hardware 96 through the operating system.
  • FIG. 4 shows exemplary processes by which the client software on the receiving system 18 protectively stores the message 70 received over the network 10 .
  • the decoder 64 decompresses and decodes the digital information of the message 70 , as appropriate, to produce clear text 84 .
  • the message 70 may be intelligible to any process with access to the physical storage locations of the clear text 84 .
  • the gatekeeper module 52 provides secure storage of the digital information by encoding the clear text 84 , randomizing the physical storage locations of the digital information in the memory 36 ′, or both, or by other methods used by one skilled in the art.
  • the encoder 68 uses an encryption algorithm and a key 88 associated with the user of the receiving system 18 .
  • the gatekeeper module 52 generates the key 88 when the user successfully logs onto the receiving system 18 . Accordingly, any process that accesses the physical storage locations of the encoded information cannot generate the message 70 without the key 88 . Although the digital information stored at those physical storage locations may be accessed, copied, and disseminated, the encoding of the digital information secures the message 70 .
  • the gatekeeper module 52 then performs a write operation 92 through the operating system and forwards the digital information 96 to the access module 60 .
  • the access module 60 writes the digital information into the memory 36 ′, storing the digital information at contiguous address locations 99 of the memory 36 ′ or at randomly generated address locations (e.g., 100 and 104).
  • the gatekeeper module 52 distributes the digital information at randomly determined address locations of the memory 36 ′, only a process that obtains every portion of the digital information pertaining to the message 70 can reconstruct the complete message 70 .
  • the index 80 of the access module 60 maintains pointers 98 to the storage locations of each portion of the digital information.
  • An authenticated process can access the index 80 to obtain every portion and properly reassemble the message 70 for output.
  • the pointers 98 themselves can be encoded. By encoding the pointers 98 , any process without decoding capabilities that accesses the index 80 is still unable to decipher the storage locations at which to find the digital information.
  • FIG. 5 shows an exemplary process by which the message 70 is generated.
  • the gatekeeper module 52 verifies the validity of the request 106 and the authenticity of the requesting user. Upon verifying the request 106 and the user, the gatekeeper module 52 determines the appropriate viewer application program for outputting the message 70 . The gatekeeper module 52 selects the appropriate viewer application according to the format of the digital information. In the event that more than one viewer application program within the viewer module 56 can be used to output the message 70 , the gatekeeper module 52 chooses one of the viewer applications based upon a predetermined priority ranking among the viewer application programs. The gatekeeper module 52 invokes the viewer module 56 to start the appropriate viewer application program.
  • the gatekeeper module 52 and the viewer module 56 can engage in an authentication process 114 to ensure that the viewer application program is authorized to output the message 70 .
  • the gatekeeper module 52 sends encoded, randomly generated text to the viewer module 56 . Only an authentic viewer module 56 can return the correct clear text corresponding the encoded text. An unauthorized process, then, running on the receiving system 18 in an attempt to supplant the viewer module 56 and capture the message 70 , cannot generate the message 70 without first passing this authentication process 114 .
  • the gatekeeper module 52 If the gatekeeper module 56 receives clear text from the viewer module 56 that correctly corresponds to the encoded text, the gatekeeper module 52 then generates a session key and a process identification. The gatekeeper module 52 sends the session key to the viewer module 56 , and the viewer module 56 uses the session key in all subsequent communications with the gatekeeper module 52 . For all such communications, the gatekeeper module 52 verifies the session key and the process identification.
  • the gatekeeper module 52 Upon authenticating the viewer module 56 , the gatekeeper module 52 subsequently invokes the access module 60 , providing the access module 60 with the necessary information about the selected viewer application program. The viewer module 56 is then able to access the message 70 , although no other processes are able.
  • the viewer module 56 executes read operations 100 of the operating system, and the operating system communicates with the access module 60 .
  • the read operations are designed to decode the encoded digital information after reading the encoded digital information from the memory 36 ′.
  • Another viewer application program that reads the memory 36 using standard read operations, rather than the particular read operation of the invention, may access correct storage locations in the memory 36 ′, but obtains encoded information only.
  • the access module 60 obtains and passes the digital information to the viewer module 56 .
  • the viewer module 56 then generates the message 70 from the digital information and outputs the message 70 at the receiving system 18 .
  • This output can be a display on the display screen 28 ′, sound at the speaker 46 ′, or both.
  • the viewer module 56 provides minimal functionality to the receiving system user while displaying the message 70 (hereafter, displaying includes producing sound). Once the viewer module 56 displays the message 70 , the user of the receiving system 18 has limited control of that message 70 . The user is unable to electronically replicate any portion of the message displayed on the screen 28 ′. Further, the viewer module 56 does not provide capabilities typically available in standard viewer applications, such as saving the message in a file, forwarding the message to another device (e.g., a fax machine, printer, etc.) or computer system, modifying the displayed message, or capturing a portion of the displayed message into a buffer (i.e., cut-and-paste). To withhold printing capabilities from the user, the viewer module 56 can redefine the keys on the keyboard 32 ′ so that none of the keys provide “print-screen” functionality. Consequently, the receiving system user is limited to viewing (or listening to) the message and terminating such viewing.
  • the viewer module 56 permits the user to send the message 70 to the printer 24 . Because the viewer module 56 prevents the user from modifying the message 70 , the hard-copy print-out is an exact version of the generated message 70 .
  • An advantage is that system users can exchange documents with an assurance that such documents cannot be modified easily.
  • the viewer module 56 can also restrict the number of printed copies to a predetermined limit. Still, the ability to print out the message enables the user to produce unauthorized copies of the message, for example, by using scanner and copier technologies.
  • the viewer module 56 can also operate to prevent other processes from running on the receiving system 18 that can capture the message 70 while the message 70 is being displayed. Such processes may originate at the receiving system 18 or from a remote system attempting to communicate with the receiving system 18 . To restrict the receiving system user from executing other processes at the receiving system 18 , the viewer module 56 displays the message on top of all other graphical windows or displays on the display screen 28 ′. The viewer module 56 can also maximize the displayed message to fill the display screen 28 ′. Also, the user cannot minimize this display. Consequently, the displayed message covers all other desktop icons and windows, effectively blocking the user from launching or resuming execution of any application program represented by those icons and windows.
  • the viewer module 56 obtains a status of those processes being run on the receiving system 18 and monitors the receiving system 18 for any new processes or changes in existing processes while displaying the message 70 . If the viewer module 56 detects a change in processes at the receiving system 18 , the viewer module immediately terminates outputting the message 70 . Termination can occur without regard to the character of the new process (i.e., the new process may or may not be trying to capture the message 70 ). Thus, processes that might produce a window that covers the displayed message 70 , such as, a network disconnect message, for example, will cause the display to terminate, rather than to become a sub-level window.
  • the viewer module 56 uses the character of the new process or change in process to determine whether to terminate outputting the message 70 .
  • the viewer module 56 can look for specific processes and process changes, for example, a launch of a new process at the receiving system 18 or an attempt by a process to take the foreground, that is, to become active for receipt of local input from either the mouse or the keyboard. Detecting such processes can cause the message 70 output to terminate, but the viewer module can allow the message 70 output to continue when other generally trusted processes or process changes occur, such as receipt and notification of a new electronic mail message.
  • the sending system 14 or receiving system 18 can designate the message 70 for deletion to ensure that all traces of the message disappear from the receiving system 18 when the receiving system 18 indicates an intention to terminate outputting the message 70 .
  • the user may be warned that terminating the viewing of the content permanently and irretrievably deletes the message 70 .
  • a graphic sequence can give the viewer an impression that the message is being destroyed.
  • the displayed image breaks up into smaller and smaller fragments.
  • the digital information stored in the memory 36 ′ is permanently and irretrievably deleted by writing data bit values of zero to those storage locations containing the digital information.
  • the generated message can be music or software that is output to a CD-ROM writer. Subsequent to successfully writing a CD-ROM with the music or software, the corresponding digital information on the system 18 can be deleted in accordance with the automatic deletion feature. Consequently, one copy only of the music or software is made. Further, the automatic deletion can be designed to allow more than one copy.
  • the access module 60 can maintain a status for the message 70 indicating whether the receiving system 18 has generated the message 70 .
  • the viewer module 56 generates the message 70 if the status indicates that the message has not yet been output. If the status indicates that the message 70 has been generated, the viewer module 56 does not generate the message again.
  • the status serves to thwart attempts to circumvent the automatic deletion feature. For example, a process can copy the digital information stored in the memory 36 ′ and store the copy elsewhere. Then when the viewer module 56 generates the message 70 , the status changes to record that the message 70 has been generated. Bit values of zero are subsequently written to the storage locations where the digital information was stored when viewing the message 70 has ended. The unauthorized process can use the copy to write the digital information back into zeroed storage locations and attempt to view the message 70 again. The status, however, shows that the message 70 has already been generated, and therefore the message 70 is not redisplayed. Further, the viewer module 56 can then direct the access module 60 to write zero bit values at those storage locations again.
  • a database is used to maintain user information, e.g., a list of receiving systems subscribing to a particular software product offered by a distributor, here sending system 14 .
  • user information e.g., a list of receiving systems subscribing to a particular software product offered by a distributor, here sending system 14 .
  • the database can also include usage information such as a limit to the number of computer systems upon which the software product can be installed, a limit to the number of computer systems upon which the software product can concurrently execute, and a current count of the number of computer systems upon which the software is concurrently executing.
  • the database can maintain a limit to the number of computer systems to which the software product may be distributed and a count of the current number of distributed copies.
  • Such a database can be maintained, for example, in the storage device 48 of the server 22 and be accessible over the network 10 by the gatekeeper module 52 of each subscribing receiving system.
  • the gatekeeper module 52 communicates with the database to update counts of the number of systems currently executing the software or of the current number of distributed copies.
  • the sending system 14 distributes the software product to each subscriber of the software product. Such distribution can be controlled by the limit and count values stored on the database (i.e., the limit to number of computer systems to which the software product may be distributed and the count of the current number of distributed copies).
  • Each subscriber also receives software, e.g., a DLL procedure (dynamic link library), that provides an interface between the software product and an installation program described below.
  • a DLL procedure dynamic link library
  • the software product i.e., the message
  • the software product is stored in the memory 36 ′ as described above.
  • the gatekeeper module 52 controls whether that installation occurs by accessing the database, validating the receiving system user as a valid subscriber, and ensuring that the number of installations for that software product does not exceed the limit specified in the database.
  • the viewer module 56 For the purpose of installing the software product on the receiving system, the viewer module 56 includes a viewer application that operates as an installation program. To install the software product, the viewer module 56 authenticates with the gatekeeper module 56 , as described above, and determines whether the installation program is permitted to install the software on the receiving system 18 . Upon an authorization by the gatekeeper module 52 , the installation program can then install the software product on the receiving system.
  • Another DLL on the receiving system 18 provides an interface between the installed software and the gatekeeper module 52 .
  • this DLL is invoked, prompting the gatekeeper module 52 to access the database and determine whether the software is permitted to execute. If the gatekeeper module 52 determines that this current attempt to execute the program would exceed the limit of the permitted number of concurrent users, then the gatekeeper module 52 can prevent the software from running.
  • the principles of the invention manage the installation and usage of the software product so as to meet the requirements specified in the database.
  • the viewer module 56 of the sending system 14 includes a viewer application that operates to transmit the software product to a target receiving system.
  • the viewer module 56 authenticates with the gatekeeper module 56 , and the gatekeeper module 52 accesses the pertinent information on the database before such distribution is permitted.
  • the gatekeeper module 52 communicates with the database to update the count of distributed copies.

Abstract

A method and apparatus for providing protection from unauthorized use of messages received by a system is described. The receiving system can receive a message from a sending system, for example, over a network or from local media. The message can be an e-mail message, the contents of a Web page, music, or software, etc. The receiving system stores the digital information in a storage device in a manner designed to conceal the message from unauthorized access. When a user of the receiving system wants to view the message, the digital information is accessed, the message is generated from the digital information and displayed at the receiving system. Use of this generated message is restricted. In another embodiment, this use is limited to outputting (i.e., displaying and producing sound) the generated message at the receiving system. The receiving system cannot copy, modify, save, forward, or capture any portion of the generated message. In another embodiment, restrictions on the use of the generated message are relaxed to allow printing a copy of the generated message.

Description

    FIELD OF THE INVENTION
  • The invention relates generally to a method and apparatus for transmitting digital information over a network. More specifically, the invention relates to a method and apparatus for protecting such transmitted information from unauthorized replication, publication, and distribution. [0001]
  • BACKGROUND
  • The Internet is an international collection of interconnected networks currently providing connectivity among millions of computer systems. One popular form of network communication among Internet users is electronic mail (e-mail). E-mail is a “store and forward” service that enables sending computer systems to electronically exchange text messages and computer files with receiving computer systems across the globe. The text messages pass over the Internet from computer system to computer system to arrive at their destination. Often computer files accompany the text messages on the journey as attachments. [0002]
  • Attachments when opened can produce a variety of outputs. For example, an output can be the display of a formatted document, execution of a software program, the playing of music or other sounds, or the display of static and animated graphical images. Many e-mail systems, however, typically limit the size of e-mail messages, and attachments are either smaller than this limit or are broken into smaller files and reconstructed by the receiver. Consequently, electronic document delivery systems have emerged as another popular store-and-forward service, to handle the delivery of large files across the network. [0003]
  • Another increasingly popular avenue for exchanging information among computer systems is the World Wide Web (“Web”). The Web is a part of the Internet that provides a graphics and sound-oriented technology used by computer systems to access a vast variety of digital information, e.g., files, documents, images, and sounds, stored on other computer systems, called “Web sites.” A Web site consists of electronic pages or documents called “Web pages.” Often a Web page has links, called hyperlinks, to files and documents at other Web pages on the Web. [0004]
  • Computer system users can obtain digital information from these Web sites through a graphical user interface produced by executing client software called a “browser.” Examples of commercially available Web browsers include Netscape Navigator™ and Microsoft Internet Explorer™. Web browsers use a variety of standardized methods (i.e., protocols) for addressing and communicating with Web sites. A common protocol for publishing and viewing linked text documents is HyperText Transfer Protocol (HTTP). [0005]
  • To access a Web page at a Web site, a computer system user enters the address of the Web page, called an Uniform Resource Locator (URL), in an address box provided by the Web browser. The URL can specify the location of a Web server or a file on a Web server. Accessing the Web page downloads the contents of that Web page to the requesting computer system. The result of such downloading can be an wide variety of outputs at the computer system, including any combination of text, graphics, audio, and video information (e.g., images, motion pictures, animation, etc.). Accessing the Web page can also invoke execution of an application program. [0006]
  • A consequence of transmitting information using these above-described techniques, however, is that the sender of the information can lose control of that information after e-mailing the information to the receiving system or making a Web page publicly available on the Internet. Control of the information passes to the receiver, and any hope held by the sender to keep the information from further dissemination rests on the receiver. Most often, however, any such hope is misplaced, particularly on the Internet, where the receivers of the information can be numerous and anonymous. Thus, there is a need for a method and apparatus by which a sender can limit the unauthorized replication, publication, and distribution by a receiver of transmitted information. [0007]
  • SUMMARY
  • The invention features a method for providing protection from unauthorized use of messages by a system. In one aspect, the method includes receiving at the system digital information representing a message. The digital information is stored in a storage device in a manner designed to conceal the message from unauthorized access. The digital information is accessed, the message is generated from the digital information for output at the system, and use of the generated message is restricted. In one embodiment, use of the generated message is limited to outputting the generated message at the system and printing a copy of the generated message. In another embodiment, use of the generated message is limited to outputting the generated message at the system. [0008]
  • In another aspect, the invention features a computer system for providing protection from unauthorized use of digital information received over a network. The system includes a storage device and a processor storing the digital information in the storage device in a manner designed to conceal the message from unauthorized access. A message generator accesses the digital information stored in the storage device to generate the message from the stored digital information for output at the system. However, the message generator restricts use of the generated message. In one embodiment, the computer system includes an output device, and the message generator limits use of the generated message to outputting the generated message at the output device. In another embodiment, the message generator limits the use to outputting the generated message at the output device and at a printing device. [0009]
  • Concealing the message from unauthorized access can be achieved by encoding the digital information before the processor stores the digital information in the storage device, storing the digital information at randomly determined address locations of the storage device, or by other techniques known to one skilled in the art. [0010]
  • The computer system can also include a process monitor for monitoring the computer system for process changes that occur on the computer system while the message is being output at the output device. The process monitor terminates the outputting of the message at the system upon detecting a process change.[0011]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The invention is pointed out with particularity in the appended claims. The above and further advantages of the invention may be better understood by referring to the following description in conjunction with the accompanying drawings, in which: [0012]
  • FIG. 1 is a diagram of an exemplary embodiment of a network including a sending system, a receiving system, and a server system; [0013]
  • FIG. 2 is a diagram of an exemplary embodiment of software modules installed on the receiving system for providing protection to messages from unauthorized copying and dissemination according to the principles of the invention; [0014]
  • FIG. 3 is a diagram of an exemplary embodiment of layered software including the software modules of FIG. 2 installed on the receiving system; [0015]
  • FIG. 4 is a flow diagram of an exemplary process by which the software modules store messages in a storage device; and [0016]
  • FIG. 5 is a flow diagram of an exemplary process by which the software modules read messages from the storage device.[0017]
  • DETAILED DESCRIPTION OF THE INVENTION
  • FIG. 1 shows an exemplary embodiment of a [0018] network 10 including a sending computer system 14, a receiving computer system 18, a server system 22 and a printing device 24. Other sending systems, receiving systems, server systems, and peripheral devices such as, for example, a CD-ROM (compact disk read-only memory) writer, can be part of the network 10. The sending system 14 and server system 22 transmit digital information to the receiving system 18. The transmitted digital information can represent an unlimited variety of content, for example, text, files, documents, parcels, multimedia content, video data, images, electronic photographs, executable software, program source code, file folders, audio data, music, etc. During transmission, the digital information can have a compressed and/or encoded form. Hereafter such digital information is generally referred to as a message. According to the principles of the invention, messages received by the receiving system 18 can obtain protection from unauthorized publication, replication, and distribution. It is to be understood that the protection afforded according to such principles can be given to messages currently resident within the memory of the receiving system 18.
  • The [0019] network 10 can be, for example, a local-area network (LAN), an Intranet, or a wide area network (WAN) such as the Internet or the World Wide Web. Each of the sending, receiving, and server systems can connect to the network through a variety of connections including standard telephone lines, LAN or WAN links (e.g., T1, T3, 56 kb, X.25), broadband connections (ISDN, Frame Relay, ATM), and wireless connections. The connections can be established using a variety of communication protocols (e.g., HTTP, TCP/IP, IPX, SPX, NetBIOS, Ethernet, RS232, and direct asynchronous connections).
  • The sending and receiving [0020] systems 14, 18 can be any personal computer (e.g., 286, 386, 486, Pentium, Pentium II), thin-client device, Macintosh computer, Windows-based terminal, Network Computer, wireless device, information appliance, RISC Power PC, X-device, workstation, mini computer, main frame computer, or other computing device having a graphical user interface. Windows-oriented platforms supported by the sending and receiving systems 14, 18 can include Windows 3.x, Windows 95, Windows 98, Windows NT 3.51, Windows NT 4.0, Windows CE, Windows CE for windows-based terminals, Macintosh, Java, and Unix. The sending and receiving systems 14, 18 can include a display screen 28, 28′, a keyboard 32, 32′, memory 36, 36′, a processor 40, 40′, and a mouse 44, 44′, respectively. The memory 36, 36′ can provide persistent storage, such as a hard-drive device, or volatile storage, such as dynamic RAM. The receiving system 18 may also include a speaker 46′.
  • The [0021] server system 22 is any computer system, or group of computer systems acting logically as a single server system, capable of receiving and forwarding messages of any size and type from the sending system 14 to the receiving system 18. The server system 22 can also operate as a Web server, communicate according to the HTTP protocol, maintain Web pages, process URLs, and control access to other portions of the network 10 (e.g., workstations, storage systems, printers) or to other networks. Accordingly, the server system 22 can operate as a store-and-forward system, e.g., an e-mail server or an electronic document delivery system, or as a Web site providing Web pages to the receiving system 18 for downloading. The server system 22 includes a storage device 48 for storing messages before forwarding to the receiving system 18. The storage device 48 can provide persistent or volatile storage.
  • In one embodiment, the sending [0022] system 14 transmits a message to the receiving system 18 via the server system 22. The server system 22 stores the message (i.e., the digital information representing the message) in the storage device 48 and awaits a request from the receiving system 18 to obtain the message. The receiving system 18 can request the message by logging on to the server system 22 and selecting those messages of interest from the server system 22.
  • Typically, in response to logging on, the [0023] server system 22 presents the receiving system user with a list of each message available to the receiving system user. The receiving system user can select a particular message by double-clicking that message with the mouse 44′. The server system 22 then transmits the selected message to the receiving system 18 where the digital information of the message is stored and the message is output. An example of a messaging system that can practice the principles of the invention is described in the United States patent application “An Electronic Parcel Delivery System,” by Kobata et al., filed on Feb. 26, 1999 and incorporated by reference herein.
  • In another embodiment, the receiving [0024] system 18 can access a Web page on the server system 22 through the browser and download the contents of that Web page (i.e., the message) from the server system 22. In both embodiments, receipt of the message triggers execution of application software installed on the receiving system 18 that implements message protection of the invention.
  • In still other embodiments, the receiving [0025] system 18 can obtain digital information from other media, such as for example, a diskette or CD-ROM. In such instances, the messages are obtained from local sources rather than over the network 22. In yet another embodiment, the digital information can be resident in memory of the receiving system 18, i.e., not transferred over the network 10 or obtained from local media, and a process that attempts to access the digital information can trigger execution of the application software that provides the message protection of the invention.
  • Protecting Transmitted Messages [0026]
  • As described in more detail below, various processes of the invention, when applied individually or in combination, protect messages received by the receiving [0027] system 18 from unauthorized publication, replication, and distribution. Such processes, generally, (1) store the digital information representing the message in the memory 36′ in a manner designed to conceal the message from unauthorized access, referred to as “secure storage,” (2) restrict unauthorized use at the receiving system 18 of the message that is generated from the stored digital information, referred to as “copy-protection,” and (3) remove traces of the message from the receiving system 18 upon completion of using the message, referred to as “automatic deletion.”
  • Secure Storage [0028]
  • Secure storage of the invention makes the digital information stored in the [0029] memory 36′ difficult to find by an unauthorized process, but if found, useless for reconstructing the message therefrom. First, the receiving system 18 can store the digital information at randomly determined address locations in the memory 36′, rather than at contiguous address locations. Thus, an unauthorized process running on the receiving system cannot readily find the complete message just by finding one portion of the message. Secondly, the receiving system 18 can encode the digital information before storing the information in the memory 36. Then should an unauthorized process find every portion of the message, that process may still not be able to reconstruct the message without a key to decode the encoded digital information. Notably, these measures for providing secure storage can be employed independently or in combination.
  • Copy Protection [0030]
  • Copy protection of the invention restricts electronic use by a user of the receiving [0031] system 18 of the generated message so as to protect against unwanted dissemination of the message. As described below, the user is unable to copy, modify, edit, save, capture in a cut-and-past buffer, or forward the message that is generated from the digital information stored in memory 36′. In one embodiment, use of the generated message is limited to audiovisual output, that is, simply displaying the message on the display screen 28′ and playing sound on the local speaker 46′. In this regard, the user cannot electronically propagate the generated message beyond visually and audibly sensing the output at the receiving system 18. In another embodiment, use of the generated message further includes printing a copy of the message on the printer 24. In still another embodiment, the use is limited to storing the message on a CD-ROM.
  • Automatic Deletion [0032]
  • Contrary to the some expectations, digital information representing a message may remain on a computer system although a user has deleted the message or discontinued viewing a Web page. This result can be particularly troublesome if the message contains highly confidential or secretive information that the sender or receiver intended to permanently destroy. Automatic deletion of the invention, as describe further below, ensures that the message is actually destroyed at the receiving [0033] system 18 by irretrievably removing the digital information from the memory 36′ after the user has terminated use of the message. In combination with the copy-protection feature of the invention, the automatic deletion feature also increases an assurance that the message cannot be disseminated beyond the receiving system 18.
  • Generally, the above-described processes of the invention are implemented in software installed on the receiving [0034] system 18. Software installed on the sending system 14 (or the server system 22) enables the sender of the message to selectably designate that message for copy protection and automatic deletion before sending the message. These protective measures can be selected independently or in combination, that is, the sender 14 or 22 can designate the message for copy protection without automatic deletion, automatic deletion without copy protection, or copy protection with automatic deletion. In one embodiment, the receiving system 18 can also designate the message for automatic deletion before or after the message has been received.
  • FIG. 2 shows a block diagram of exemplary software components of the software installed on the receiving [0035] system 18. The software components include a gatekeeper module 52 in communication with a viewer module 56 and an access module 60. The gatekeeper module 52 receives a message 70. The message 70 can be transmitted over the network 10 by the sending system 14 or the server system 22, obtained from CD-ROM or diskette, or from local memory 36′. A copy-protection signal 72 and/or an automatic deletion signal 76 may accompany the message 70. As described above, the copy protection and automatic deletion signals 72, 76 indicate whether the sender 14 or 22 has elected to copy-protect and automatically delete the message 70. The gatekeeper module 52 communicates with the access module 60 to store the digital information corresponding to the message 70 in the memory 36′. The access module 60 includes an index 80 for recording the physical storage locations (i.e., addresses) in the memory 36′ of the digital information.
  • To secure the [0036] message 70 during transmission and make efficient use of resources, (e.g., network bandwidth, CD-ROM or diskette memory), the digital information representing the message 70 may be encoded and compressed when received at the receiving system 18. The gatekeeper module 52 includes a decoder 64 capable of decompressing and decoding the digital information to produce clear text. Clear text can be a stream of bits, a text file, bitmap, digitized voice, a digital image, etc., that typically requires further processing to generate the message 70. It will be appreciated by one skilled in the art that the decoder 64 has a key necessary for obtaining the clear text from the encoded and compressed digital information.
  • The [0037] viewer module 56 of the invention is an application program that can process the format of the clear text to generate the message 70. The viewer module 56 can provide viewing capability for a wide variety of formats by including one or more viewer modules and/or viewer applications for each format type. An example of a viewer application that can be included within the viewer module 56 is a program that displays images stored in a GIF format, a graphics file format used for transmitting raster images on the Internet. Some of the viewer modules and viewer applications incorporated within the viewer module 56 can be commercially-available viewer applications, such as Adobe Acrobat, which converts fully formatted documents from a variety of applications into a Portable Document Format (PDF) that can be viewed on various system platforms. Other commercially-available viewer applications can be a word processing program (e.g., Microsoft WORD™ and Microsoft EXCEL™).
  • Viewer application programs and viewer modules can be dynamically added to the [0038] viewer module 56. For example, in the instance where the format of the clear text requires a viewer application not currently available on the receiving system 18, the receiving system 18 can request and download that application from another system, where the application is known to reside, and add that application to the viewer module 56.
  • When generating audiovisual output corresponding to the [0039] message 70 on the output device 62, (e.g., the display screen 28′), the viewer module 56 communicates with the access module 60 to retrieve the clear text from the memory 36′. To secure the clear text while stored in the memory 36′, the gatekeeper module 52 can encode the clear text using an encoder 68 and a key associated with the user of the receiving system 18. The viewer module 56 then controls the outputted message 70 as directed by the copy-protection 72 and automatic deletion signals 76.
  • FIG. 3 shows an exemplary organization of the [0040] software components 52, 56, 62 within the receiving system 18. The software organization includes an application layer 84, an operating system layer 88, and a device driver layer 92. The application layer 84 interfaces with the operating system layer 88. The operating system layer 88 includes the software procedures for controlling and using the hardware 96 of the receiving system 18. Two exemplary operating system procedures include a read operation 100 and a write operation 104. To control the hardware 96, the operating system layer 92 interfaces with the device driver layer 92. Device drivers communicate with the hardware 96 to transmit and receive digital information from the hardware 96.
  • The [0041] gatekeeper module 52 and the viewer module 56 are application programs at the application layer 84. The access module 60 is a device driver that cooperates with the operating system to provide direct access to the digital information stored in the memory 36′. In another embodiment, the access module 60 can be an application program at the application layer 84 that communicates with the hardware 96 through the operating system.
  • FIG. 4 shows exemplary processes by which the client software on the receiving [0042] system 18 protectively stores the message 70 received over the network 10. In the event that the message 70 is compressed and encoded, the decoder 64 decompresses and decodes the digital information of the message 70, as appropriate, to produce clear text 84. If stored in the memory 36′ as clear text 84, the message 70 may be intelligible to any process with access to the physical storage locations of the clear text 84. As described above, to reduce the likelihood of such access, the gatekeeper module 52 provides secure storage of the digital information by encoding the clear text 84, randomizing the physical storage locations of the digital information in the memory 36′, or both, or by other methods used by one skilled in the art.
  • To encode the [0043] clear text 84, the encoder 68 uses an encryption algorithm and a key 88 associated with the user of the receiving system 18. The gatekeeper module 52 generates the key 88 when the user successfully logs onto the receiving system 18. Accordingly, any process that accesses the physical storage locations of the encoded information cannot generate the message 70 without the key 88. Although the digital information stored at those physical storage locations may be accessed, copied, and disseminated, the encoding of the digital information secures the message 70.
  • The [0044] gatekeeper module 52 then performs a write operation 92 through the operating system and forwards the digital information 96 to the access module 60. The access module 60 writes the digital information into the memory 36′, storing the digital information at contiguous address locations 99 of the memory 36′ or at randomly generated address locations (e.g., 100 and 104).
  • When the [0045] gatekeeper module 52 distributes the digital information at randomly determined address locations of the memory 36′, only a process that obtains every portion of the digital information pertaining to the message 70 can reconstruct the complete message 70. The index 80 of the access module 60 maintains pointers 98 to the storage locations of each portion of the digital information. An authenticated process can access the index 80 to obtain every portion and properly reassemble the message 70 for output. To conceal the physical storage locations from unauthorized access, the pointers 98 themselves can be encoded. By encoding the pointers 98, any process without decoding capabilities that accesses the index 80 is still unable to decipher the storage locations at which to find the digital information.
  • FIG. 5 shows an exemplary process by which the [0046] message 70 is generated. When the receiving system 18 makes a request 106 to obtain the message 70, the gatekeeper module 52 verifies the validity of the request 106 and the authenticity of the requesting user. Upon verifying the request 106 and the user, the gatekeeper module 52 determines the appropriate viewer application program for outputting the message 70. The gatekeeper module 52 selects the appropriate viewer application according to the format of the digital information. In the event that more than one viewer application program within the viewer module 56 can be used to output the message 70, the gatekeeper module 52 chooses one of the viewer applications based upon a predetermined priority ranking among the viewer application programs. The gatekeeper module 52 invokes the viewer module 56 to start the appropriate viewer application program.
  • Upon invoking the [0047] viewer module 56, the gatekeeper module 52 and the viewer module 56 can engage in an authentication process 114 to ensure that the viewer application program is authorized to output the message 70. The gatekeeper module 52 sends encoded, randomly generated text to the viewer module 56. Only an authentic viewer module 56 can return the correct clear text corresponding the encoded text. An unauthorized process, then, running on the receiving system 18 in an attempt to supplant the viewer module 56 and capture the message 70, cannot generate the message 70 without first passing this authentication process 114.
  • If the [0048] gatekeeper module 56 receives clear text from the viewer module 56 that correctly corresponds to the encoded text, the gatekeeper module 52 then generates a session key and a process identification. The gatekeeper module 52 sends the session key to the viewer module 56, and the viewer module 56 uses the session key in all subsequent communications with the gatekeeper module 52. For all such communications, the gatekeeper module 52 verifies the session key and the process identification.
  • Upon authenticating the [0049] viewer module 56, the gatekeeper module 52 subsequently invokes the access module 60, providing the access module 60 with the necessary information about the selected viewer application program. The viewer module 56 is then able to access the message 70, although no other processes are able.
  • When the user of the receiving system wants to output the [0050] message 70, the viewer module 56 executes read operations 100 of the operating system, and the operating system communicates with the access module 60. In one embodiment, the read operations are designed to decode the encoded digital information after reading the encoded digital information from the memory 36′. Another viewer application program that reads the memory 36 using standard read operations, rather than the particular read operation of the invention, may access correct storage locations in the memory 36′, but obtains encoded information only.
  • In response to the read operations, the [0051] access module 60 obtains and passes the digital information to the viewer module 56. The viewer module 56 then generates the message 70 from the digital information and outputs the message 70 at the receiving system 18. This output can be a display on the display screen 28′, sound at the speaker 46′, or both.
  • To prevent the receiving system user from producing or distributing unauthorized copies of the [0052] message 70, the viewer module 56 provides minimal functionality to the receiving system user while displaying the message 70 (hereafter, displaying includes producing sound). Once the viewer module 56 displays the message 70, the user of the receiving system 18 has limited control of that message 70. The user is unable to electronically replicate any portion of the message displayed on the screen 28′. Further, the viewer module 56 does not provide capabilities typically available in standard viewer applications, such as saving the message in a file, forwarding the message to another device (e.g., a fax machine, printer, etc.) or computer system, modifying the displayed message, or capturing a portion of the displayed message into a buffer (i.e., cut-and-paste). To withhold printing capabilities from the user, the viewer module 56 can redefine the keys on the keyboard 32′ so that none of the keys provide “print-screen” functionality. Consequently, the receiving system user is limited to viewing (or listening to) the message and terminating such viewing.
  • In another embodiment, the [0053] viewer module 56 permits the user to send the message 70 to the printer 24. Because the viewer module 56 prevents the user from modifying the message 70, the hard-copy print-out is an exact version of the generated message 70. An advantage is that system users can exchange documents with an assurance that such documents cannot be modified easily. The viewer module 56 can also restrict the number of printed copies to a predetermined limit. Still, the ability to print out the message enables the user to produce unauthorized copies of the message, for example, by using scanner and copier technologies.
  • The [0054] viewer module 56 can also operate to prevent other processes from running on the receiving system 18 that can capture the message 70 while the message 70 is being displayed. Such processes may originate at the receiving system 18 or from a remote system attempting to communicate with the receiving system 18. To restrict the receiving system user from executing other processes at the receiving system 18, the viewer module 56 displays the message on top of all other graphical windows or displays on the display screen 28′. The viewer module 56 can also maximize the displayed message to fill the display screen 28′. Also, the user cannot minimize this display. Consequently, the displayed message covers all other desktop icons and windows, effectively blocking the user from launching or resuming execution of any application program represented by those icons and windows.
  • To prevent remote attempts to capture the displayed message, the [0055] viewer module 56 obtains a status of those processes being run on the receiving system 18 and monitors the receiving system 18 for any new processes or changes in existing processes while displaying the message 70. If the viewer module 56 detects a change in processes at the receiving system 18, the viewer module immediately terminates outputting the message 70. Termination can occur without regard to the character of the new process (i.e., the new process may or may not be trying to capture the message 70). Thus, processes that might produce a window that covers the displayed message 70, such as, a network disconnect message, for example, will cause the display to terminate, rather than to become a sub-level window.
  • In other embodiments, the [0056] viewer module 56 uses the character of the new process or change in process to determine whether to terminate outputting the message 70. For example, the viewer module 56 can look for specific processes and process changes, for example, a launch of a new process at the receiving system 18 or an attempt by a process to take the foreground, that is, to become active for receipt of local input from either the mouse or the keyboard. Detecting such processes can cause the message 70 output to terminate, but the viewer module can allow the message 70 output to continue when other generally trusted processes or process changes occur, such as receipt and notification of a new electronic mail message.
  • Automatic Deletion [0057]
  • As described above, the sending [0058] system 14 or receiving system 18 can designate the message 70 for deletion to ensure that all traces of the message disappear from the receiving system 18 when the receiving system 18 indicates an intention to terminate outputting the message 70. The user may be warned that terminating the viewing of the content permanently and irretrievably deletes the message 70. When the viewer confirms the intent to complete the viewing, a graphic sequence can give the viewer an impression that the message is being destroyed. The displayed image breaks up into smaller and smaller fragments. Further, the digital information stored in the memory 36′ is permanently and irretrievably deleted by writing data bit values of zero to those storage locations containing the digital information.
  • In other exemplary embodiments, the generated message can be music or software that is output to a CD-ROM writer. Subsequent to successfully writing a CD-ROM with the music or software, the corresponding digital information on the [0059] system 18 can be deleted in accordance with the automatic deletion feature. Consequently, one copy only of the music or software is made. Further, the automatic deletion can be designed to allow more than one copy.
  • To implement automatic deletion, the [0060] access module 60 can maintain a status for the message 70 indicating whether the receiving system 18 has generated the message 70. The viewer module 56 generates the message 70 if the status indicates that the message has not yet been output. If the status indicates that the message 70 has been generated, the viewer module 56 does not generate the message again.
  • The status serves to thwart attempts to circumvent the automatic deletion feature. For example, a process can copy the digital information stored in the [0061] memory 36′ and store the copy elsewhere. Then when the viewer module 56 generates the message 70, the status changes to record that the message 70 has been generated. Bit values of zero are subsequently written to the storage locations where the digital information was stored when viewing the message 70 has ended. The unauthorized process can use the copy to write the digital information back into zeroed storage locations and attempt to view the message 70 again. The status, however, shows that the message 70 has already been generated, and therefore the message 70 is not redisplayed. Further, the viewer module 56 can then direct the access module 60 to write zero bit values at those storage locations again.
  • It can be seen from the foregoing that the principles of the invention can be applied to a wide variety of practical applications. One such application enabled by the invention, for example, is a process for managing installations and monitoring usage of software products. Software of the invention that is installed on each receiving system in the [0062] network 10 can be adapted to prevent users from (1) installing on more computer systems than permitted by license or (2) executing the software in excess of license.
  • To implement an exemplary system for managing software installation and monitoring software usage, a database is used to maintain user information, e.g., a list of receiving systems subscribing to a particular software product offered by a distributor, here sending [0063] system 14. A distinction can be made between subscribers who are end users of the software product and subscribers who are resellers of the software product. For end users, the database can also include usage information such as a limit to the number of computer systems upon which the software product can be installed, a limit to the number of computer systems upon which the software product can concurrently execute, and a current count of the number of computer systems upon which the software is concurrently executing. For resellers, the database can maintain a limit to the number of computer systems to which the software product may be distributed and a count of the current number of distributed copies.
  • Such a database can be maintained, for example, in the [0064] storage device 48 of the server 22 and be accessible over the network 10 by the gatekeeper module 52 of each subscribing receiving system. The gatekeeper module 52 communicates with the database to update counts of the number of systems currently executing the software or of the current number of distributed copies.
  • The sending [0065] system 14 distributes the software product to each subscriber of the software product. Such distribution can be controlled by the limit and count values stored on the database (i.e., the limit to number of computer systems to which the software product may be distributed and the count of the current number of distributed copies).
  • Each subscriber also receives software, e.g., a DLL procedure (dynamic link library), that provides an interface between the software product and an installation program described below. When a particular end user subscriber for example, here receiving [0066] system 18, receives the software product (i.e., the message), the software product is stored in the memory 36′ as described above. When the user of the receiving system 18 attempts to install the software product on the system 18, the gatekeeper module 52 controls whether that installation occurs by accessing the database, validating the receiving system user as a valid subscriber, and ensuring that the number of installations for that software product does not exceed the limit specified in the database.
  • For the purpose of installing the software product on the receiving system, the [0067] viewer module 56 includes a viewer application that operates as an installation program. To install the software product, the viewer module 56 authenticates with the gatekeeper module 56, as described above, and determines whether the installation program is permitted to install the software on the receiving system 18. Upon an authorization by the gatekeeper module 52, the installation program can then install the software product on the receiving system.
  • Another DLL on the receiving [0068] system 18 provides an interface between the installed software and the gatekeeper module 52. When the receiving system user attempts to execute the installed software, this DLL is invoked, prompting the gatekeeper module 52 to access the database and determine whether the software is permitted to execute. If the gatekeeper module 52 determines that this current attempt to execute the program would exceed the limit of the permitted number of concurrent users, then the gatekeeper module 52 can prevent the software from running. Thus, the principles of the invention manage the installation and usage of the software product so as to meet the requirements specified in the database.
  • For the purpose of distributing software product (e.g., by the sending system [0069] 14), the viewer module 56 of the sending system 14 includes a viewer application that operates to transmit the software product to a target receiving system. As described above, the viewer module 56 authenticates with the gatekeeper module 56, and the gatekeeper module 52 accesses the pertinent information on the database before such distribution is permitted. Upon transmitting the software product, the gatekeeper module 52 communicates with the database to update the count of distributed copies.
  • While the invention has been shown and described with reference to specific preferred embodiments, it should be understood by those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope of the invention as defined by the following claims. [0070]

Claims (31)

What is claimed is:
1. A method for providing protection from unauthorized use of messages received by a system, comprising the steps of:
receiving at the system digital information representing a message;
storing the digital information in a storage device in a manner designed to conceal the message from unauthorized access;
accessing the digital information stored in the storage device;
generating the message from the stored digital information at the system; and
restricting use of the generated message.
2. The method of claim 1 wherein the step of restricting limits use of the generated message to outputting the generated message at the system and printing a copy of the generated message.
3. The method of claim 2 further comprising the step of limiting printed copies of the message to one copy.
4. The method of claim 1 wherein the step of restricting limits use of the generated message to outputting the generated message at the system.
5. The method of claim 1 further comprising the step of encoding the digital information before storing the digital information in the storage device.
6. The method of claim 1 wherein the step of storing the digital information includes distributing the digital information at randomly determined address locations of the storage device.
7. The method of claim 1 further comprising the steps of:
outputting the message at the system;
monitoring the system for process changes that occur on the system while the message is being output at the system; and
terminating the outputting of the message at the system when a process change is detected.
8. The method of claim 1 further comprising the steps of:
outputting a display of the generated message on a display screen of the system; and
maximizing the display to fill the display screen and completely cover all other graphical images displayed on the display screen.
9. The method of claim 1 further comprising the steps of:
executing an application program for outputting the message at the system; and
successfully authenticating the application program before outputting the message at the system.
10. The method of claim 1 further comprising the steps of:
outputting the generated message at the system; and
deleting the digital information from the storage device when a user of the system indicates an intention to terminate outputting the generated message.
11. The method of claim 1 further comprising the step of electronically designating the digital information for deletion.
12. The method of claim 11 wherein the system is a receiving system and the step of electronically designating for deletion is performed by another system sending the digital information to the receiving system.
13. The method of claim 11 wherein the step of electronically designating for deletion is performed at the system.
14. The method of claim 1 further comprising the step of electronically designating the digital information for copy protection.
15. The method of claim 1 further comprising the step of outputting the generated message to an audio output device.
16. The method of claim 1 further comprising the step of outputting the generated message to a CD-ROM writer.
17. The method of claim 16 further comprising the step of deleting the digital information from the storage device after outputting the generated message to the CD-ROM writer.
18. The method of claim 1 wherein the message is software, and the step of generating the message includes installing the software at the system.
19. The method of claim 18 comprising the steps of:
distributing the software to a plurality of systems;
providing a limit to a number of systems that can concurrently execute the distributed software; and
preventing one of the plurality of systems from executing the software when installed on that system if such execution causes the number of systems concurrently executing the software to exceed the limit.
20. The method of claim 18 comprising the steps of:
providing a limit to a number of systems that can install the software; and
permitting the software to be installed on the system if after such installation the number of systems that have installed the software complies with the limit.
21. A computer system for providing protection from unauthorized use of digital information representing a message, comprising:
a storage device;
a processor storing the digital information in the storage device in a manner designed to conceal the message from unauthorized access;
a message generator accessing the digital information stored in the storage device to generate the message from the stored digital information at the system but restricting use of the generated message.
22. The computer system of claim 21 further comprising:
an output device in communication with the message generator, and wherein the message generator limits use of the generated message to outputting the generated message at the output device.
23. The computer system of claim 21, wherein the output device is a CD-ROM writer for programming CD-ROMs with the generated message.
24. The computer system of claim 21 further comprising:
an output device in communication with the message generator, and wherein the message generator limits use of the generated message to outputting the generated message at the output device and at a printing device.
25. The computer system of claim 21 further comprising:
a process monitor monitoring the computer system for process change that occur on the computer system while the message is being output at the output device, and terminating the outputting of the message at the system upon detecting a process change.
26. The computer system of claim 21 further comprising:
an encoder providing the manner designed to conceal the message from unauthorized access by encoding the digital information before the processor stores the digital information in the storage device.
27. The computer system of claim 21 wherein the processor provides the manner designed to conceal the message from unauthorized access by storing the digital information at randomly determined address locations of the storage device.
28. The computer system of claim 21 wherein the message is software, and the message generator includes an installation program for execution by the processor to install the software on the computer system.
29. A system for managing installation and usage of computer software over a network comprising:
a server system connected to the network including a database having user information, the user information including a limit to a number of permitted installations of the computer software and a count of current installations of the computer software; and
a computer system connected to the network receiving digital information representing the computer software, the computer system including a processor executing an application program that communicates with the database of the server system to determine from the limit and the count whether the computer software can be installed on the computer system.
30. The system of claim 28 further comprising:
a plurality of computer systems receiving digital information representing the computer software, each computer system including a processor executing an application program that installs the computer software at that computer system; and wherein
the database includes a second limit to a number of computer systems that can concurrently execute the computer software and a second count of computer systems that are concurrently executing the computer software, and wherein
the processor of one of such computer systems communicates with the database of the server system to determine from the second limit and the second count whether the computer software can be executed by that computer system.
31. A system for managing distribution of computer software over a network comprising:
a server system connected to the network including a database having user information, the user information including a limit to a number of computer systems to which the computer software can be distributed and a count of current computer systems to which the computer software is distributed; and
a computer system connected to the network receiving digital information representing the computer software, the computer system including a processor executing an application program that communicates with the database of the server system to determine from the limit and the count whether the computer software can be distributed to another computer system.
US10/441,098 1999-03-31 2003-05-20 Method and apparatus for preventing unauthorized copying and distributing of electronic messages transmitted over a network Abandoned US20030221128A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/441,098 US20030221128A1 (en) 1999-03-31 2003-05-20 Method and apparatus for preventing unauthorized copying and distributing of electronic messages transmitted over a network

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/281,894 US6591367B1 (en) 1999-03-31 1999-03-31 Method and apparatus for preventing unauthorized copying and distributing of electronic messages transmitted over a network
US10/441,098 US20030221128A1 (en) 1999-03-31 2003-05-20 Method and apparatus for preventing unauthorized copying and distributing of electronic messages transmitted over a network

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/281,894 Division US6591367B1 (en) 1999-03-31 1999-03-31 Method and apparatus for preventing unauthorized copying and distributing of electronic messages transmitted over a network

Publications (1)

Publication Number Publication Date
US20030221128A1 true US20030221128A1 (en) 2003-11-27

Family

ID=23079217

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/281,894 Expired - Lifetime US6591367B1 (en) 1999-03-31 1999-03-31 Method and apparatus for preventing unauthorized copying and distributing of electronic messages transmitted over a network
US10/441,098 Abandoned US20030221128A1 (en) 1999-03-31 2003-05-20 Method and apparatus for preventing unauthorized copying and distributing of electronic messages transmitted over a network

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/281,894 Expired - Lifetime US6591367B1 (en) 1999-03-31 1999-03-31 Method and apparatus for preventing unauthorized copying and distributing of electronic messages transmitted over a network

Country Status (5)

Country Link
US (2) US6591367B1 (en)
EP (1) EP1166510A1 (en)
JP (1) JP2003536120A (en)
AU (1) AU3373700A (en)
WO (1) WO2000059165A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050204008A1 (en) * 2004-03-09 2005-09-15 Marc Shinbrood System and method for controlling the downstream preservation and destruction of electronic mail
WO2006035227A3 (en) * 2004-09-30 2006-05-26 Ttp Communications Ltd Source code protection
CN1324453C (en) * 2004-03-03 2007-07-04 佳能株式会社 Printing system and its control method, information processing device and its control method, and control program and storage medium

Families Citing this family (46)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6549935B1 (en) * 1999-05-25 2003-04-15 Silverbrook Research Pty Ltd Method of distributing documents having common components to a plurality of destinations
US6836846B1 (en) * 1999-10-21 2004-12-28 International Business Machines Corporation Method and apparatus for controlling e-mail access
JP4820516B2 (en) * 1999-11-23 2011-11-24 ユナイテッド ビデオ プロパティーズ インク Interactive television system with targeted messages
US7149777B1 (en) * 2000-01-20 2006-12-12 Avaya Technology Corp. Method for administering message attachments
JP2001282105A (en) * 2000-03-27 2001-10-12 Internatl Business Mach Corp <Ibm> Certification method for electronic contents, system and medium with recorded program
US7051362B2 (en) 2000-05-16 2006-05-23 Ideaflood, Inc. Method and system for operating a network server to discourage inappropriate use
US7158953B1 (en) * 2000-06-27 2007-01-02 Microsoft Corporation Method and system for limiting the use of user-specific software features
US7958213B1 (en) * 2000-09-21 2011-06-07 Siemens Enterprise Communications, Inc. Processing electronic messages
US6801932B1 (en) 2000-11-07 2004-10-05 Pitney Bowes Inc Method and system for remote retrieval of documents
US6938065B2 (en) * 2000-12-12 2005-08-30 Ericsson Inc. System and method for controlling inclusion of email content
EP1410293A2 (en) * 2001-06-12 2004-04-21 Research In Motion Limited System and method for compressing secure e-mail for exchange with a mobile data communication device
AU2002317062A1 (en) * 2001-06-12 2002-12-23 Research In Motion Limited Method for processing encoded messages for exchange with a mobile data communication device
US20020194289A1 (en) * 2001-06-18 2002-12-19 Engel Glenn R. Configuring devices using server responses
US20020198969A1 (en) * 2001-06-25 2002-12-26 Engel Glenn R. Configuring network devices
US6751732B2 (en) * 2001-07-12 2004-06-15 Pitney Bowes Inc. Method and system for secure delivery and printing of documents via a network device
US7113300B2 (en) * 2001-07-12 2006-09-26 Pitney Bowes Inc. Method and system for secure delivery and printing of documents
US7072473B2 (en) * 2001-07-12 2006-07-04 Pitney Bowes Inc. Method and system for secure delivery and retrieval of documents utilizing a facsimile machine
US6996235B2 (en) * 2001-10-08 2006-02-07 Pitney Bowes Inc. Method and system for secure printing of documents via a printer coupled to the internet
US20030156717A1 (en) * 2002-02-21 2003-08-21 Koninklijke Philips Electronics N.V. Copy-protection by preserving copy-control signals
US7281274B2 (en) * 2003-10-16 2007-10-09 Lmp Media Llc Electronic media distribution system
US7711835B2 (en) 2004-09-30 2010-05-04 Citrix Systems, Inc. Method and apparatus for reducing disclosure of proprietary data in a networked environment
US7748032B2 (en) 2004-09-30 2010-06-29 Citrix Systems, Inc. Method and apparatus for associating tickets in a ticket hierarchy
US8613048B2 (en) 2004-09-30 2013-12-17 Citrix Systems, Inc. Method and apparatus for providing authorized remote access to application sessions
US7742581B2 (en) 2004-11-24 2010-06-22 Value-Added Communications, Inc. Electronic messaging exchange
US7519832B2 (en) * 2004-11-29 2009-04-14 Magix Ag System and method of creating secure encrypted digital media files from a base media work for additional defined processing
US9282188B2 (en) 2005-01-28 2016-03-08 Value-Added Communications, Inc. Voice message exchange
US9876915B2 (en) 2005-01-28 2018-01-23 Value-Added Communications, Inc. Message exchange
US8024568B2 (en) 2005-01-28 2011-09-20 Citrix Systems, Inc. Method and system for verification of an endpoint security scan
WO2006120702A1 (en) * 2005-05-09 2006-11-16 Trinity Future-In Pvt. Ltd, An electro - mechanical system for non - duplication of operating system
US8184326B2 (en) * 2005-06-22 2012-05-22 Xerox Corpoaration Information dissemination multifunction device
US8079092B2 (en) * 2005-07-25 2011-12-13 M/s. Trinity Future—In PVT. Ltd. Electro-mechanical system for non-duplication of software
US9282081B2 (en) 2005-07-28 2016-03-08 Vaporstream Incorporated Reduced traceability electronic message system and method
US8452988B2 (en) * 2006-07-24 2013-05-28 Michael Sujue Wang Secure data storage for protecting digital content
JP4890170B2 (en) * 2006-09-15 2012-03-07 株式会社沖データ Image forming apparatus and charging system for image forming apparatus
AU2006235845A1 (en) 2006-10-13 2008-05-01 Titus Inc Method of and system for message classification of web email
US20080098237A1 (en) * 2006-10-20 2008-04-24 Dung Trung T Secure e-mail services system and methods implementing inversion of security control
US8024304B2 (en) 2006-10-26 2011-09-20 Titus, Inc. Document classification toolbar
US8533846B2 (en) * 2006-11-08 2013-09-10 Citrix Systems, Inc. Method and system for dynamically associating access rights with a resource
US8423615B1 (en) * 2006-12-06 2013-04-16 Google Inc. System and method for restricting distribution of electronic messages
US7792911B2 (en) * 2007-01-09 2010-09-07 International Business Machines Corporation E-mail utility to lock reply recipients field
AU2008202534B2 (en) 2007-06-08 2012-05-31 Titus Inc Method and system for e-mail management of e-mails having embedded classification metadata
US20090214034A1 (en) * 2008-02-26 2009-08-27 Rohit Mehrotra Systems and methods for enabling electronic messaging with recipient-specific content
GB2460859A (en) * 2008-06-12 2009-12-16 Paul W Simpson E-mail system
US9621714B2 (en) 2009-01-27 2017-04-11 Value-Added Communications, Inc. System and method for electronic notification in institutional communication
JP2016018468A (en) * 2014-07-10 2016-02-01 富士ゼロックス株式会社 Information processing device and program
US10749827B2 (en) 2017-05-11 2020-08-18 Global Tel*Link Corporation System and method for inmate notification and training in a controlled environment facility

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4924378A (en) * 1988-06-13 1990-05-08 Prime Computer, Inc. License mangagement system and license storage key
US5341429A (en) * 1992-12-04 1994-08-23 Testdrive Corporation Transformation of ephemeral material
US5412718A (en) * 1993-09-13 1995-05-02 Institute Of Systems Science Method for utilizing medium nonuniformities to minimize unauthorized duplication of digital information
US5991735A (en) * 1996-04-26 1999-11-23 Be Free, Inc. Computer program apparatus for determining behavioral profile of a computer user
US6023766A (en) * 1997-02-14 2000-02-08 Fujitsu Limited Software license control system and software license control equipment
US6223292B1 (en) * 1997-07-15 2001-04-24 Microsoft Corporation Authorization systems, methods, and computer program products
US6502124B1 (en) * 1996-11-11 2002-12-31 Hitachi, Ltd. Method of and apparatus for managing licensed software
US6574612B1 (en) * 1999-02-19 2003-06-03 International Business Machines Corporation License management system

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04504794A (en) 1989-04-28 1992-08-20 ソフテル,インコーポレイテッド Method and apparatus for remotely controlling and monitoring the use of computer software
US5327563A (en) 1992-11-13 1994-07-05 Hewlett-Packard Method for locking software files to a specific storage device
GB2305339B (en) 1995-09-14 2000-03-29 Ian Mark Ackroyd Apparatus and a method for accessing data
US5708709A (en) 1995-12-08 1998-01-13 Sun Microsystems, Inc. System and method for managing try-and-buy usage of application programs
US6005935A (en) 1996-11-20 1999-12-21 At&T Corp. Method and system of using personal information as a key when distributing information
US6108420A (en) 1997-04-10 2000-08-22 Channelware Inc. Method and system for networked installation of uniquely customized, authenticable, and traceable software application
AU7362198A (en) 1997-05-16 1998-12-08 Imation Corp. Arrangement for preventing use of unauthorized duplicates of a data storage medium using subcode and method therefor
DE69724947T2 (en) 1997-07-31 2004-05-19 Siemens Ag Computer system and method for backing up a file

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4924378A (en) * 1988-06-13 1990-05-08 Prime Computer, Inc. License mangagement system and license storage key
US5341429A (en) * 1992-12-04 1994-08-23 Testdrive Corporation Transformation of ephemeral material
US5412718A (en) * 1993-09-13 1995-05-02 Institute Of Systems Science Method for utilizing medium nonuniformities to minimize unauthorized duplication of digital information
US5991735A (en) * 1996-04-26 1999-11-23 Be Free, Inc. Computer program apparatus for determining behavioral profile of a computer user
US6502124B1 (en) * 1996-11-11 2002-12-31 Hitachi, Ltd. Method of and apparatus for managing licensed software
US6023766A (en) * 1997-02-14 2000-02-08 Fujitsu Limited Software license control system and software license control equipment
US6223292B1 (en) * 1997-07-15 2001-04-24 Microsoft Corporation Authorization systems, methods, and computer program products
US6574612B1 (en) * 1999-02-19 2003-06-03 International Business Machines Corporation License management system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1324453C (en) * 2004-03-03 2007-07-04 佳能株式会社 Printing system and its control method, information processing device and its control method, and control program and storage medium
US20050204008A1 (en) * 2004-03-09 2005-09-15 Marc Shinbrood System and method for controlling the downstream preservation and destruction of electronic mail
WO2006035227A3 (en) * 2004-09-30 2006-05-26 Ttp Communications Ltd Source code protection
US20110078669A1 (en) * 2004-09-30 2011-03-31 John David Mersh Source code protection
US8935681B2 (en) 2004-09-30 2015-01-13 Mstar Semiconductor, Inc. Source code protection

Also Published As

Publication number Publication date
JP2003536120A (en) 2003-12-02
AU3373700A (en) 2000-10-16
EP1166510A1 (en) 2002-01-02
US6591367B1 (en) 2003-07-08
WO2000059165A1 (en) 2000-10-05

Similar Documents

Publication Publication Date Title
US6591367B1 (en) Method and apparatus for preventing unauthorized copying and distributing of electronic messages transmitted over a network
US8082328B2 (en) Method and apparatus for publishing documents over a network
US20200028827A1 (en) Method and system for digital rights management of documents
US7155744B2 (en) Copyright protection of digital images transmitted over networks
US20020082997A1 (en) Controlling and managing digital assets
US7367060B2 (en) Methods and apparatus for secure document printing
US20030046407A1 (en) Electronic rights management
US7058820B2 (en) Information processing system, medium, information processing apparatus, information processing method, storage medium storing computer readable program for realizing such method
EP1257921A1 (en) Watermark encoder and decoder enabled software and devices
WO2008147147A2 (en) Text security method
WO2000046653A2 (en) Limited-use browser and security system
JP2002540540A (en) Server computer that guarantees file integrity
US20030110384A1 (en) System and method for securely hyperlinking graphic objects
EP1410629A1 (en) System and method for receiving and storing a transport stream
US9130777B2 (en) Methods and systems for using a vault server in conjunction with a client-side restricted-execution vault-mail environment
EP1001330A2 (en) Method and system for copyright protection of digital images transmitted over networks
JP2004139170A (en) E-mail system
JP2000242605A (en) Image transmission system and recording medium
KR20010087745A (en) Method for processing multimedia e-mail message

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

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