This page is a task list to keep track of next steps in the security subsystem of Parrot, which is actually a part of all subsystems.

  • Simplest possible useful feature is being able to disable a certain subset of ops, either by replacing them with another opcode that logs the security violation, or by raising an exception that can be caught by PL/Parrot and be dealt with appropriately.