SWEAR Documentation & Support

Learn how to verify, publish, and manage authentic content using SWEAR. Access system requirements, installation guides, and architecture documentation to deploy SWEAR’s video authentication technology effectively.

FREQUENTLY ASKED QUESTIONS

Blockchain FAQs

  • What does a SWEAR blockchain record contain?

    Here is a sample blockchain record and definitions below:
    { “K”: “c7bdf7f80c8c1c1dc7fd3f5aafe39925f8c8f803b9be0b1ef4183bd51c9760fc”,
    “SID”: “1757111460988aa5b5f97cf84b”,
    “FFRTS”: 1757111461160,
    “LFRTS”: 1757111461164,
    “HTS”: 1757111461168,
    “CTS”: 1757111461171,
    “VMHIDX”: 1015,
    “VMH”: “1f7a2943be61ad7fc3a97a3e0e0b8f0c5357c2eed97333679f02665930b6c525”,
    “AMH”: “dd833f70bc65424ed20672bbdbfa4a74d1bfa73b0dca20f93e827d8074beae2e”,
    “MH”: “25213894e3febd66f6bb1e7d76fbf86719f7a7181f98c9687bfbb9dd828e05c0”,
    “PRK”: “803b9be0b1ef4183bd51c9760fcc7bdf7f80c8c1c1dc7fd3f5aafe39925f8c8f”

    }

    K=Unique ID of this blockchain record
    SID=Stream ID
    FFRTS=First Frame Recorded Time Stamp (Epoch Time Format)
    LFRTS=Last Frame Recorded Time Stamp (Epoch Time Format)
    HTS=Hash Time Stamp (Epoch Time Format)
    CTS=Certification Time Stamp (Epoch Time Format)
    VMHIDX=Video Meta Hashing Index Digit Counter
    VMH=Visual Meta Hash
    AMH=Audio Meta Hash
    MH=Metadata Hash
    PRK=Previous blockchain record unique ID

  • What information is being sent to and preserved into blockchain?

    Three types of data sets are sent to the blockchain network:

    • Time Stamps – video recording times and hash time
    • Hashes – visual hash, audio hash, and metadata hash
    • Stream ID – a unique identifier of video stream 

    SWEAR does not collect, distribute, or store user/customer data, device information, location metrics, AI analytics, or visual/audio content.