-
- Downloads
You need to sign in or sign up before continuing.
change server to need less capabilities
there are now threads that can lower their privileges to do things in the name of the maxima users. this both increases security and is actually also somehow faster, maybe because we don't scan /proc anymore for leftover processes and instead use kill -1
Showing
- Dockerfile 5 additions, 1 deletionDockerfile
- buildscript.sh 1 addition, 1 deletionbuildscript.sh
- docker-compose.yml 0 additions, 3 deletionsdocker-compose.yml
- helmmaxima/values.yaml 0 additions, 3 deletionshelmmaxima/values.yaml
- src/maxima_fork.c 25 additions, 25 deletionssrc/maxima_fork.c
- src/web/drop_privilege_linux.go 141 additions, 0 deletionssrc/web/drop_privilege_linux.go
- src/web/web.go 169 additions, 79 deletionssrc/web/web.go
Loading
Please register or sign in to comment