Robin Malley
03d4779129
Various fixes to enable reader mode on most platforms. I tested on firefox, google chrome, and microsoft edge, I don't have an iphone, so let me know if it's still broken. |
||
---|---|---|
assets | ||
conf | ||
kore_chroot | ||
src | ||
.gitignore | ||
Makefile | ||
README.md | ||
dh2048.pem |
README.md
Misc notes.
We need to enable STATX in kore instead of STAT. One of the places seems to have ifdef garuds around it, just added it to the other place.
We need to comment out the restrictions on mprotect around line 99 of src/seccomp.c in order for luajit to be able to do it's thing