Code Monkey home page Code Monkey logo

peacock's Introduction

Peacock



๐Ÿฆš Open source experimental private-by-default web browser.
Docs | Download | FAQ

GitHub Workflow Status GitHub release (latest by date) Discord


โš ๏ธ Peacock has been discontinued.

Contents

Download

Windows

Download the .exe file from our releases page.

Releasing Peacock for the Windows package, Chocolatey, might be our next step.

Mac

Unfortunately, Mac builds are failing and there hasn't been enough testing yet for Peacock to be confident enough in releasing a public build for MacOS.

Linux

Here, you can download Linux builds for Peacock. Hopefully Peacock will have a Flatpak release and possibly an RPM build in the near future.


Ubuntu, Debian and Debian derivatives

Download the .deb file from our releases page.


Arch Linux (AUR)

AUR version

Download Peacock from the Arch User Repository here. (thank you to u/sunflsks!)


AppImage (Everything else)

Download the .AppImage file from our releases page.

Screenshots

New screenshots coming soon!

Building

Both of the build commands use electron-builder and output executables for their respective operating system in the dist/ folder.

Download and initialize Peacock's source code with these commands:

  1. git clone https://github.com/peacockweb/peacock.git && cd peacock
  2. npm i

Run peacock from source:

npm run start

Build instructions for Windows:

npm run build-win

Build instructions for Linux:

npm run build-linux

F.A.Q.

How does Peacock compare to other privacy browsers like Firefox and Brave?

Both Firefox and Brave are spectacular and every day, Peacock gets closer and closer to their status of privacy. Peacock isn't stable enough yet to be used as a daily driver, but is an awesome experiment nonetheless to test the limits of the web and help make the internet a safer place.

How do I know Peacock doesn't take telemetry?

Peacock is built around on open source technologies and therefore we love transparency. You're welcome to perform your own audits on our entirely open source code! We also include a Components entry in our docs which breaks down all the technologies used in the production of Peacock.

How experimental is Peacock? Can I process any sensitive data on it yet?

Using should hold off on doing anything too sensitive on Peacock for now, it's still in development and bugs are getting patched all the time, but like all apps, some may be missed along the way.

Why use Electron?

Some people are skeptical about Electron for its generally high memory usage, but Electron makes the development process incredibly simple. Electron lets us build a desktop app using web technologies. Eventually, we may switch to something more practical like forking Chromium or Firefox.

How to bypass security warnings?

On Windows, apps are deemed as insecure if they haven't been code-signed with a certificate. Sigining certificates are expensive and therefore, Peacock doesn't have one (yet). This means that Peacock may show up to antiviruses or Windows Defender as a 'suspicious application' but can be easily bypsased selecting "More Info" > "Run Anyway":

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.