Skip to content

getlantern/freedom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeDOM Core

The FreeDOM application logic, and freedom.js. Platform specific implementations (such as freedom-chrome) will depend on this project.

Compiling

Build FreeDOM locally using

LOCAL=yes make

FreeDOM also supports compilation using Google's Closure service, which can be accomplished using

make

The closure service performs variable mangling on the code. Development should be checked against both compilation modes for compatibility.

About

Embracing the web security model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%