https://github.com/sslab-gatech/ucognito
https://github.com/sslab-gatech/ucognito
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sslab-gatech/ucognito
- Owner: sslab-gatech
- Created: 2015-11-02T00:01:29.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-02T00:45:23.000Z (about 10 years ago)
- Last Synced: 2023-03-01T22:51:55.611Z (almost 3 years ago)
- Language: C
- Size: 5.04 MB
- Stars: 10
- Watchers: 9
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
private-browsing
================
Evaluation and Improvements on "Incognito" Browsing
ucognito: build
---------------
1. cd ucognito/mbox-browser/
2. follow the README file to build and install mbox-browser
3. (optional) sudo ln -s ucognito/ucognito /usr/bin/ucognito
ucognito: launch
----------------
1. ucognito -P \ -- \
uverifier: preparation
----------------------
0. (optional) install firefox at uverifier/firefox/build/
1. modify uverifier/firefox/script/settings.sh
2. uverifier/firefox/script/create-empty-profile
uverifier: launch (firefox)
---------------------------
1. use start/stop script to start/stop the browser
(it will always use the empty profile created)
2. use visit-normal/visit-private \ to browse
3. use strace to trace file related syscalls
4. log available at firefox/strace/syscall.log