Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

orjail: init at 1.1 #138293

Merged
merged 1 commit into from
Feb 9, 2022
Merged

orjail: init at 1.1 #138293

merged 1 commit into from
Feb 9, 2022

Conversation

onny
Copy link
Contributor

@onny onny commented Sep 17, 2021

Motivation for this change

Adds package orjail, a program to run applications inside a "sandbox" tunneling all traffic through the Tor network.

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • 21.11 Release Notes (or backporting 21.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by the maintainer of the package it changes 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 10.rebuild-linux: 1 labels Sep 17, 2021
@nrdxp nrdxp marked this pull request as draft September 17, 2021 16:21
@onny
Copy link
Contributor Author

onny commented Sep 18, 2021

Somehow I need to reference the absolute path the hosts file (not symlink) for firejail to work netblue30/firejail#2758
Does someone know how to achieve this?

@onny onny force-pushed the orjail branch 2 times, most recently from 64be6db to 7612964 Compare September 20, 2021 20:20
@onny onny changed the title [DRAFT] orjail: init at 1.1 orjail: init at 1.1 Sep 20, 2021
@onny onny marked this pull request as ready for review September 20, 2021 20:21
@happysalada
Copy link
Contributor

When I try to access the gitlab url it's asking me to sign in.
Perhaps you want to replace the gitlab url with the following https://orjail.github.io/

also could you add a platforms attribute to the meta ? This looks like just a linux tool.

@ofborg ofborg bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Feb 7, 2022
@happysalada
Copy link
Contributor

it looks like you have a merge conflict, otherwise it looks good to me.

@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Feb 9, 2022
@SuperSandro2000 SuperSandro2000 merged commit fcbcbc1 into NixOS:master Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 10.rebuild-linux: 1 11.by: package-maintainer This PR was created by the maintainer of the package it changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants