Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 2.65 KB

File metadata and controls

56 lines (37 loc) · 2.65 KB

Sources

This page tracks the public sources currently used in the docs for this repo.

Local Copies Of Public Sources

Validation status for these files is tracked in Source Validation.

Current summary:

  • the protobuf family and protocol.txt are exact public ATAK CIV upstream matches
  • CoTtypes.xml has validated public prior art and is semantically equivalent to public MITRE-derived mirrors, with one obvious upstream typo corrected locally

External Public Sources

Public Implementation Reference

These repositories are useful as public implementation references for interoperability context, surrounding protocol behavior, and public fixture sourcing.

Primary public implementation references:

  • deptofdefense/AndroidTacticalAssaultKit-CIV for the public ATAK client implementation
  • TAK-Product-Center/Server for the public TAK server implementation

It should be treated as:

  • a public implementation source
  • useful for observing practical client and server behavior and surrounding documentation
  • not a substitute for normative protocol artifacts such as the committed .proto files and protocol text in this repo

Public fixture notes:

  • tkuester/taky includes CoT payloads in public tests that are useful for round-trip and residual-detail coverage
  • snstac/pytak includes public tests for generated CoT event structure and common default fields
  • FreeTAKTeam/FreeTakServer includes public implementation examples and embedded CoT samples that are useful for interoperability context

Repo-Derived Support

These are implementation support sources, not normative specifications: