|
Project Information
|
1. IntroductionEphPub (Ephemeral Publishing) implements a novel key storage mechanism for time-bounded content, that relies on the caching mechanism of the Domain Name System (DNS). Please refer to the following sections to learn how to install and use the application. 2. Install EphPub AddonThe EphPub can be installed on both Mozilla Firefox and Thunderbird. The extension requires Python library to function properly. Here are the steps to install the extension:
2.1 Requirements
3. Install EphPub Command-line ToolThe EphPub is also provided as a desktop application to create time-bounded files. The software is platform-independent. You can download "EphPub-CMDTool-1.0.zip" from the "Download" page, unarchived it and start using it. Please refer to following sections to learn about using the software in more details. 4. Use EphPub AddonFollowings are the steps to create and read EphPub messages using the Firefox or Thunderbird extension:
2. Right click or select the tools menu, and choose EphPub->Create EphPub Message 3. The EphPub email content will be generated with the encrypted version of the message, plus auxiliary information to store the encryption keys on the DNS cache servers. The content will substitute the message selected, if the element in which the text is located in editable. Otherwise a dialog box will pop up and show the content which the user should manually copy and paste.
2. Right click or select the tools menu and choose EphPub->Read EphPub Message. 3. Decryption key will be recovered as long as the expiration time is not yet passed. In such case, the original message can be decrypted and displayed. 5. Use EphPub Command-line ToolFollowings are the steps to encrypt and decrypt files using the command-line tool:
5.1 Requirements
6. CaveatThe EphPub extension is a prototype implementation. Please use at your own risk. The project is still in the Test phase and currently we can guarantee that the extension works on Firefox 3.6.16 and 3.6.17 on UBUNTU 10.4, Firefox 3.6.16 and 3.6.17 on MacOS X and Firefox 3.6.17 on Windows 7. The extension is tested on:
The above list will be updated soon.Please feel free to report any successful or unsuccessful configurations to mailto:ephpub@gmail.com or post them on Issues tab http://code.google.com/p/ephpub/issues/list. |