Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.
smcgregor edited this page Jan 11, 2013 · 20 revisions

Welcome to the central Privly Wiki. This wiki is for Privly information of concern to all the Privly repositories.

Sections

For a high-level overview, read the System and Organization Overview.

Development Statuses

Cryptography Plugin

The cryptography plugin will expose the operations of Mozilla's NSS library to [permissioned JavaScript](Injectable Applications). The plugin is currently awaiting a complete specification and threat model for an [injectable application](Injectable Applications) using the library, most notably the Group Encryption application.

Extensions

Firefox: Burrowing Alpha.

Chrome: Burrowing Alpha.

Opera: Burrowing pre-Alpha.

Safari: Caged pre-Alpha with no maintainers.

Internet Explorer: The repository has no current maintainers.

Content Servers

Ruby on Rails: Burrowing Alpha.

Injectable Applications

Plain Post Injectable Application

Plain Posts are being refactored into a static application so it can be incorporated directly into the extensions. See issues 70 and 76 in the Rails Content Server.

The Plain Post Threat Model is also under development.

ZeroBin Injectable Application

ZeroBins need a formal Threat Model, but since it layers JavaScript Cryptography on top of the Plain Post Threat Model, this threat model will not be a focus until the Plain Post model is completed.

Group Encryption Injectable Application

The Group Encryption specification is under development, but no code has been written.