Check what you know

Six questions

6 questions on what you just read. Nothing is saved or issued. Use the result to see which of the 4 lessons to revisit while they are still open in the rail. One question uses the playground on this page.

  1. 1. You install a program the ordinary way, and it turns out to be malicious. What can it read?
  2. 2. A cpak manifest does not mention the network at all. What can the application reach?
  3. 3. A manifest asks for displayX11. What does cpak keep isolated?
  4. 4. Keep only "socketWayland": true in the permissions playground. How many host paths does that one permission bind?

    Playground for this question

    Package workspace

    Edit the manifest, then read the validation result.

    cpak.json
    $ cpak validate
    Loading cpak...
    Permission names available in this build

    Add a key under override and the result above changes immediately.

  5. 5. What does adding "deviceDri": true to an administrator's ceiling change?
  6. 6. You install a package and the prompt lists a permission you would rather it did not have. What can you do?

0 of 6 answered.

Projects and technologies around cpak