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

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

For more information on Google Summer of Code, go to the GSOC section.

Sections

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

Development Statuses

Extensions

Chrome: Horned Alpha.

Firefox: 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

PlainPosts are currently integrated directly into the rails content server and the Chrome extension. 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 PlainPost model is completed.

Group Encryption Injectable Application

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

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.