IP Library Granted Patent US 11,449,622
Granted Patent B2
US 11,449,622 · App. 16/816,032 · Granted Sep 20, 2022

Data access control systems and methods

Inventors: Daniel Joseph Sturtevant (Cambridge, MA); Christopher Lalancette (Ayer, MA); Michael Nathan Lack (Arlington, VA); Paul B. Schneck (Potomac, MD)
Assignee: Intellectual Ventures II LLC
G06F21/62G06F21/31G06F21/606G06F21/6209G06F21/6218G06F21/85H04L63/0807
View Patent ↗
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 11,449,622
App. No.
16/816,032
Granted
Sep 20, 2022
Kind
B2
Abstract

Various hardware and software configurations are described herein which provide improved security and control over protected data. In some embodiments, a computer includes a main motherboard card coupled to all input/output devices connected to the computer, and a rusted operating system operates on the main motherboard which includes an access control module for controlling access to the protected data in accordance with rules. The trusted operating system stores the protected data in an unprotected form only on the memory devices on the main motherboard. The computer may also have a computer card coupled to the main motherboard via a PCI bus, on which is operating a guest operating system session for handling requests for data from software applications on the computer. A tamper detection mechanism is provided in the computer for protecting against attempts to copy the unprotected form of the protected data onto memory devices other than the one or more memory devices used by the motherboard or computer card.

Claims (48)

1. A method for controlling access, the method comprising:

receiving, at a computer device from a remote user device, a request to access protected content or data, wherein the request comprises credentials associated with the remote user device and an indication of a first version of an electronic ticket granted to a user separate from the credentials,

wherein the electronic ticket defines access control rules, the access control rules including at least one of a time range rule, a network resource rule, or a device identifier rule;

comparing, at the computer device, as defined by the access control rules, a time associated with the received request to access the control rules and at least one of a user device identifier from the credentials, a network resource identifier from the credentials, and a user identifier from the credentials;

retrieving, at the computer device, a second version of the electronic ticket, wherein the second version is stored in a portion of memory that is not accessible by the user and further includes state information associated with the second version of the electronic ticket that is not in the first version of the electronic ticket; and

determining, at the computer device, upon receipt of a subsequent access request associated with the first version of the electronic ticket, whether the subsequent access request should be granted, wherein—

when it is determined that the subsequent access request should be granted, enabling access to the protected content or data, and

when it is determined that the subsequent access request should not be granted, denying access to the protected content or data.

2. The method of claim 1 , further comprising:

determining, at the computer device, in response to the request, that the first version of the electronic ticket is valid based on the state information.

3. The method of claim 2 , wherein the subsequent access request is encrypted using a public key associated with the computer device, and wherein the method further comprises:

decrypting, by the computer device, the subsequent access request using a private key stored in the portion of memory that is not accessible to the user.

4. The method of claim 1 , wherein the user device identifier includes an IP address of the user device, the device identifier rule includes an IP address range, and wherein comparing the user device identifier and the access control rules further comprises determining if the IP address of the user device is within the IP address range.

5. The method of claim 1 , wherein the network resource identifier further comprises a file sharing protocol identifier and a document identifier.

6. The method of claim 1 , wherein enabling access to the protected content or data further comprises transmitting the access request to a server computing device associated with the network resource identifier.

7. A non-transitory computer-readable storage medium storing content that, when executed by a computer device, causes the computer device to perform operations for protecting data, the operations comprising:

receiving, at the computer device from a remote user device, a request to access protected content or data,

wherein the request comprises (a) an indication of a first version of an electronic ticket granted to a user and (b) a user device identifier of the remote user device, a network resource identifier separate from the indication of the electronic ticket, and/or a user identifier from the credentials,

wherein the electronic ticket defines access control rules, the access control rule s including at least one of a time range rule, a network resource rule, or a device identifier rule;

retrieving, at the computer device, a second version of the electronic ticket defining, wherein the second version is stored in a portion of memory that is not accessible by the user, and further includes state information associated with the second version of the electronic ticket that is not in the first version of the electronic ticket;

comparing, at the computer device, as defined by the access control rules, a time associated with the received request and at least one of (1) the user device identifier, (2) the network resource identifier to the access control rules, and (3) the user identifier from the credentials;

determining, at the computer device, upon receipt of a subsequent access request associated with the first version of the electronic ticket, whether the sub sequent access request should be granted, wherein—

when it is determined that the subsequent access request should be granted, enabling access to the protected content or data, and

when it is determined that the subsequent access request should not be granted, denying access to the protected content or data.

8. The non-transitory computer-readable storage medium of claim 7 , wherein the operations further comprise:

determining, at the computer device, in response to the request, that the electronic ticket granted to the user is valid based on the state information.

9. The non-transitory computer-readable storage medium of claim 8 , wherein the subsequent access request is encrypted using a public key associated with the computer device, and the operations further comprise:

decrypting, at the computer device, the subsequent access request using a private key stored in the portion of memory that is not accessible to the user.

10. The non-transitory computer-readable storage medium of claim 7 , wherein the user device identifier includes an IP address of the user device, the device identifier rule includes an IP address range, and comparing the user device identifier and the access control rules further comprises determining if the IP address of the user device is within the IP address range.

11. The non-transitory computer-readable storage medium of claim 7 , wherein the network resource identifier further comprises a file sharing protocol identifier and a document identifier.

12. The non-transitory computer-readable storage medium of claim 7 , wherein enabling access to the protected content or data further comprises transmitting the access request to a server computing device associated with the network resource identifier.

13. A computing system comprising:

one or more processors;

at least one memory; and

an access control component configured to perform operations for protecting data, the operations comprising:

receiving, at the computing system from a remote user device, a request to access protected content or data, wherein the request comprises credentials associated with the remote user device and an indication of a first version of an electronic ticket granted to a user,

wherein the electronic ticket defines access control rules, the access control rules including at least one of a time range rule, a network resource rule, or a device identifier rule;

comparing, to the access control rules, a time associated with the received request and at least one of (a) a user device identifier from the credentials, (b) a network resource identifier from the credentials, and (c) a user identifier from the credentials;

retrieving a second version of the electronic ticket defining access control rules, wherein the second version is stored in a portion of memory that is not accessible by the user, and further includes state information associated with the second version of the electronic ticket that is not in the first version of the electronic ticket; and

determining upon receipt of a subsequent access request associated with the first version of the electronic ticket, whether the subsequent access request should be granted, wherein—

when it is determined that the subsequent access request should be granted, enabling access to the protected content or data, and

when it is determined that the subsequent access request should not be granted, denying access to the protected content or data.

14. The computing system of claim 13 , the operations further comprising:

determining, in response to the request, that the electronic ticket granted to the user is valid based on the state information.

15. The computing system of claim 14 , wherein the subsequent access request is encrypted using a public key associated with the computing system, and the operations further comprise:

decrypting the subsequent access request using a private key stored in the portion of memory that is not accessible to the user.

16. The computing system of claim 13 , wherein the user device identifier includes an IP address of the user device, the device identifier rule includes an IP address range, and comparing the user device identifier and the access control rules further comprises determining if the IP address of the user device is within the IP address range.

17. The computing system of claim 13 , wherein enabling access to the protected content or data further comprises transmitting the access request to a server computing device associated with the network resource identifier.

Assignments (4)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded May 9, 2025
From: INTELLECTUAL VENTURES ASSETS 198 LLC
To: DATASPHERE, LLC
Reel/Frame 071248/0632 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Mar 28, 2025
From: INTELLECTUAL VENTURES II LLC
To: INTELLECTUAL VENTURES ASSETS 198 LLC
Reel/Frame 070664/0183 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Mar 19, 2025
From: VERIFIDES TECHNOLOGY CORP.
To: ZOFILLIP PRO GROUP LLC
Reel/Frame 070555/0686 →
MERGER Recorded Mar 28, 2022
From: ZOFILLIP PRO GROUP LLC
To: INTELLECTUAL VENTURES II LLC
Reel/Frame 059414/0323 →
Continuity (7)
Continuation 16102573 · Aug 13, 2018
Continuation 15656966 · Jul 21, 2017
Continuation 14923344 · Oct 26, 2015
Continuation 14307394 · Jun 17, 2014
Continuation 11756824 · Jun 1, 2007
Provisional Application 60803683 · Jun 1, 2006
Related Publication 20200334367A1 · Oct 22, 2020
Cited By (1)
US 12,333,032