Skip to content

Make the PromptWareOS init to load most basic UNIX commands under the OS root, like ls #18

Description

@huan

The File Permissions Analogy is Brilliant
You're absolutely right that from a UNIX user's perspective, vault enforcement IS just permission checking:

Traditional UNIX permissions

drwxr-xr-x /proc # Read-only directory
drwxrwxrwx /sys # Read-write directory
-rwxr-xr-x /bin/ls # Executable (not readable in practice - binary)
-rw------- /etc/shadow # Owner-only read-write

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions