System Overview
Privly is composed of two primary components:
- A content server, which holds the information that Privly injects into websites
- A Client Side Extension (your browser extended by Privly), which changes the websites you view to support the secure injection of private information
In principle, any webserver could return information for injection into Privly-type links (with one caveat). So we are referring to our content server as the "Reference Implementation." It will support all the standard functionality of the browser extensions, and will exemplify the highest levels of content and browsing privacy. In the following pages, we are going to cover the current implementation of the Privly server, then move onto the targeted design for the alpha version of the extensions.

Post new comment