Skip to content

moon-laboratories/murasaki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI MPL-2.0 licensed

Murasaki is a Fast, Secure, and Reliable Webkit based web browser.

Table of Contents

Goals

  • Security: Be secure, and not compromise the users security.
  • Privacy: Be private, not collect any user data, unless the user explicitly opts-in to data collection.
  • Performance: Written in Rust, Murasaki is blazing fast.
  • Reliability: Be reliable, be able to handle common errors.

Status

Pre-Alpha -- Not usable in any capacity whatsoever, yet. Once it reaches Alpha, it will be usable, at least barely.

Usage

Compile with cargo

1.

git clone https://github.com/moon-laboratories/murasaki && cd murasaki

2.

cargo build --release

3.

./target/release/murasaki or cargo run --release

!NOTE!

Building Murasaki requires the following dependencies:

GTK, GLib and Cairo development files.

Rust, Cargo -- Preferably installed via rustup.

Webkit2gtk development files.

Graphene/gir development files.

License

This software is subject to the terms of the Mozilla Public License, v. 2.0. See LICENSE.

Any Contribution intentionally submitted for inclusion into this software is automatically licensed under the MPL, version 2.0 unless explicitly stated otherwise.

About

A Free and Open Source Webkit-based web browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages