Add GPG Sync in new COMSEC section.

This commit is contained in:
Meitar M 2019-03-07 23:55:31 -05:00
parent 22363e3dcb
commit fb694e3adf
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85
1 changed files with 5 additions and 0 deletions

View File

@ -9,6 +9,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
## Contents
- [Automation](#automation)
- [Communications security (COMSEC)](#communications-security-comsec)
- [DevSecOps](#devsecops)
- [Fuzzing](#Fuzzing)
- [Honeypots](#honeypots)
@ -38,6 +39,10 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
- [python-sandboxapi](https://github.com/InQuest/python-sandboxapi) - Minimal, consistent Python API for building integrations with malware sandboxes.
- [python-stix2](https://github.com/oasis-open/cti-python-stix2) - Python APIs for serializing and de-serializing Structured Threat Information eXpression (STIX) JSON content, plus higher-level APIs for common tasks.
## Communications security (COMSEC)
- [GPG Sync](https://github.com/firstlookmedia/gpgsync) - Centralize and automate OpenPGP public key distribution, revocation, and updates amongst all members of an organization or team.
## DevSecOps
See also [awesome-devsecops](https://github.com/devsecops/awesome-devsecops).