sane_defaults.feature 668 B

12345678910111213141516
  1. @product
  2. Feature: Tails has a sane default configuration
  3. Scenario: The live user is setup correctly
  4. Given I have started Tails from DVD without network and logged in
  5. Then the live user has been setup by live-boot
  6. And the live user is a member of only its own group and "audio cdrom dialout floppy video plugdev netdev scanner lp lpadmin vboxsf"
  7. And the live user owns its home dir and it has normal permissions
  8. Scenario: No unexpected network services
  9. Given I have started Tails from DVD without network and logged in
  10. When the network is plugged
  11. And Tor is ready
  12. Then no unexpected services are listening for network connections