guest@aarchconn [~] $ | You are not logged in

v: 1.0a_rc1b

[[MANUAL]] :: Permissions

aarchconn uses bitwise operations to calculate permissions:
PERMISSION_1 = 1
PERMISSION_2 = 2
PERMISSION_3 = 4
PERMISSION_4 = 6
However all permissions can be bypassed if you are root. This use is known as the "super user", administrator and holds elevated privilges.

Post owners & Post modification

Only a post's owner is able to modify or delete said post, however this can be bypassed by the root user as explained above. If, and when a user attempts to edit another user's post, they will be met with an error, and no options (such as Update, Delete, etc) will be available to them.