Server Comment Management via Blockchain Integrity Verification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Readers may misunderstand articles if they only read comments without reading the content, due to the brevity and potential misinterpretation of comments.

Innovation Solution

A comment management system integrated into a server, which includes modules for managing comments by activating a comment management mechanism based on comment parameters such as quantity and keyword presence, and utilizing a blockchain to securely store and verify comment integrity.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If comments are allowed to be posted freely without management, then reader engagement and discussion visibility are improved, but comment quality and accuracy deteriorate due to potential misunderstandings and overwhelming initial comment influx

Engineering Contradiction:
Improvereader engagementVSAvoidcomment accuracy
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system performs preliminary actions by detecting keyword parameters in comments before they are fully published. When problematic keywords are detected, the system pre-emptively manages these comments through freezing or shadow banning, preventing potential misinformation from spreading while still allowing reader engagement with the article.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements feedback mechanisms by continuously monitoring comment parameters, detecting problematic content, and applying management measures. The feedback loop includes detecting comment keywords, determining whether management is needed, executing management actions, and subsequently verifying whether the management was successful, thereby maintaining comment accuracy while preserving engagement.

Inventive Principle:
Principle #23Feedback

2Reliability

If a comment management mechanism is activated to ensure comment quality, then comment accuracy is improved, but system complexity increases due to parameter detection and blockchain verification

Engineering Contradiction:
Improvecomment accuracyVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system introduces a blockchain as an intermediary layer to manage comment verification. The blockchain stores comment data and verification results, acting as a neutral mediator that automatically verifies comment integrity without requiring complex centralized verification systems. This reduces overall system complexity while maintaining comment accuracy.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system creates copies of comment data and stores them on the blockchain for verification purposes. By copying comment information to a distributed ledger, the system enables efficient verification of comment authenticity and integrity without complex real-time checking mechanisms, thereby maintaining accuracy while simplifying the verification process.

Inventive Principle:
Principle #26Copying

3Reliability

If blockchain is used to store and verify comments, then comment integrity is improved, but storage cost and time increase

Engineering Contradiction:
Improvecomment integrityVSAvoidstorage time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system extracts only essential comment information (such as comment content, user ID, and timestamp) and stores it on the blockchain, while keeping the full comment data in the traditional database. This selective extraction approach maintains comment integrity through blockchain verification while significantly reducing storage time and costs compared to storing all comment data on the blockchain.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system applies blockchain verification selectively to comments that require integrity assurance, rather than verifying all comments equally. By applying partial action only where needed based on parameter detection results, the system maintains integrity for critical comments while minimizing the overall storage time and resource consumption.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS12014147B2Comment management method, server and readable storage medium
Publication Date: 2024.06.18 HON HAI PRECISION INDUSTRY CO LTD
  • US12014147B2 patent drawing
  • US12014147B2 patent drawing
  • US12014147B2 patent drawing

AI summary

A comment management method applied to a server is provided. The method includes detecting comment parameters of an article. Whether or not to activate a comment management mechanism for the article is determined according to the comment parameters of the article. All comments of the article are managed by activating the comment management mechanism. Once an activation duration of the comment management mechanism is activated, the comment management mechanism is canceled when the activation duration reaches a preset duration.