Skip to content

An extremely lightweight/simple browser that gets its bookmarks/user data from Firefox Sync. Hoping to add some security/privacy features in the future, as well.

License

Notifications You must be signed in to change notification settings

indigoparadox/matchmouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= Requirements =

* requests
* pyyaml
* M2Crypto
* GTK in GIR
* WebKit2 in GIR

= Goals =

== Completed Goals ==

* Download bookmarks from a local Firefox Sync/Weave server.
* Remove yaml requirement and store config in SQLite DB.

== Immediate Goals ==

* HTTPS enforcement.
* Privacy tools (Ad Block Plus/RequestPolicy/NoScript/Cookie Monster/RefControl)
  built-in.

== Later Goals ==

* User styles/scripts.
* Bookmark editing and two-way synchronization.
* (Relatively) secure password management. Maybe using TPM or similar.
* Run in Python 3 (waiting on M2Crypto).

About

An extremely lightweight/simple browser that gets its bookmarks/user data from Firefox Sync. Hoping to add some security/privacy features in the future, as well.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages