JP7843837B2 - コンテナ・システムのデータ管理方法、およびシステム - Google Patents
コンテナ・システムのデータ管理方法、およびシステムInfo
- Publication number
- JP7843837B2 JP7843837B2 JP2024512104A JP2024512104A JP7843837B2 JP 7843837 B2 JP7843837 B2 JP 7843837B2 JP 2024512104 A JP2024512104 A JP 2024512104A JP 2024512104 A JP2024512104 A JP 2024512104A JP 7843837 B2 JP7843837 B2 JP 7843837B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- aforementioned
- credentials
- pod
- container
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/08—Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
- H04L9/088—Usage controlling of secret information, e.g. techniques for restricting cryptographic keys to pre-authorized uses, different access levels, validity of crypto-period, different key- or password length, or different strong and weak cryptographic algorithms
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/52—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems during program execution, e.g. stack integrity ; Preventing unwanted data erasure; Buffer overflow
- G06F21/53—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems during program execution, e.g. stack integrity ; Preventing unwanted data erasure; Buffer overflow by executing in a restricted environment, e.g. sandbox or secure virtual machine
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/57—Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/602—Providing cryptographic facilities or services
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6209—Protecting access to data via a platform, e.g. using keys or access control rules to a single file or object, e.g. in a secure envelope, encrypted and accessed using a key, or with access control rules appended to the object itself
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/08—Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
- H04L9/0816—Key establishment, i.e. cryptographic processes or cryptographic protocols whereby a shared secret becomes available to two or more parties, for subsequent use
- H04L9/0819—Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s)
- H04L9/0825—Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s) using asymmetric-key encryption or public key infrastructure [PKI], e.g. key signature or public key certificates
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/08—Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
- H04L9/0894—Escrow, recovery or storing of secret information, e.g. secret key escrow or cryptographic key storage
- H04L9/0897—Escrow, recovery or storing of secret information, e.g. secret key escrow or cryptographic key storage involving additional devices, e.g. trusted platform module [TPM], smartcard or USB
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/30—Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/45562—Creating, deleting, cloning virtual machine instances
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Computer Security & Cryptography (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Bioethics (AREA)
- Computing Systems (AREA)
- Databases & Information Systems (AREA)
- Storage Device Security (AREA)
Description
Claims (20)
- システムであって、前記システムが、
メモリと、
前記メモリと通信するプロセッサと
を含み、前記プロセッサが動作を実施するように構成されており、
前記動作が、
鍵ペアを生成することと、
データ資格情報シークレットを作成するために、データ資格情報を公開鍵で暗号化することと、
前記データ資格情報シークレットをホスト上のクラスタに格納することと、
前記クラスタ上にワークロードを展開することと、
前記ホストに空のバンドルを構築することと、
ポッド信頼実行環境を生成することと
を含む、システム。 - 前記動作が、
暗号化されたデータ・プル資格情報を用いてデータ・プル要求をサブミットすることと、
復号されたデータを生成するために、前記ポッド信頼実行環境において前記データ資格情報シークレットを秘密鍵で復号することと
をさらに含む、請求項1に記載のシステム。 - 前記動作が、
前記データ・プル要求を、前記ポッド信頼実行環境にshimを用いて転送すること
をさらに含む、請求項2に記載のシステム。 - 前記動作が、
リアルなコンテナ・バンドルを生成するために、CRIランタイム・サービスを呼び出すことと、
前記リアルなコンテナ・バンドルを起動することと
をさらに含む、請求項1に記載のシステム。 - 前記動作が、
コンテナ要求を受信することと、
前記データ資格情報シークレットを用いてプル・データ要求を受信することと
をさらに含む、請求項1に記載のシステム。 - 前記データ資格情報がコンテナ・イメージ資格情報である、請求項1に記載のシステム。
- メモリと、前記メモリと通信するプロセッサを含むコンピュータの情報処理による方法であって、前記方法が、
鍵ペアを生成することと、
データ資格情報シークレットを作成するために、データ資格情報を公開鍵で暗号化することと、
前記データ資格情報シークレットをホスト上のクラスタに格納することと、
前記クラスタ上にワークロードを展開することと、
前記ホストに空のバンドルを構築することと、
ポッド信頼実行環境を生成することと
を含む、方法。 - 暗号化されたデータ・プル資格情報を用いてデータ・プル要求をサブミットすることと、
復号されたデータを生成するために、前記ポッド信頼実行環境において前記データ資格情報シークレットを秘密鍵で復号することと
をさらに含む、請求項7に記載の方法。 - 前記データ・プル要求を、前記ポッド信頼実行環境にshimを用いて転送すること
をさらに含む、請求項8に記載の方法。 - 前記復号されたデータを、前記ポッド信頼実行環境内のCRIイメージ・サービスにサブミットすること
をさらに含む、請求項8に記載の方法。 - リアルなコンテナ・バンドルを生成するために、CRIランタイム・サービスを呼び出すことと、
前記リアルなコンテナ・バンドルを起動することと
をさらに含む、請求項7に記載の方法。 - 前記リアルなコンテナ・バンドルにおいて前記データ資格情報シークレットを復号すること
をさらに含む、請求項11に記載の方法。 - コンテナ要求を受信することと、
前記データ資格情報シークレットを用いてプル・データ要求を受信することと
をさらに含む、請求項7に記載の方法。 - 前記データ資格情報がコンテナ・イメージ資格情報である、請求項7に記載の方法。
- コンピュータ・プログラム製品であって、
前記コンピュータ・プログラム製品が、プログラム命令を具現化したコンピュータ可読ストレージ媒体を含み、
前記プログラム命令が、プロセッサに機能を実施させるように前記プロセッサによって実行可能であり、
前記機能が、
鍵ペアを生成することと、
データ資格情報シークレットを作成するために、データ資格情報を公開鍵で暗号化することと、
前記データ資格情報シークレットをホスト上のクラスタに格納することと、
前記クラスタ上にワークロードを展開することと、
前記ホストに空のバンドルを構築することと、
ポッド信頼実行環境を生成することと
を含む、コンピュータ・プログラム製品。 - 前記機能が、
暗号化されたデータ・プル資格情報を用いてデータ・プル要求をサブミットすることと、
復号されたデータを生成するために、前記ポッド信頼実行環境において前記データ資格情報シークレットを秘密鍵で復号することと
をさらに含む、請求項15に記載のコンピュータ・プログラム製品。 - 前記機能が、
前記データ・プル要求を、前記ポッド信頼実行環境にshimを用いて転送すること
をさらに含む、請求項16に記載のコンピュータ・プログラム製品。 - 前記機能が、
リアルなコンテナ・バンドルを生成するために、CRIランタイム・サービスを呼び出すことと、
前記リアルなコンテナ・バンドルを起動することと
をさらに含む、請求項15に記載のコンピュータ・プログラム製品。 - 前記機能が、
コンテナ要求を受信することと、
前記データ資格情報シークレットを用いてプル・データ要求を受信することと
をさらに含む、請求項15に記載のコンピュータ・プログラム製品。 - 前記データ資格情報がコンテナ・イメージ資格情報である、請求項15に記載のコンピュータ・プログラム製品。
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US17/471,533 US11989282B2 (en) | 2021-09-10 | 2021-09-10 | Open-source container data management |
| US17/471,533 | 2021-09-10 | ||
| PCT/CN2022/103239 WO2023035742A1 (en) | 2021-09-10 | 2022-07-01 | Open-source container data management |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2024533068A JP2024533068A (ja) | 2024-09-12 |
| JP7843837B2 true JP7843837B2 (ja) | 2026-04-10 |
Family
ID=85479593
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2024512104A Active JP7843837B2 (ja) | 2021-09-10 | 2022-07-01 | コンテナ・システムのデータ管理方法、およびシステム |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US11989282B2 (ja) |
| JP (1) | JP7843837B2 (ja) |
| CN (1) | CN117813605A (ja) |
| WO (1) | WO2023035742A1 (ja) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US12273442B2 (en) * | 2022-08-17 | 2025-04-08 | Saudi Arabian Oil Company | Automating the creation and maintenance of containerized applications' custom routes and associated SSL certificates |
| CN116011000B (zh) * | 2023-03-27 | 2023-06-20 | 北京信安世纪科技股份有限公司 | 访问方法、装置、及计算设备 |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2008259069A (ja) | 2007-04-06 | 2008-10-23 | Matsushita Electric Ind Co Ltd | 鍵管理システムおよび鍵管理方法 |
| US20180137299A1 (en) | 2016-11-14 | 2018-05-17 | Google Llc | System of enclaves |
| WO2020261134A1 (en) | 2019-06-27 | 2020-12-30 | International Business Machines Corporation | Distribution of security credentials |
Family Cites Families (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20040168081A1 (en) | 2003-02-20 | 2004-08-26 | Microsoft Corporation | Apparatus and method simplifying an encrypted network |
| US9418040B2 (en) * | 2005-07-07 | 2016-08-16 | Sciencelogic, Inc. | Dynamically deployable self configuring distributed network management system |
| US9515997B1 (en) | 2013-07-19 | 2016-12-06 | Amazon Technologies, Inc. | Inline data encryption |
| US10050951B2 (en) * | 2015-07-20 | 2018-08-14 | Cisco Technology, Inc. | Secure access to virtual machines in heterogeneous cloud environments |
| US11329980B2 (en) * | 2015-08-21 | 2022-05-10 | Veridium Ip Limited | System and method for biometric protocol standards |
| US10169591B2 (en) * | 2015-12-07 | 2019-01-01 | Amazon Technologies, Inc. | Chained security systems |
| EP3267351A1 (en) | 2016-07-07 | 2018-01-10 | Gemalto Sa | Method for securely managing a docker image |
| US10855464B2 (en) * | 2016-11-23 | 2020-12-01 | Vmware, Inc. | Methods and apparatus to manage credentials in hyper-converged infrastructures |
| US11314888B2 (en) * | 2018-06-29 | 2022-04-26 | Vmware, Inc. | Multi-key, cloud-specific security |
| US11017074B2 (en) | 2018-09-12 | 2021-05-25 | Aqua Security Software, Ltd. | Credential safety management for software containers |
| US11258773B2 (en) * | 2019-05-13 | 2022-02-22 | Verizon Patent And Licensing Inc. | System and method for providing a privacy layer to secure client data in a network |
| CA3159014A1 (en) * | 2019-11-29 | 2021-06-03 | Sri Ram Kishore Vemulpali | Intelligent service layer for separating application from physical networks and extending service layer intelligence |
-
2021
- 2021-09-10 US US17/471,533 patent/US11989282B2/en active Active
-
2022
- 2022-07-01 JP JP2024512104A patent/JP7843837B2/ja active Active
- 2022-07-01 WO PCT/CN2022/103239 patent/WO2023035742A1/en not_active Ceased
- 2022-07-01 CN CN202280055319.7A patent/CN117813605A/zh active Pending
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2008259069A (ja) | 2007-04-06 | 2008-10-23 | Matsushita Electric Ind Co Ltd | 鍵管理システムおよび鍵管理方法 |
| US20180137299A1 (en) | 2016-11-14 | 2018-05-17 | Google Llc | System of enclaves |
| WO2020261134A1 (en) | 2019-06-27 | 2020-12-30 | International Business Machines Corporation | Distribution of security credentials |
| JP2022539055A (ja) | 2019-06-27 | 2022-09-07 | インターナショナル・ビジネス・マシーンズ・コーポレーション | セキュリティ資格情報の配布 |
Also Published As
| Publication number | Publication date |
|---|---|
| US20230082851A1 (en) | 2023-03-16 |
| US11989282B2 (en) | 2024-05-21 |
| WO2023035742A1 (en) | 2023-03-16 |
| CN117813605A (zh) | 2024-04-02 |
| JP2024533068A (ja) | 2024-09-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9426155B2 (en) | Extending infrastructure security to services in a cloud computing environment | |
| JP7546675B2 (ja) | セキュア・ゲストへのセキュリティ・モジュールのセキュア・オブジェクトのバインディング | |
| JP7397557B2 (ja) | セキュア実行ゲスト所有者環境制御 | |
| CN113557509A (zh) | 将安全客户机的安全密钥绑定到硬件安全模块 | |
| JP7578368B2 (ja) | セキュリティ・モジュールの予約方法、システム | |
| CN114586032B (zh) | 安全的工作负载配置 | |
| JP7445358B2 (ja) | セキュア・インタフェース・コントロールのためのセキュア実行ゲスト所有者コントロール | |
| JP2023551527A (ja) | 準同型暗号化を使用したセキュアなコンピューティング・リソース配置 | |
| JP2024527003A (ja) | 機密データ暗号化 | |
| US12254099B2 (en) | Autoencryption system for data in a container | |
| JP7762473B2 (ja) | 複数の非集中ポリシにおいて機密性を維持すること(複数の非集中ポリシにおいてメタデータの機密性を維持する方法、システム及びコンピュータプログラム) | |
| JP2024520287A (ja) | 鍵管理方法、システム、プログラム | |
| CN117795514A (zh) | 安全访客的证明 | |
| JP7843837B2 (ja) | コンテナ・システムのデータ管理方法、およびシステム | |
| JP7764092B2 (ja) | システム、方法、およびコンピュータ・プログラム製品(データ・セントリック・オブジェクトの複数段階保護) | |
| JP2024528834A (ja) | メタデータを介した、機密データのセキュアなゲストへの提供 | |
| US12099614B2 (en) | Secrets swapping in code | |
| US11809568B2 (en) | Hypervisor having local keystore | |
| US12126620B2 (en) | Account delegation via browser supplement module | |
| WO2022078069A1 (en) | Secure data storage device access control and sharing | |
| US20210281561A1 (en) | Certification for connection of virtual communication endpoints | |
| JP2024505417A (ja) | クラスタ・リソース署名検証 | |
| JP7849130B2 (ja) | データへの条件付きアクセス方法、システム、プログラム | |
| US12355843B2 (en) | Protecting API keys for accessing services | |
| WO2025233160A1 (en) | Controlling workload execution on trusted execution environments |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240402 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20241212 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20251209 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20251216 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20260305 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20260317 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20260331 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7843837 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |