IP Library Granted Patent US 12,126,622
Granted Patent B2
US 12,126,622 · App. 17/592,667 · Granted Oct 22, 2024

Method and system for secure container application framework

Inventors: Jim Sienicki (New York, NY); Roger Lucas (New York, NY); Perry Wintner (New York, NY); Nick Jelbert (New York, NY); Clint Smith (New York, NY)
Assignee: VEEA INC.
H04L63/101G06F11/1464G06F11/1469G06F21/105H04L63/0435H04L63/102H04L63/20H04L67/1097G06F21/1075
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 12,126,622
App. No.
17/592,667
Granted
Oct 22, 2024
Kind
B2
Abstract

An edge device may be configured to generate a secure container to perform a software application on the edge device. A security daemon operating on a processor of the edge device may receive a configure host request message from a container manager. In response, the security daemon may determine integrity of metadata, extract licenses from the metadata, determine image permissions, create a user or group account, and update one or more system service access-control lists (ACLs). The security daemon may generate and send a configure host response message to the container manager, which may create and/or start the container.

Claims (52)

1. An edge device, comprising:

a processor configured with processor-executable instructions to:

receive, in a security daemon, a configure host request message from a container manager;

determine, in the security daemon, integrity of metadata, extracting licenses from the metadata, determining image permissions, creating a user or group account, and updating one or more system service access-control lists (ACLs) in response to receiving the configure host request message from the container manager; and

generate and send, by the security daemon, a configure host response message to the container manager.

2. The edge device of claim 1 , wherein the processor is further configured with processor-executable instructions to:

receive, in the security daemon, a resource preparation request message from a container manager;

communicate, by the security daemon, with a hardware manager to determine hardware access in response to receiving the resource preparation notification message from the container manager;

obtain, by the security daemon, container keys and identity from a keystore manager in response to determining suitable hardware is accessible using, by the security daemon, the obtained the container keys and identity to determine a container configuration from a backup and restore manager;

assign, by the security daemon, resources to the container based on the determined container configuration; and

generate and send, by the security daemon, a resource preparation response message to the container manager for use in starting a container.

3. The edge device of claim 2 , wherein the processor is further configured with processor-executable instructions to start, by the container manager, the container to operate on the edge device.

4. The edge device of claim 3 , wherein the processor is further configured with processor-executable instructions to:

create, by the container manager, a namespace for the container by communicating with a secure container platform; and

prepare, by the container manager, a file system for the container and file system overlays in which the container runs, by communicating with an image store.

5. The edge device of claim 4 , wherein the processor is configured with processor-executable instructions to create the namespace for the container by creating a security enclave in which the container will operate.

6. The edge device of claim 4 , wherein the processor is further configured with processor-executable instructions to communicate, by the container manager, with the secure container platform to map resources.

7. The edge device of claim 6 , wherein the processor is further configured with processor-executable instructions to automatically and dynamically delivering networking capabilities to the container.

8. A method of generating a secure container to perform a software application on an edge device, comprising:

receiving, by a security daemon operating on a processor of the edge device, a configure host request message from a container manager;

determining, by the security daemon, integrity of metadata, extracting licenses from the metadata, determining image permissions, creating a user or group account, and updating one or more system service access-control lists (ACLs) in response to receiving the configure host request message from the container manager; and

generating and sending, by the security daemon, a configure host response message to the container manager.

9. The method of claim 8 , further comprising:

receiving, by the security daemon, a resource preparation request message from a container manager;

communicating, by the security daemon, with a hardware manager to determine hardware access in response to receiving the resource preparation notification message from the container manager;

obtaining, by the security daemon, container keys and identity from a keystore manager in response to determining suitable hardware is accessible using, by the security daemon, the obtained the container keys and identity to determine a container configuration from a backup and restore manager;

assigning, by the security daemon, resources to the container based on the determined container configuration; and

generating and sending, by the security daemon, a resource preparation response message to the container manager for use in starting a container.

10. The method of claim 9 , further comprising starting, by the container manager, the container to operate on the edge device.

11. The method of claim 10 , further comprising:

creating, by the container manager, a namespace for the container by communicating with a secure container platform; and

preparing, by the container manager, a file system for the container and file system overlays in which the container runs, by communicating with an image store.

12. The method of claim 11 , wherein creating the namespace for the container comprises creating a security enclave in which the container will operate.

13. The method of claim 11 , further comprising communicating, by the container manager, with the secure container platform to map resources.

14. The method of claim 13 , further comprising automatically and dynamically delivering networking capabilities to the container.

15. A non-transitory computer readable storage medium having stored thereon processor-executable software instructions configured to cause a processor in an edge device to perform operations for generating a secure container to perform a software application on the edge device, the operations comprising:

receiving, by a security daemon, a configure host request message from a container manager;

determining, by the security daemon, integrity of metadata, extracting licenses from the metadata, determining image permissions, creating a user or group account, and updating one or more system service access-control lists (ACLs) in response to receiving the configure host request message from the container manager; and

generating and sending, by the security daemon, a configure host response message to the container manager.

16. The non-transitory computer readable storage medium of claim 15 , wherein the stored processor-executable instructions are configured to cause the processor in the edge device to perform operations further comprising:

receiving, by the security daemon, a resource preparation request message from a container manager;

communicating, by the security daemon, with a hardware manager to determine hardware access in response to receiving the resource preparation notification message from the container manager;

obtaining, by the security daemon, container keys and identity from a keystore manager in response to determining suitable hardware is accessible using, by the security daemon, the obtained the container keys and identity to determine a container configuration from a backup and restore manager;

assigning, by the security daemon, resources to the container based on the determined container configuration; and

generating and sending, by the security daemon, a resource preparation response message to the container manager for use in starting a container.

17. The non-transitory computer readable storage medium of claim 16 , wherein the stored processor-executable instructions are configured to cause the processor in the edge device to perform operations further comprising starting, by the container manager, the container to operate on the edge device.

18. The non-transitory computer readable storage medium of claim 17 , wherein the stored processor-executable instructions are configured to cause the processor in the edge device to perform operations further comprising:

creating, by the container manager, a namespace for the container by communicating with a secure container platform; and

preparing, by the container manager, a file system for the container and file system overlays in which the container runs, by communicating with an image store.

19. The non-transitory computer readable storage medium of claim 18 , wherein the stored processor-executable instructions are configured to cause the processor in the edge device to perform operations such that creating the namespace for the container comprises creating a security enclave in which the container will operate.

20. The non-transitory computer readable storage medium of claim 18 , wherein the stored processor-executable instructions are configured to cause the processor in the edge device to perform operations further comprising communicating, by the container manager, with the secure container platform to map resources.

21. The non-transitory computer readable storage medium of claim 20 , wherein the stored processor-executable instructions are configured to cause the processor in the edge device to perform operations further comprising automatically and dynamically delivering networking capabilities to the container.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded May 27, 2022
From: SIENICKI, JIM; LUCAS, ROGER; WINTNER, PERRY; JELBERT, NICK; SMITH, CLINT
To: VEEA INC.
Reel/Frame 060040/0370 →
Continuity (3)
Provisional Application 63166421 · Mar 26, 2021
Provisional Application 63146884 · Feb 8, 2021
Related Publication 20220255941A1 · Aug 11, 2022
Cited By (1)
US 12,706,914