Skip to content

TIFF/EPSniff looks for the SecurityClassification image tag.

License

Notifications You must be signed in to change notification settings

enferex/tepsniff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tepsniff: TIFF/EPSniff looks for the SecurityClassification image tag.

What

TIFF/EP is the Tag Image File Format/Electronic Photography standard, which describes an image file format. This format is a subclass of the TIFF standard that adds multiple features, including a "SecurityClassification" tag.

The "SecurityClassification" tag semantically classifies the document (image) as being of a particular information sensitivity. The value of the tag is based on the National Imagery Transmission Format (NITF) which follows the classification values defined in MIL-STD-2500. The value of the tag is a single character ASCII value T,S,C,R,U which represents "Top Secret", "Secret", "Classified", "Restricted", or "Unclassified", respectively. tepsniff looks only for this tag.

Resources

Build

Simply run make to build.

Contact

enferex: https://github.com/enferex

About

TIFF/EPSniff looks for the SecurityClassification image tag.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published