Page MenuHome GnuPG

Selinux option -- huh?
Closed, ResolvedPublic

Description

Release: 1.4.0

Environment

Fedora Core 3, all patches applied

Description

Confiugred with SELinux option enabled. No Secret keys can be exported. This affects testing of gpgme. Is this really the "Right Thing To Do" in relation to SELinux being turned on? What's the goal? WHy the tradeoff? Is there any docs to explain what/why/how this is good?

Fix

Unknown

Event Timeline

Not a bug. Please take a dicsussion to gnupg-devel@gnupg.org

The whole point with the selinux option is to make it impossible to get access to the secret stuff unless the process has been flagged with appropriate permissions. Allowing to export the secret keys or to encrypt, armor, whatever the secring.gpg would allow to gain access very easily.

Russell Cocker once asked me add such an option and it took way to long for me add it.