| 21 | | * '''Container Verification''' - Because Singularity runs entirely inside your user space (see [https://www.linfo.org/user_space.html| User Space Definition]), the container instantly inherits your identity, your permissions, and your network access. This includes your Cypress account's access to files and internet. (See the command '''singularity help verify'''.) |
| | 21 | * '''Container Security''' - Because Singularity runs entirely inside your Linux user space (see [https://www.linfo.org/user_space.html| User Space Definition]), the container instantly inherits your identity, your permissions, and your network access. This includes your Cypress account's access to files and internet. |
| | 22 | |
| | 23 | See [SingularityImageInspection Inspecting a Singularity .sif file]. |