emailclient |
|||||||
This repository hosts the draft version of the Protection Profile Module for Email Clients based on the [Essential Security Requirements (ESR)](https://commoncriteria.github.io/pp/emailclient/emailclient-esr.html) for this technology class of products. This repository is used to facilitate collaboration and development on the draft document. See the [release](#Release-Version) section if you are looking for the officially released version for evaluations. A list of products that have passed evaluation against this Protection Profile can be found [here](https://www.niap-ccevs.org/Profile/Info.cfm?id=377).
-
[Protection Profile Module for Email Clients](https://commoncriteria.github.io/pp/emailclient/emailclient-release.html) (html)
-
[Protection Profile Module for Email Clients](https://commoncriteria.github.io/pp/emailclient/emailclient-release.pdf) (pdf)
-
[Protection Profile Module for Email Clients](https://www.niap-ccevs.org/Profile/Info.cfm?id=377)
If you are interested in contributing directly to future versions the this Protection Profile, please consider joining the NIAP technical community. * [How to join the NIAP Technical Community (Mailing list and updates)](https://www.niap-ccevs.org/NIAP_Evolution/tech_communities.cfm)
Questions, comments, and fixes can be submitted to the [repository issue tracker](https://github.com/commoncriteria/emailclient/issues)
To clone this project along with its transforms submodule run:
`
git clone --recursive git@github.com:commoncriteria/emailclient.git
To pull updates from the upstream transforms submodule and commit them run:
git submodule update --remote transforms
git add transforms
git commit
`
[Help working with Transforms Submodule](https://github.com/commoncriteria/transforms/wiki/Working-with-Transforms-as-a-Submodule)
-
input - Contains the 'meat' of the project. It’s the input content (in XML form) that gets transformed to readable html.
-
output - The output directory where the html is placed after transformation.
-
output/images - The directory where images are stored
-
transforms - Points to the transform subproject which is really a repository for resources shared amongst many Common Criteria projects.
-
[National Information Assurance Partnership (NIAP)](https://www.niap-ccevs.org/)
-
[Common Criteria Portal](https://www.commoncriteriaportal.org/)