Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Filesystem Hierarchy

riastradh-brave edited this page Jun 28, 2018 · 5 revisions

This page is intended to keep a record of where Brave stores files on the filesystem, cross-platform. Especially useful to know are the files Brave writes which Chromium does not.

For Chrome/Chromium see: http://forensicswiki.org/wiki/Google_Chrome

On macOS ~/Library/Application Support/brave/

On Windows: %appdata%\brave\

On Linux: ~/.config/brave/

Inside this directory is:

*.dat - data files needed for Brave ad/tracker blocking
httpse.json - https everywhere rules
ledger* - brave payments related files
session-store-1* - brave session state and backups
sitesettings.json - not sure why that exists because it appears to be data that is duplicated in `session-store-1`
tor/                - tor state
  data/             - log file and tor daemon state
    tor.log         - log file (non-sensitive) (XXX should maybe be one directory up)

Alternate spelling for search: file system