Y.A.S.C Software 

 Settings | Anti-Tampering

 

    • Private Keys
      • New Key
        Will generate both a new Private signing Key and a Public Verification Key. Sniffem will save a KEYNAME.PRI and KEYNAME.PUB file inside the Sniff'em directory, for more information about these keys see the bottom of this page.



      • Sign
        Will pop-up a browsing dialog which will let you choose a file to sign. Sniff'em will save a Signature file with the same name as the signed file inside the same directory.
      • Delete
        Deletes the selected key.

    • Public Verification Keys
      • Verify
        Will verify a file using the key you selected.
      • Delete
        Deletes the selected key.

    • General Information
      • How to Use ?
        1 - Generate a unique Key (can be your name)

        2 - Sniffem saves this key under a PUB and PRI files inside them KEY directory. Never give out your PRI (Private key) file.
        3 - Sign a SEM (Sniff'em Project File) with your generated key. Sniff'em will produce a SGN (Signature file) having the same name as the File signed.
        4 - Send PUB file to one of your correspondance friends or Co-Workers (one-timer)
        5 - Send the SEM along with SGN file over to him.
        6 - The recipient saves the PUB key in his Sniff'em KEYS directory.

        7 - The recipient is now able to securely test if the File has been tampered with AND/OR if the file is from the claimed Source using the verify function.