privly/privly-applications

View on GitHub
README.md

Summary

Maintainability
Test Coverage
## About ##

Privly is a developing set of Javascript applications for usable 
internet **content privacy.** It allows users to **view content on any website,** without 
the host site being able to read the content. The Privly extensions support 
"Privly Applications" (also known as Injectable Applications), which are web 
applications viewed within the context of other web applications. These 
applications can be any web application, but they are generally oriented to 
supporting a privacy use case.

For more information on what Privly is, 
[read about us](https://priv.ly/pages/about).

## About this Repository ##

[![Build Status](https://travis-ci.org/privly/privly-applications.svg)](https://travis-ci.org/privly/privly-applications)
[![Dependency Status](https://gemnasium.com/privly/privly-applications.png?travis)](https://gemnasium.com/privly/privly-applications)
[![Code Climate](https://codeclimate.com/github/privly/privly-applications/badges/gpa.svg)](https://codeclimate.com/github/privly/privly-applications)
[![Coverage Status](https://coveralls.io/repos/privly/privly-applications/badge.svg?branch=develop&service=github)](https://coveralls.io/github/privly/privly-applications?branch=develop)

This repository is oriented to cross-platform development of Privly 
Applications, which are web applications viewed within the context of other web 
applications. Since Privly applications are not necessarily viewed inside an 
iframe, they also support layout as the top document in the browser.

The two current Privly applications are found in the PlainPost and Message
folders. They are currently bundled into the 
[Google Chrome Extension](https://github.com/privly/privly-chrome),
[Firefox Extension](https://github.com/privly/privly-jetpack) and the hosted
[content server](https://github.com/privly/privly-web) as 
[Git Submodules](http://git-scm.com/book/en/Git-Tools-Submodules).

**For more information** on developing for this repository, read development.md in 
this directory.

## Testing/Submitting Bugs ##

If you have discovered a bug, only 
[open a public issue](https://github.com/privly/privly-web/issues/new) on GitHub 
if it could not possibly be a security related bug. If the bug affects the 
security of the system, please report it privately to privly@privly.org or at.
We will then fix the bug and follow a process of responsible disclosure.

## Developer Documentation ##

Visit the [developer guide](https://priv.ly/pages/develop) for in depth development information.

Discussion of system concepts and high level processes are found in the 
[central wiki](https://github.com/privly/privly-organization/wiki).

**For more information** on developing for this repository, read development.md in 
this directory.

## Resources ##

[Foundation Home](http://www.privly.org)  
[Privly Project Repository List](https://github.com/privly)  
[Development Mailing List](http://groups.google.com/group/privly)  
[Testing Mailing List](http://groups.google.com/group/privly-test)  
[Announcement Mailing List](http://groups.google.com/group/privly-announce)  
[Central Wiki](https://github.com/privly/privly-organization/wiki)  
[Submit a Bug](http://www.privly.org/content/bug-report)  
[IRC](http://www.privly.org/content/irc)  
[Production Content Server](https://privlyalpha.org)  
[Development Content Server](https://dev.privly.org)  
[Download Extension](https://priv.ly/pages/download)  

## Contacts ##

**Email**:  
Community [the 'at' sign] privly.org  

**Mail**:  
Privly  
PO Box 79  
Corvallis, OR 97339 
 
**IRC**:  
irc.freenode.net #privly

**Issue Queue**:  
If you open a bug on this repository, you'll get someone's attention.