IP Library Patent Application 16351023
Patent Application
App. No. 16/351,023

SYSTEM AND METHODS FOR TAMPER PROOF INTERACTION RECORDING AND TIMESTAMPING

Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US None
App. No.
16/351,023
Abstract

A system and method for securely recording voice communications, comprising an authentication server, further comprising at least a software components operating on a network-capable computing device, and a database, wherein an authentication server verifies the validity of voice communications and a database stores voice communication recordings.

Claims (22)

1 . A system for securely recording voice communications, comprising:

an authentication server computer, comprising a memory, a processor, and program code, wherein the program code, when executed by the processor, causes the processor to:

generate a timestamp;

publish the timestamp as a zero-value block chain transaction using a distributed block chain network; and

generate a hash for use in encrypting a recording of an interaction; and

a recording server computer comprising another memory, another processor, and another program code, wherein the another program code, when executed by the another processor, causes the another processor to:

receive the interaction via a network, the interaction comprising a plurality of conversations each comprising at least one of the following media types: audio, video, email, and short message service (SMS);

generate the recording of the interaction;

receive the timestamp and hash from the authentication server;

verify the timestamp has not been tampered with by validating the zero-value block chain transaction;

encrypt the recorded interaction with the timestamp embedded therein using the received hash; and

store the encrypted interaction recording in a secure database.

2 . A method for securely recording voice communications, the method comprising the steps of:

providing, using an authentication server computer, comprising a memory, a processor, a network interface, and program code, a timestamp;

publishing, by the authentication server, the timestamp as a zero-value block chain transaction using a distributed block chain network; and

generating a hash for use in encrypting a recording of an interaction;

receiving, at a recording server computer comprising another memory, another processor, and another program code, the interaction via a network, the interaction comprising a plurality of conversations each comprising at least one of the following media types: audio, video, email, and short message service (SMS);

generating, by the recording server, the recording of the interaction;

receiving a timestamp and the hash from the authentication server;

verifying, by the recording server, that the timestamp has not been tampered with by validating the zero-value block chain transaction;

encrypting the recorded interaction with the timestamp embedded therein using the received hash; and

storing the encrypted interaction recording in a secure database.