User:Elijah/Drafts/UserVM Rules: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
</ol> |
</ol> |
||
</li> |
</li> |
||
<li class="mwt-paragraph">The QEMU SLiRP gateway must not be accessible on the VM. This is a major security risk. To fix this you'll need a router VM</li> |
<li class="mwt-paragraph">The QEMU SLiRP gateway (10.0.2.2) must not be accessible on the VM. This is a major security risk. To fix this you'll need a router VM</li> |
||
<li class="mwt-paragraph">Port 25 must be blocked on your VM</li> |
<li class="mwt-paragraph">Port 25 must be blocked on your VM</li> |
||
<li class="mwt-paragraph">CollabVM rules 1 through 3 must be enforced on your VM.</li> |
<li class="mwt-paragraph">CollabVM rules 1 through 3 must be enforced on your VM.</li> |
Revision as of 00:59, 2 December 2022
THIS IS A ROUGH DRAFT
In order to have a UserVM put up on our website it must meet several requirements.
- Your VM must be behind a reverse proxy (preferably nginx) and support SSL. This is both good practice and a technical requirement on our end
- Your VM must meet one of the following:
-
- Be marked as NSFW in the title
- Have proper NSFW filtering set up
- Not have internet access
-
- The QEMU SLiRP gateway (10.0.2.2) must not be accessible on the VM. This is a major security risk. To fix this you'll need a router VM
- Port 25 must be blocked on your VM
- CollabVM rules 1 through 3 must be enforced on your VM.