Skip to content

robyscar/DichromateBrowser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dichromate

Dichromate Logo

Dichromate is a privacy and security hardened Chromium fork that focuses on privacy and security. It is based on the now discontinued Hexavalent.

We follow the Chrome release schedule, and we try to release a newer build within 1-2 days of a stable release of Chrome.

Dichromate targets only Windows when developing patches and creating releases. It can be compiled for other platforms, but will not have all of the security features.

Download Dichromate

Get it from WinGet:

PS> winget install Dichromate.Browser

Download an installer from the releases page.

Build from source

Click here for build instructions.

How is Dichromate different from Chromium?

Dichromate has a number of additional security and privacy features compared to Chromium.

This is a list of some of them:

  • Windows Sandbox integration
  • The GPU and Renderer processes run in the Windows AppContainer
  • Browser dynamic code is disabled, and is enforced by ACG
  • Flag to disable V8's JIT compiler for Javascript
  • Flag to disable reading from the HTML5 canvas
  • HTTPS-only mode is the default
  • WebRTC hardening
  • Compiled with -fstack-protector-strong, -fwrapv, -ftrivial-auto-var-init=zero, and CFI
  • Disabled basic Google services such as Safe Browsing, browser sign in, and crash reporting
  • Partitioned Cookies enabled by default

Contributing

Anyone is welcome to contribute to Dichromate, just make sure that the branding patch is always the last one in the list. This makes it easier when porting patches to a newer release.

Things to keep in mind

Although our releases are usually on time, Dichromate is a hobbyist project, and we cannot guarantee that releases are timely.

About

Hardened* Chromium Fork

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 48.9%
  • PowerShell 48.5%
  • Batchfile 2.6%