GithubHelp home page GithubHelp logo

happy-ferret / firectl Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 16 KB

Control firejail desktop integration.

Home Page: https://pypi.python.org/pypi/firectl/

License: GNU General Public License v2.0

Python 85.02% Shell 14.98%

firectl's Introduction

Firectl

Note: Firejail 0.9.38 has a convenient symlink invocation feature to integrate firejail in the desktop.

Firectl is a tool to integrate firejail sandboxing in the Linux desktop. Enable firejail for an application and enjoy a more secure desktop.

Usage

To see which applications can be enabled:

firectl status

To enable firejail for a program:

sudo firectl enable firefox

To disable firejail for a program:

sudo firectl disable firefox

Ubuntu/Debian

For Ubuntu and Debian systems install the deb at https://github.com/rahiel/firectl/releases.

Other distro's

Restoring

Firectl works by modifying the system's desktop files, the files that tell the system which user applications are installed and how to run them. When these applications are updated, the desktop files are also updated, disabling firejail. The firectl settings need to be restored.

For now you have to manually restore firejail settings after upgrades:

sudo firectl restore

Install

Firectl can be installed with pip:

sudo pip3 install firectl

Uninstall

To uninstall firectl:

sudo firectl disable all
sudo pip3 uninstall firectl
sudo rm /etc/firejail/firectl.conf

firectl's People

Contributors

rahiel avatar

Watchers

 avatar

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.