AgregoreWeb / agregore-browser

A minimal browser for the distributed web (Desktop version)
https://www.youtube.com/watch?v=TnYKvOQB0ts&list=PL7sG5SCUNyeYx8wnfMOUpsh7rM_g0w_cu&index=14
GNU Affero General Public License v3.0
749 stars 66 forks source link

Private browsing mode #141

Open RangerMauve opened 2 years ago

RangerMauve commented 2 years ago

It should be possible to open a window in "private mode" which will open the window in a separate web session which doesn't persist history/cookies to disk.

This is useful for cases when you want to avoid tracking or want to test stuff in a temporary session.

Windows that are opened in a "private browsing" session, should open new windows in the same session.

We should have some sort of indicator in the UI that it's a private session.