Ville Korhonen

Results 15 comments of Ville Korhonen

If we use AppArmor, tell if some binaries have no rules (enforcing) enabled.

Currently package how-can-i-help has been added to DOS. We should parse build.log after building the image, probably in *.post-build hook, and warn user about packages that do have problems. Alternative...

Seems that hookin to RCP function described in initial version isn't working, but if we hook to `init` before RCP does, that would do the job. However, this would also...

Note, PR still contains some extra comments that should be removed before merging. However, this now needs at least benchmarking, and optionally comments from sites using this.

We can just toggle off the feature if we want to go the easy way (`config.ssh.insert_key = false`). However, this decreases security as then all environments share known keys. (Which...