Robin Malley
3233af6374
Previously, there was text on the claim page claiming usernames needed to be all lower case, but it wasn't enforced, leading some people to create usernames that cannot function as subdomains. |
||
---|---|---|
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