Email-Based Authentication for Passwordless Account Access

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current online security systems are cumbersome, prone to fraudulent activities, and vulnerable to automated attacks, as they require passwords and are difficult for human users to manage, leading to inefficiencies and security risks.

Innovation Solution

A security system that uses email-based authentication methods, including Simple Mail Transfer Protocol (SMTP) and Open Authorization (Oauth), allowing single-click access to secure accounts without passwords, and incorporates additional security measures like DKIM, SPF, and DMARC to filter out automated systems and protect against fraudulent login attempts.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If password-based authentication is used, then account security is maintained, but user convenience and ease of operation deteriorate

Engineering Contradiction:
Improveaccount securityVSAvoiduser convenience
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The patent extracts the password requirement from the authentication process entirely. Instead of requiring users to remember and enter passwords, the system uses email-based authentication where users simply click a link or enter their email address. This removes the cumbersome password management burden while maintaining security through email verification and session management.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent introduces email as an intermediary authentication mechanism. Rather than direct password verification, the system uses email sending and receipt as a mediator to confirm user identity. The email server acts as a trusted intermediary that verifies the user's control over their identity without exposing passwords.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If standard web-based logins are implemented, then account access is provided, but security risks increase due to customer risky practices

Engineering Contradiction:
Improvelogin accessibilityVSAvoidsecurity risks
Core Design Contradiction:
Ease of operationVSObject-affected harmful factors

Solution Approach 1:

The patent implements self-service authentication where users manage their own login state through email verification. Users can independently verify their identity and control their session state without relying on password management. The system automatically manages authentication tokens and session states, reducing human error and risky practices.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent performs preliminary authentication actions by sending verification emails before granting access. The system proactively verifies user identity through email confirmation before establishing a session, preventing unauthorized access before it can occur rather than relying on password security alone.

Inventive Principle:
Principle #10Preliminary action

3Productivity

If automated transaction systems are deployed, then transaction frequency and productivity increase, but vulnerability to bot attacks increases

Engineering Contradiction:
Improvetransaction frequencyVSAvoidbot attack vulnerability
Core Design Contradiction:
ProductivityVSObject-affected harmful factors

Solution Approach 1:

The patent applies different quality requirements to different parts of the authentication process. For automated systems, it implements CAPTCHA challenges and behavioral analysis that specifically target bot characteristics. Human users experience streamlined authentication, while automated systems face additional verification hurdles, creating localized security measures tailored to each user type.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent implements feedback mechanisms that monitor authentication patterns and automatically adjust security measures. When bot-like behavior is detected through analysis of transaction patterns, timing, and behavior, the system dynamically introduces additional verification steps such as CAPTCHA or email verification, creating a responsive security system that adapts to threats in real-time.

Inventive Principle:
Principle #23Feedback

4Reliability

If email-based authentication is implemented, then password security is eliminated, but additional authentication steps are required

Engineering Contradiction:
Improvepassword securityVSAvoidauthentication time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent performs preliminary authentication setup during user registration, storing verified email addresses and authentication tokens in advance. When users need to log in, the system uses these pre-stored credentials to rapidly verify identity without requiring real-time email sending or complex verification processes, significantly reducing authentication time while maintaining security.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent uses copied authentication tokens and session identifiers that were previously established during registration or login. Instead of requiring full email verification each time, the system reuses authenticated session data and tokens, allowing rapid authentication while maintaining the security benefits of email-based verification.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS20240297874A1Email-based authentication for sign in and security
Publication Date: 2024.09.05 SWOOP IP HOLDINGS LLC
  • US20240297874A1 patent drawing
  • US20240297874A1 patent drawing
  • US20240297874A1 patent drawing

AI summary

The present invention is related to systems and methods that improve the security of computer networks. These systems and methods may be utilized in various applications such as electronic commerce, secure document access, and electronic authentication. The systems and methods include methods for accessing secure accounts without the use of passwords in order to eliminate the need for passwords. In addition, systems and methods further deter automated attacks online using email authentication.