-
garageos@GarageOS:~/PixelOS/device/phh/treble$ ls
AndroidProducts.mk files phh-on-data.sh tdgsi_arm_ab treble_arm64_afS.mk treble_arm_agS.mk
…
-
I would like to use nsjail to run a python script with limited permissions, e.g this script:
```py
open("../a.txt", "w+")
```
I don't want the script to be able to create a file in the parent di…
-
While compiling on 32-bit Raspbian OS the following error causes the build to fail:
```
mnt.cc: In function ‘const string mnt::flagsToStr(long unsigned int)’:
mnt.cc:93:2: error: narrowing conver…
-
# Rough description
A database owner should be able to allow other users/entities to have following levels of access
- read-only access
- read/write access
- manager (to be able to control sharing wi…
-
I tried building the lineageos package using this tree and it seems like it's failing and i can't find samsung_slsi anywhere on github except some boradconfig files do mention it but the folder itself…
-
Hi,
Would it be possible for nsjail to either mount some of /dev by default, or add a flag to do that? I see mentions of /dev/urandom and /dev/null in the README, but there are also /dev/zero, /dev…
-
chroot로 유저끼리 분리하기.
단 라이브러리 세팅이 필요함.. 이 부분은 스크립트로 처리.
Jinmo updated
6 years ago
-
TODO : Running the user supplied code in a sandbox.
-
Adding an inode limit would limit the number of files/directories that can exist in the tmpfs we use for file IO. Given we already have file size limits, a maximum number of files we'll read, and a ti…
-
Hello, I have been using nsjail with Docker fine for months on my ubuntu
```
Linux 6.2.0-39-generic #40-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 14 14:18:00 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux,
Distri…