With pdflatex, it is possible to create PDF files that are acceptable by arxiv even without sources (with hyperref + \pdfsuppressptexinfo=1, see Making an anonymous PDF file using PDFLaTeX).
However, I don't manage to create such a PDF using lualatex.
With LuaLaTeX, what is the equivalent of \pdfsuppressptexinfo=1?