Zero-Knowledge Authentication for Subsurface Geophysical Data

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current authentication methods in the geophysical data access system, such as secret-based authentication, are vulnerable to interception and snooping, particularly in the context of subsurface geophysical data access, where secure and private access is crucial.

Innovation Solution

Implementing a zero-knowledge authentication scheme that authenticates requesters without exposing their knowledge, using methods like zero-knowledge proofs and cryptographic protocols to ensure secure access to subsurface geophysical data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If secret-based authentication is used, then authentication functionality is provided, but security against interception and snooping deteriorates

Engineering Contradiction:
Improveauthentication securityVSAvoidinterception and snooping vulnerability
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The patent extracts the secret knowledge from the authentication process. Instead of requiring users to input or transmit secrets (passwords, keys), the system uses zero-knowledge proofs where the user's device generates cryptographic proofs that verify authentication without exposing any secret information. The secret remains entirely within the user's device and never leaves it, eliminating the vulnerability to interception and snooping while maintaining authentication functionality.

Inventive Principle:
Principle #2Taking out (Extraction)

2Reliability

If zero-knowledge authentication is implemented, then security and privacy are improved, but system complexity increases

Engineering Contradiction:
Improveauthentication securityVSAvoidauthentication system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent introduces cryptographic protocols as intermediaries between the user and the authentication system. Zero-knowledge proof mechanisms act as mediators that enable verification without direct exposure of secrets. The system uses cryptographic challenges and responses, where a verifier can confirm authentication status through mathematical proofs without learning the underlying secret, thus managing complexity through well-established cryptographic primitives rather than custom complex authentication logic.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS11808905B2Subsurface geophysical data system
Publication Date: 2023.11.07 SCHLUMBERGER TECH CORP
  • US11808905B2 patent drawing
  • US11808905B2 patent drawing
  • US11808905B2 patent drawing

AI summary

A method can include receiving a request from a requester for subsurface geophysical data of a geologic environment; responsive to the request, authenticating the requester using a zero-knowledge authentication scheme; and, responsive to authentication of the requester, providing access to at least a portion of the subsurface geophysical data of the geologic environment.