I'm new to snap (snapd), but from what I have read the snap support sanboxed app environments out of the box (Snap vs Flatpak vs AppImage).
Question: Is it there a way for me to verify that the application itself actually is "sandboxed"? Can I verify that it is running in a container, and how?
Thanks.