A personal mobile decentralized AI social method based on U-Shield and SIMKey

The decentralized AI social method built through U-Shield and SIMKey solves the problems of imperfect data protection and low reading efficiency in traditional social media, and realizes the safe availability of original knowledge and fan-friendly information acquisition methods.

CN119766771BActive Publication Date: 2025-09-30XIAMEN CHAINLESS TECH CO LTD
View PDF 2 Cites 0 Cited by

Patent Information

Application Number
CN202411890766.1
Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Filing Date
2024-12-20
Publication Date
2025-09-30
Estimated Expiration
2044-12-20

AI Technical Summary

Technical Problem

In traditional social media, personal information is stored on third-party servers, lacks hardware authentication, has incomplete data protection, low reading efficiency, and original knowledge is easily copied.

Method used

It adopts a personal mobile decentralized AI social method based on U-Shield and SIMKey, builds an AI knowledge base through hardware devices, uses end-to-end encryption and symmetric encryption keys to realize question-and-answer interaction between fans and space owners, and the data is stored locally in encrypted form. Fans obtain information by purchasing tokens.

Benefits of technology

It makes original knowledge available but invisible, and fans do not need to read each article one by one. Personal information is safe and reliable, and data is encrypted and stored at the hardware level for protection to prevent leakage and piracy.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN119766771B_ABST
    Figure CN119766771B_ABST
Patent Text Reader

Abstract

This invention belongs to the field of social networking technology and provides a decentralized AI social method for personal mobile communication based on USB-shields and SIMKeys. The method comprises a user space host, a SIMKey manufacturer server or a USB-shield manufacturer server, and a fan client. The method includes the following steps: activating and logging into a hardware device, building an AI knowledge base and creating a user space instance, fans following the user space instance, building a user bridge, fans asking questions via the user bridge, fans canceling their follow-up, and destroying the cloud-based user bridge, and the user space host canceling access to the AI ​​knowledge base and destroying the user space instance. Using the social method provided by this invention, users can encrypt and store their personal social data, and the encryption key is hardware-level protected using the real-name authenticated USB-shield and SIMKey. Even if a personal device is accidentally lost, personal data security can be protected by promptly reporting the loss to the operator.
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] The present invention relates to the technical field of social networking, and in particular to a personal mobile decentralized AI social method based on USB shield and SIMKey. Background Art

[0002] Traditional social media platforms typically store the social information of space owners and followers on their servers. This makes it difficult to determine whether individuals have truly deleted their personal information when they stop using the platform. While some platforms encrypt personal information, the decryption keys are not in the hands of the user. While there are a number of solutions developed internationally based on decentralized protocols such as Nostr, ActivityPub, Farcaster, and Lens Protocol, these solutions typically host the keys on third-party servers and lack integration with user hardware authentication devices, similarly failing to provide the highest level of data protection.

[0003] In addition, traditional social media requires fans to read one article or one video at a time to understand the message the space owner wants to convey. This method is too inefficient. With the development of AI technology, the space owner packages all articles and other original knowledge into an AI knowledge base, and delivers information to fans in the form of AI question and answer. This is more efficient and helps protect the copyright of the space owner's original knowledge, making it difficult for others to copy, and making the original knowledge available but invisible. Summary of the Invention

[0004] The purpose of the present invention is to provide a personal mobile decentralized AI social method based on U shield and SIM key to overcome the defects of imperfect data protection and low reading efficiency of traditional decentralized protocols in the prior art.

[0005] In order to achieve the above-mentioned object of the invention, the present invention provides the following technical solutions:

[0006] The present invention provides a personal mobile decentralized AI social method based on USB shield and SIMKey, including a space host terminal, a SIMKey manufacturer server terminal or a USB shield manufacturer server terminal and a fan terminal, including the following steps:

[0007] (1) The user purchases and registers a hardware device, initializes and configures the hardware device, and logs in to the hardware device; the hardware device includes a SIMKey terminal or a USB shield terminal, and the user includes a space owner and a fan;

[0008] (2) The space master builds an AI knowledge base based on the SIMkey or U-Shield and opens it to the outside world. The SIMKey manufacturer server or U-Shield manufacturer server creates a user space instance for the space master. At the same time, the space master builds a user space instance locally on the SIMkey or U-Shield.

[0009] (3) Fans access the address of the user space instance corresponding to the AI ​​knowledge base of the SIMKey manufacturer server or the U-Shield manufacturer server through the SIMkey end or the U-Shield end. After paying attention to the cloud user space instance corresponding to the AI ​​knowledge base, the SIMKey manufacturer server or the U-Shield manufacturer server builds a cloud user bridge for the space owner and the fans. After the cloud user bridge is built, the space owner and the fans obtain their respective public and private keys for sending and receiving emails from the cloud user bridge, and then build their own local user bridges on the SIMkey end or the U-Shield end. After the local user bridge is built, the public and private keys for sending and receiving emails are deleted from the cloud user bridge, and a symmetric encryption key is randomly generated. The symmetric encryption key will be saved in the user bridge table of the local SQLite database. The user bridge table is used to encrypt the sending and receiving information of the cloud user bridge and save it to the local user bridge. The query record can be viewed locally later through this symmetric encryption key;

[0010] (4) Fans send inquiries through the user bridge. The cloud-based user bridge of the SIMKey manufacturer server or the U-Shield manufacturer server forwards the inquiries to the local user bridge of the space owner. The AI ​​knowledge base of the space owner's SIMkey or U-Shield responds to the inquiries and then forwards the answers to the fans through the cloud-based user bridge of the SIMKey manufacturer server or the U-Shield manufacturer server.

[0011] (5) If a fan cancels their subscription, the SIMKey manufacturer's server or the USB-shield manufacturer's server will destroy the cloud user bridge between the fan and the space owner;

[0012] (6) The space owner cancels the opening of the AI ​​knowledge base to the outside world, and the SIMKey manufacturer's server or the U-Shield manufacturer's server destroys the cloud user space instance.

[0013] Furthermore, the space host and fan terminals include SIMKey terminals, U shield terminals and personal cloud terminals;

[0014] The SIMKey terminal includes a mobile client app, an SQLite database encrypted by SQLCipher, a social space, a SIMKey secure storage area, and a knowledge base file;

[0015] The U-Shield terminal includes PC client software, SQLite database encrypted by SQLCipher, social space, U-Shield private area, knowledge base file, thinking model and question-answer model;

[0016] The U-Shield private area and SIMKey secure storage area include the key of the SQLite database encrypted by SQLCipher;

[0017] The personal cloud includes personal network disk, git repository, thinking model, question-answer model, SQLite database and data in the U-Shield private area and SIMkey secure storage area;

[0018] The social space is a collection of question and answer records between fans and space owners, used to store all encrypted question and answer data, and is divided into cloud social space and local social space;

[0019] The SIMKey manufacturer server or the U-Shield manufacturer server includes a social space, a relational database, a non-relational database, and an application;

[0020] The social space is subordinate to the user space, the user space is subordinate to the user space instance, and the user space instance is subordinate to the user bridge;

[0021] The relational database includes a user table and a user space table, which are mainly used for user identity authentication and management of user spaces and their instances;

[0022] The non-relational database is used to store user bridge information;

[0023] The application includes authentication services and space management services.

[0024] Furthermore, the SIMKey or USB-shield must be purchased and activated with real name;

[0025] When the user logs in to the hardware device in step (1), the SIMKey manufacturer server or the U-Shield manufacturer server will perform triple verification of the user's identity through the application's authentication service: the SMS verification code received on the mobile phone number, the user-defined password of the hardware device, and the unique identifier of the hardware device.

[0026] Furthermore, the AI ​​knowledge base includes a knowledge base file, a thinking model, a question-answering model, and an inquiry template;

[0027] The thinking model is a general large model generated by data and computing power;

[0028] The question-answering model is used to connect the thinking model with the local personal knowledge base file and provide APIs for knowledge base upload, download and question-answering;

[0029] The inquiry template includes the template name, the corresponding knowledge base file, the address of the thinking model, the address of the question and answer model, the prompt word of the inquiry, the thinking model parameters and the question and answer model parameters; fans can ask the questions they need to ask through the inquiry template, and the inquiry template data is saved in the inquiry template table of the local SQLite database of the U-Shield and SIMKey.

[0030] Furthermore, the method for constructing the AI ​​knowledge base includes the following steps:

[0031] The space owner creates a knowledge base file through the U-Shield or SIMKey terminal, then puts the knowledge base file into personal files, and transfers the knowledge base file to the local or cloud-based question and answer model through the question and answer model's API. Then, the thinking model and inquiry template are set for the question and answer model to form an AI knowledge base to provide answers to fans' questions.

[0032] Furthermore, the user bridge includes a cloud user bridge and a local user bridge, and the user bridge is used to connect the AI ​​knowledge base of fans and space owners.

[0033] Furthermore, the access address of the user space instance in step (3) is {social domain name or IP address of the U-Shield and SIMKey manufacturer} / {user space name} / {user space instance name}; the access address of the cloud user bridge in step (3) is {social domain name or IP address of the U-Shield and SIMKey manufacturer} / {user space name} / {user space instance name} / {user bridge name};

[0034] The user space name is the user name set by the user of the U-Shield and SIMkey terminals when opening the social space on the U-Shield manufacturer server and the SIMKey manufacturer server. It is also the name of the user space folder. The name can be defined by the user and is stored in the user table of the relational database of the U-Shield manufacturer server and the SIMKey manufacturer server.

[0035] The user space instance name is the name given when the user's AI knowledge base is open to the public. It is unique under the same user name and is also the user space instance folder. The name can be defined by the user; the user space instance name is stored in the user space table of the relational database of the U-Shield manufacturer server and the SIMKey manufacturer server;

[0036] The user bridge name is the user bridge folder name under the user space instance folder, and is unique under the same user space instance folder. Since the folder name is also the key in the non-relational database used to store user bridge information, it is also unique in the entire non-relational database that stores user bridge information. The name is a non-repeated unique value randomly generated by the U-Shield manufacturer server and the SIMKey manufacturer server.

[0037] Furthermore, in step (4), the communication content of the fans asking questions through the user bridge is end-to-end encrypted;

[0038] The end-to-end encryption specifically means that from the time the fan starts asking the question to the time the fan receives the reply from the space owner's AI knowledge base, the message passes through 8 inboxes: the outbox and inbox in the local user bridge between the fan and the space owner on the fan side; the fan outbox and inbox and the space owner outbox and inbox in the cloud user bridge between the fan and the space owner; and the outbox and inbox in the local user bridge between the fan and the space owner on the space owner side.

[0039] Furthermore, the end-to-end encryption includes the following steps:

[0040] (a) The fan encrypts the inquiry content using the "symmetric encryption key of the user bridge recorded in the user bridge table of the SQLite database where the outbox is located", and then forms a JSON data with the encrypted inquiry content and the inquiry time and writes it into the array of the JSON file of the question and answer content in the local outbox folder. The text length of the fan's inquiry content cannot exceed the space limit;

[0041] (b) After receiving a new record, the fan-side outbox decrypts the question and answer content in the record using the "symmetric encryption key of the user bridge where the outbox is located, as recorded in the user bridge table in the SQLite database" and then encrypts it using the "public key of the user bridge where the outbox is located, as recorded in the user bridge table in the SQLite database"; the encrypted query content and query time are then combined into a JSON data array and written into the JSON file of the question and answer content in the fan outbox folder of the cloud user bridge;

[0042] (c) After the fan outbox in the cloud user bridge receives a new record, if the fan's token value is greater than the token value consumed by the space master user for a single fan outbox, the record will be written into the array of the json file of the question and answer content in the space master inbox folder of the cloud user bridge. After writing is completed, the record in the fan outbox in the cloud user bridge will be deleted. At the same time, the fan's token value will be deducted from the token value consumed by the space master user for a single fan outbox. These token values ​​are recorded in the non-relational database used to store user bridge information on the SIMKey manufacturer's server or the U-Shield manufacturer's server;

[0043] (d) When the space master successfully logs in to the SIMKey manufacturer's server or the U-Shield manufacturer's server, the space master takes out the record from the space master's inbox in the cloud user bridge, and decrypts the query content of the record using the "private key of the user bridge's receiving recorded in the user bridge table of the local SQLite database by the space master's local user bridge corresponding to the cloud user bridge"; if the text length of the query content does not exceed the space master's limit, the query content will be submitted to the AI ​​knowledge base corresponding to the user space instance of the user bridge's parent; otherwise, the query content will not be submitted to the AI ​​knowledge base, and the answer to the query with a text length exceeding the limit will be directly given; at the same time, the query question will be encrypted using the "symmetric encryption key of the user bridge recorded in the user bridge table of the SQLite database by the user bridge where the user bridge is located" to form a json data together with the query time and written into the array of the json file of the question and answer content in the inbox folder of the space master's local user bridge. After writing is completed, the record of the space master's inbox in the cloud user bridge is deleted;

[0044] (e) After receiving the inquiry, the AI ​​knowledge base will give the inquiry answer (if the inquiry answer is complex, the answer will be given in batches and if the token value of the fan is exhausted in the subsequent steps, the answer will be stopped); after receiving the inquiry answer (including the inquiry answer with a text length exceeding the limit when the text length of the inquiry content exceeds the space limit), the inquiry answer will be encrypted using the "symmetric encryption key of the user bridge recorded in the user bridge table of the SQLite database", and then the encrypted inquiry answer and reply time will be combined into a json data and written into the array of the json file of the question and answer content in the local outbox folder;

[0045] (f) After receiving a new record, the space master outbox decrypts the question and answer content in the record using the "symmetric encryption key of the user bridge where the outbox is located, as recorded in the user bridge table of the SQLite database", and then encrypts it using the "public key of the user bridge where the outbox is located, as recorded in the user bridge table of the SQLite database", and then writes the encrypted query content and query time into a JSON data array in the JSON file of the question and answer content in the space master outbox folder of the cloud user bridge;

[0046] (g) After the space master's outbox in the cloud user bridge receives a new record, if the space master's token value is greater than the token value consumed by the fan user for a single reception and fan sending, and the fan's token value is greater than the token value consumed by the space master user for a single reception and fan sending, then the record will be written into the array of the json file of the question and answer content in the fan inbox folder of the cloud user bridge. After writing, the record in the space master's outbox in the cloud user bridge will be deleted, and at the same time, the space master's token value will be deducted by the token value consumed by the fan user for a single reception and fan sending. The token value consumed by the space owner and the token value of the fan will be deducted from the token value consumed by the space owner for a single receipt of fan messages. These token values ​​are recorded in the non-relational database used to store user bridge information on the SIMKey manufacturer's server or the U-Shield manufacturer's server. If any of the conditions of "the space owner's token value is greater than the token value consumed by the fan user for a single receipt of fan messages" and "the fan's token value is greater than the token value consumed by the space owner for a single receipt of fan messages" are not met, the AI ​​knowledge base will stop answering;

[0047] (k) When the fan successfully logs in to the SIMKey manufacturer's server or the U-Shield manufacturer's server, the fan retrieves the record from the fan inbox in the cloud user bridge, decrypts the query answer in the record using the "private receiving key of the fan's local user bridge corresponding to the cloud user bridge, recorded in the user bridge table of the local SQLite database", encrypts the query answer using the "symmetric encryption key of the user bridge recorded in the user bridge table of the SQLite database", and writes it together with the reply time into a json data array in the json file of the question and answer content in the inbox folder of the fan's local user bridge. After writing is completed, the record in the fan inbox in the cloud user bridge is deleted;

[0048] (l) The fan obtains the plain text of the answer to the query using the symmetric encryption key of the user bridge recorded in the user bridge table of the SQLite database.

[0049] Furthermore, after successfully logging in through the U-Shield or SIMKey terminal, the fan can access the cloud user bridge between the space owner and the fan in the user space instance of the user where the AI ​​knowledge base is located to send and receive messages, set the user's fan-side parameters, and access its AI knowledge base. Among them, the fan-side parameters that can be set on the user bridge include: the token value consumed by the fan in a single receipt of a message sent by the space owner and the token value of the space owner;

[0050] After the space master successfully logs in through the U shield or SIMKey end, he can access the user space instance of the user where the AI ​​knowledge base is located and all user bridges between the user space instance and fans, and can set the space master end parameters of the user bridge to control the access rights of fans. Among them, the space master end parameters that can be set on the user bridge include: the token value consumed by the space master user for a single receipt of a fan's message and the token value of the fan;

[0051] The single receipt refers to receiving a single message content, and the single message content includes the question and answer time and the key-encrypted question and answer content. Specifically, it refers to taking the earliest record from the json file data of the sending content of the other party's outbox according to the order of sending time and the record that does not exist in the json file data of the receiving content of one's inbox and writing it into the json file of the receiving content of one's inbox; in this step, when the token value is greater than the token value consumed by a single receipt, the U-shield and SIMKey manufacturer's social system automatically completes the process. After completion, the token value is deducted from the token value consumed by a single receipt, and the record in the other party's outbox is deleted at the same time.

[0052] The present invention has the following beneficial effects:

[0053] 1. Through the social networking method provided by this invention, space owners can package all their original knowledge into an AI knowledge base and publish it as a cloud-based user space instance to attract fans. They can then earn revenue by selling tokens. This also ensures that the space owner's original knowledge remains accessible but invisible, making it less susceptible to piracy and copying. Furthermore, fans don't need to read individual articles or videos to understand the space owner's message, making it more fan-friendly.

[0054] 2. Fans can achieve decentralized storage of personal social data through the social method provided by the present invention, without having to worry about not being able to confirm whether they have actually deleted their personal information or that their personal information has been leaked when they are not using it.

[0055] 3. Space owners and fans can encrypt and store their personal social data through the social method provided by the present invention, and the encryption key is protected at the hardware level based on the real-name authenticated U-shield and SIMKey. Even if a personal device is accidentally lost, personal data security can be protected by reporting the loss to the operator in a timely manner. BRIEF DESCRIPTION OF THE DRAWINGS

[0056] Figure 1 A flowchart of the steps of the decentralized AI social method for personal mobile based on USB shield and SIMKey;

[0057] Figure 2 A global framework diagram of a personal mobile decentralized AI social approach based on USB-Shield and SIMKey;

[0058] Figure 3 Flowchart of the steps for creating a user space instance of the space master for the SIMKey manufacturer server or the USB shield manufacturer server;

[0059] Figure 4 A flowchart of the steps created for the User Bridge;

[0060] Figure 5 Flowchart for sending and receiving emails with end-to-end encryption;

[0061] Figure 6 A flowchart of the steps of the response process of the AI ​​knowledge base;

[0062] Figure 7 Flowchart of steps for destroying user space instances;

[0063] Figure 8 Flowchart of the steps for destroying a user bridge. DETAILED DESCRIPTION

[0064] The present invention provides a personal mobile decentralized AI social method based on U shield and SIMKey, including a space host, a SIMKey manufacturer service end or a U shield manufacturer service end and a fan end. The process is as follows: Figure 1 As shown, the following steps are included:

[0065] (1) The user purchases and registers a hardware device, initializes and configures the hardware device, and logs in to the hardware device; the hardware device includes a SIMKey terminal or a USB shield terminal, and the user includes a space owner and a fan;

[0066] (2) The space master builds an AI knowledge base based on the SIMkey or U-Shield and opens it to the outside world. The SIMKey manufacturer server or U-Shield manufacturer server creates a user space instance for the space master. At the same time, the space master builds a user space instance locally on the SIMkey or U-Shield.

[0067] (3) Fans access the address of the user space instance corresponding to the AI ​​knowledge base of the SIMKey manufacturer server or the U-Shield manufacturer server through the SIMkey end or the U-Shield end. After paying attention to the AI ​​knowledge base (address), the SIMKey manufacturer server or the U-Shield manufacturer server builds a cloud user bridge for the space owner and the fans. After the cloud user bridge is built, the space owner and the fans obtain their respective public and private keys for sending and receiving emails from the cloud user bridge, and then build their own local user bridges on the SIMkey end or the U-Shield end. After the local user bridge is built, the public and private keys for sending and receiving emails are deleted from the cloud user bridge, and a symmetric encryption key is randomly generated. The symmetric encryption key will be saved in the user bridge table of the local SQLite database. The user bridge table is used to encrypt the sending and receiving information of the cloud user bridge and save it to the local user bridge. The query record can be viewed locally later through this symmetric encryption key;

[0068] (4) Fans send inquiries through the user bridge. The cloud-based user bridge of the SIMKey manufacturer server or the U-Shield manufacturer server forwards the inquiries to the local user bridge of the space owner. The AI ​​knowledge base of the space owner's SIMkey or U-Shield responds to the inquiries and then forwards the answers to the fans through the cloud-based user bridge of the SIMKey manufacturer server or the U-Shield manufacturer server.

[0069] (5) If a fan cancels their subscription, the SIMKey manufacturer's server or the USB-shield manufacturer's server will destroy the cloud user bridge between the fan and the space owner;

[0070] (6) The space owner cancels the opening of the AI ​​knowledge base to the outside world, and the SIMKey manufacturer's server or the U-Shield manufacturer's server destroys the cloud user space instance.

[0071] In the present invention, the SIMKey terminal or the USB shield terminal needs to be purchased and activated by real name.

[0072] In this invention, the SIMKey is a mobile client that must be bound using a personal mobile phone number. The SIMKey is a special SIM card, customized by operators for users with higher requirements for personal data security, based on a regular SIM card with enhanced data security storage and identity authentication capabilities. The SIMKey includes a regular SIM card capable of making calls, sending text messages, and surfing the Internet, a SIMKey security algorithm, and a SIMKey password. A secure storage area is constructed based on the SIMKey security algorithm and SIMKey password to store SQLite database keys encrypted using SQLCipher.

[0073] In the present invention, the U-Shield is a PC client that needs to be bound via a personal mobile phone number and plugged into a computer for use. The U-Shield includes a USB flash drive, a private area, and a public area. The U-Shield stores the PC-side personal knowledge base file module, the PC-side personal intelligent knowledge base management software, and the PC-side SQLite database encrypted by SQLCipher. The PC-side personal knowledge base file module is used to store various types of personal knowledge bases, and the PC-side personal knowledge base file module is backed up with the mobile phone-side personal knowledge base file via the U-Shield or cloud knowledge base. The PC-side personal intelligent knowledge base management software is used to query and manage personal knowledge bases and call cloud resources. The U-Shield private area stores the key to the SQLite database encrypted by SQLCipher, and the U-Shield public area stores the boot program for entering the U-Disk and the U-Shield initialization and recovery program.

[0074] In the present invention, the U-Shield also includes a U-Shield security algorithm area, a UKey and a U-Shield password area. The U-Shield security algorithm area is burned with the U-Shield security authentication algorithm; the U-Shield password is used to store the set U-Shield password, and after the U-Shield password is entered and verified correctly by the U-Shield security authentication algorithm, the user enters the U-Shield private area from the U-Shield public area and obtains the U-Shield usage permission. The UKey is the device-unique code of the U-Shield set by the manufacturer.

[0075] In the present invention, the global framework diagram of the personal mobile decentralized AI social method based on U shield and SIMKey is as follows Figure 2 As shown, it can be seen that the space host end and fan end include SIMKey end, U shield end and personal cloud end.

[0076] In the present invention, the SIMKey end includes a mobile client app, an SQLite database encrypted by SQLCipher, a social space, a SIMKey secure storage area and a knowledge base file.

[0077] In the present invention, the U-Shield terminal includes PC client software, SQLite database encrypted by SQLCipher, social space, U-Shield private area, knowledge base file, thinking model and question-answer model.

[0078] In the present invention, the U-Shield private area and SIMKey secure storage area include the key of the SQLite database encrypted by SQLCipher.

[0079] In the present invention, the personal cloud includes a personal network disk, a git repository, a thinking model, a question-and-answer model, an SQLite database, and data located in the U-shield private area and the SIMkey secure storage area.

[0080] In the present invention, the SIMKey manufacturer server or the U-Shield manufacturer server includes a social space, a relational database, a non-relational database and an application.

[0081] In the present invention, the social space is a social space folder, under the social space folder is a user space folder, under the user space folder is a user space instance folder, the user space instance folder is a user bridge folder, the user bridge folder is a send and receive folder, under the send and receive folder is a json file of question and answer content, the data in the json file of question and answer content is a question and answer content array, the question and answer content array is a collection of question and answer records, each question and answer record contains the question and answer time and question and answer content, the question and answer content is encrypted with a key, so the social space is a collection of question and answer records between fans and space owners, which is used to store all encrypted question and answer data.

[0082] In the present invention, the social space is divided into a cloud-based social space and a local social space, the difference being that: the question and answer content of the cloud-based social space adopts asymmetric encryption, while the local question and answer content adopts symmetric encryption; the user bridge of the cloud-based social space includes four types of inboxes, namely, fan outbox, fan inbox, space main outbox and space main inbox, while the user bridge of the local social space only includes personal outbox and personal inbox; the question and answer records under the inboxes and dispatch boxes of the cloud-based social space will be deleted once they are confirmed to be taken away, and are only a data transfer station. The inboxes and dispatch boxes of the local cloud-based social space are permanently stored locally by default as long as the user does not delete them.

[0083] In the present invention, the social space is subordinate to the user space, the user space is subordinate to the user space instance, and the user space instance is subordinate to the user bridge; the relational database includes a user table and a user space table; the non-relational database is used to store user bridge information; and the application includes an authentication service and a space management service.

[0084] In the present invention, when a user logs in to a hardware device, the SIMKey manufacturer server or the U-Shield manufacturer server will perform triple verification of the user's identity through the application's authentication service: the SMS verification code received on the mobile phone number, the user-defined password of the hardware device, and the unique identifier of the hardware device.

[0085] In the present invention, only when the triple verification information is completely matched, can the user successfully log in to the hardware device: fans can access the user where the AI ​​knowledge base is located, the user space instance and the user bridge between the space owner and the fans to send and receive emails and set relevant parameters (the token value consumed each time the fan receives an email from the space owner and the token value of the space owner) and access their AI knowledge base; space owners can access the user where the AI ​​knowledge base is located, the user space instance and all user bridges between the space owner and fans under the user space instance and set relevant parameters (the token value consumed each time the space owner receives an email from a fan and the token value of the fan), thereby controlling the fans' access rights.

[0086] In the present invention, the AI ​​knowledge base includes a knowledge base file, a thinking model, a question-answering model and an inquiry template.

[0087] In the present invention, the thinking model is a general large model generated by data and computing power, such as openai or Wenxin Yiyan or Tongyi Qianwen; the question-and-answer model is used to connect the thinking model with the local personal knowledge base file, and provide an API for knowledge base upload, download and question-and-answer, such as AnythingLLM or QAnything or Qianfan; the inquiry template includes the template name, the corresponding knowledge base file, the address of the thinking model, the address of the question-and-answer model, the prompt word of the inquiry, the thinking model parameters and the question-and-answer model parameters; fans can ask questions that need to be asked through the inquiry template, and the inquiry template data is saved in the inquiry template table of the local SQLite database of the U-Shield and SIMKey.

[0088] In the present invention, the method for constructing the AI ​​knowledge base includes the following steps:

[0089] The space owner creates a knowledge base file through the U-Shield or SIMKey terminal, then puts the knowledge base file into personal files, and transfers the knowledge base file to the local or cloud-based question and answer model through the question and answer model's API. Then, the thinking model and inquiry template are set for the question and answer model to form an AI knowledge base to provide answers to fans' questions.

[0090] In the present invention, the process of creating a user space instance of the space master by the SIMKey manufacturer server or the U shield manufacturer server is as follows: Figure 3 As shown, the specific steps are:

[0091] S101, after the user who is the space owner logs in to the hardware device server, the user name and user instance space name are set;

[0092] S102, the hardware device server determines whether the name of the user instance space is unique and whether it is a real person space;

[0093] S103, the hardware device server creates a user instance space in the cloud and records it in the user space table of the cloud relational database;

[0094] S104: The hardware device server creates a user instance space in the space master and records it in the local SQLite database user space table.

[0095] S105, the hardware device server verifies again whether the user instance space is a real person space, and binds the AI ​​knowledge base for automatic receipt and automatic reply.

[0096] In the present invention, the user bridge includes a cloud user bridge and a local user bridge, and the user bridge is used to connect the AI ​​knowledge base of fans and space owners.

[0097] In the present invention, the access address of the user space instance in step (3) is {social domain name or IP address of the U-Shield and SIMKey manufacturer} / {user space name} / {user space instance name}.

[0098] In one embodiment of the present invention, the specific steps for setting the access rights of a user space instance are as follows:

[0099] Step S201: After the user logs in, access the user and digital avatar space addresses;

[0100] Step S202, comparing the current user by querying the user space table and the user table;

[0101] Step S203: When the current user is the space owner, the current user has the authority to manage all user bridges under the space; when the current user is a follower, the current user can enter the created user bridge to perform operations; when the current user is not a follower, he or she can choose whether to follow the space. If he or she chooses to follow the space, a user bridge will be created for him or her.

[0102] In the present invention, the access address of the cloud user bridge in step (3) is {social domain name or IP address of the U-Shield and SIMKey manufacturer} / {user space name} / {user space instance name} / {user bridge name}.

[0103] In one embodiment of the present invention, the specific steps of setting access rights for a cloud user bridge include:

[0104] Step S301: After the current user logs in, he accesses the target cloud user bridge address and queries the cloud user bridge information through a non-relational database to determine the user's identity;

[0105] Step S302: When the current user is the master user of the space, the current user has the authority to manage the inbox and outbox of the master of the user bridge space, and has the authority to set the token value of the follower user and the token value consumed by each time the current user receives an email;

[0106] Step S303: When the current user is a fan user, the current user has the authority to manage the inbox and outbox of the user bridge space owner, and has the authority to set the token value of the space owner and the token value consumed by the current user for each email received;

[0107] Step S304: When the current user is neither a main user of the space nor a fan user, he or she can choose whether to follow the space. If he or she chooses to follow the space, a user bridge will be created for him or her.

[0108] In the present invention, the user space name is the user name set by the user of the U-Shield end and the SIMkey end when opening the social space on the U-Shield manufacturer server end and the SIMKey manufacturer server end. It is also the name of the user space folder. The name can be defined by the user and stored in the user table of the relational database of the U-Shield manufacturer server end and the SIMKey manufacturer server end. A real-name mobile phone number can only have one user name and cannot be repeated with other users. Once registered, it cannot be changed.

[0109] The userspace instance name is the name given to the user's AI knowledge base when it is open to the public. It is unique under the same username and is also the userspace instance folder. This name can be defined by the user. The userspace instance name is stored in the userspace table of the relational database on the U-Shield manufacturer server and the SIMKey manufacturer server.

[0110] In the present invention, the user bridge name is the user bridge folder name under the user space instance folder, which is unique under the same user space instance folder. Since the folder name is also the key in the non-relational database used to store user bridge information, it is also unique in the entire non-relational database that stores user bridge information. The name is a non-repeated unique value randomly generated by the U-Shield manufacturer server and the SIMKey manufacturer server.

[0111] In the present invention, the process of creating the user bridge is as follows: Figure 4 As shown, the specific steps are:

[0112] S401: After the space owner logs in to the hardware device server, he obtains the QR code of his instance space address and provides the QR code to the fan user;

[0113] S402: After the fan user scans the QR code, a social space including an outbox and an inbox is generated for the space owner and the fan user, respectively. The public keys of the outbox and inbox of the space owner are generated for the space owner, and the private keys of the outbox and inbox of the fan user are generated for the fan user.

[0114] S403: Store the public key of the space owner and the private key of the fan user into a local SQLite database, and generate a symmetric key for each of them, as well as a corresponding social space including an outbox and an inbox;

[0115] S404, the space master user and the fan user respectively initiate the deletion of public key and private key instructions to the cloud user bridge, and set the receiving thresholds of both parties, among which the receiving threshold of the space master user is the token value of the fan user and the token value consumed each time the space master user's outbox is received, and the receiving threshold of the fan user is the token value of the space master user and the token value consumed each time the fan user's outbox is received.

[0116] In the present invention, the communication content of the fans' questions sent through the user bridge in step (4) is end-to-end encrypted; the end-to-end encryption specifically means that from the time the fan starts asking the question to the time the fan receives the reply from the AI ​​knowledge base of the space owner, the message passes through 8 sending and receiving boxes, namely: the sending box and receiving box in the local user bridge of the fan and the space owner on the fan side; the fan sending box and receiving box and the space owner sending box and receiving box in the cloud user bridge of the fan and the space owner; the sending box and receiving box in the local user bridge of the fan and the space owner on the space owner side.

[0117] In the present invention, the process of end-to-end encryption is as follows Figure 5 As shown, the specific steps include:

[0118] (a) The fan encrypts the inquiry content using the "symmetric encryption key of the user bridge recorded in the user bridge table of the SQLite database where the outbox is located", and then forms a JSON data with the encrypted inquiry content and the inquiry time and writes it into the array of the JSON file of the question and answer content in the local outbox folder. The text length of the fan's inquiry content cannot exceed the space limit;

[0119] (b) After receiving a new record, the fan-side outbox decrypts the question and answer content in the record using the "symmetric encryption key of the user bridge where the outbox is located, as recorded in the user bridge table in the SQLite database" and then encrypts it using the "public key of the user bridge where the outbox is located, as recorded in the user bridge table in the SQLite database"; the encrypted query content and query time are then combined into a JSON data array and written into the JSON file of the question and answer content in the fan outbox folder of the cloud user bridge;

[0120] (c) After the fan outbox in the cloud user bridge receives a new record, if the fan's token value is greater than the token value consumed by the space master user for a single fan outbox, the record will be written into the array of the json file of the question and answer content in the space master inbox folder of the cloud user bridge. After writing is completed, the record in the fan outbox in the cloud user bridge will be deleted. At the same time, the fan's token value will be deducted from the token value consumed by the space master user for a single fan outbox. These token values ​​are recorded in the non-relational database used to store user bridge information on the SIMKey manufacturer's server or the U-Shield manufacturer's server;

[0121] (d) When the space master successfully logs in to the SIMKey manufacturer's server or the U-Shield manufacturer's server, the space master takes out the record from the space master's inbox in the cloud user bridge, and decrypts the query content of the record with "the receiving private key of the user bridge recorded in the user bridge table of the local SQLite database by the space master's local user bridge corresponding to the cloud user bridge". If the text length of the query content does not exceed the space master's limit, the query content will be submitted to the AI ​​knowledge base corresponding to the user space instance of the upper-level user bridge. Otherwise, the query content will not be submitted to the AI ​​knowledge base, and the answer to the query with a text length exceeding the limit will be directly given. At the same time, the query question will be encrypted with "the symmetric encryption key of the user bridge recorded in the user bridge table of the SQLite database by the user bridge where the user bridge is located" and together with the query time, it will be written into an array of json files of question and answer content in the inbox folder of the space master's local user bridge. After writing, the record of the space master's inbox in the cloud user bridge will be deleted;

[0122] (e) After receiving the inquiry, the AI ​​knowledge base will give the inquiry answer (if the inquiry answer is complex, the answer will be given in batches and if the fan token value is exhausted in the subsequent steps, the answer will be stopped). After receiving the inquiry answer (including the inquiry answer given when the text length of the inquiry content exceeds the space limit), the inquiry answer will be encrypted using the "symmetric encryption key of the user bridge recorded in the user bridge table of the SQLite database". The encrypted inquiry answer and the reply time will be combined into a json data and written into the array of the json file of the question and answer content in the local outbox folder;

[0123] (f) After receiving a new record, the space master outbox decrypts the question and answer content in the record using the "symmetric encryption key of the user bridge where the outbox is located, as recorded in the user bridge table of the SQLite database", and then encrypts it using the "public key of the user bridge where the outbox is located, as recorded in the user bridge table of the SQLite database", and then writes the encrypted query content and query time into a JSON data array in the JSON file of the question and answer content in the space master outbox folder of the cloud user bridge;

[0124] (g) After the space master's outbox in the cloud user bridge receives a new record, if the space master's token value is greater than the token value consumed by the fan user for a single receipt and sending of fan messages and the fan's token value is greater than the token value consumed by the space master user for a single receipt and sending of fan messages, then the record will be written into the array of the json file of the question and answer content in the fan inbox folder of the cloud user bridge. After writing is completed, the record in the space master's outbox in the cloud user bridge will be deleted. At the same time, the space master's token value will be deducted from the token value consumed by the fan user for a single receipt and sending of fan messages and the fan's token value will be deducted from the token value consumed by the space master user for a single receipt and sending of fan messages. These token values ​​are recorded in the non-relational database of the SIMKey manufacturer's server or the U-Shield manufacturer's server for storing user bridge information. If any of the following conditions is not met: "the token value of the space owner is greater than the token value consumed by the fan user for a single receiving or sending message" and "the token value of the fan is greater than the token value consumed by the space owner for a single receiving or sending message", the AI ​​knowledge base will stop answering.

[0125] (k) When the fan successfully logs in to the SIMKey manufacturer's server or the U-Shield manufacturer's server, the fan retrieves the record from the fan inbox in the cloud user bridge, decrypts the query answer in the record using the "private receiving key of the fan's local user bridge corresponding to the cloud user bridge, recorded in the user bridge table of the local SQLite database", encrypts the query answer using the "symmetric encryption key of the user bridge recorded in the user bridge table of the SQLite database", and writes it together with the reply time into a json data array in the json file of the question and answer content in the inbox folder of the fan's local user bridge. After writing is completed, the record in the fan inbox in the cloud user bridge is deleted;

[0126] (l) The fan obtains the plain text of the answer to the query using the symmetric encryption key of the user bridge recorded in the user bridge table of the SQLite database.

[0127] In the present invention, after the fan successfully logs in through the U-Shield or SIMKey end, he can access the cloud-based user bridge between the space owner and the fan in the user space instance of the user where the AI ​​knowledge base is located to send and receive emails, set the user's fan-end parameters, and access its AI knowledge base. Among them, the fan-end parameters that can be set on the user bridge include: the token value consumed by the fan for a single receipt of an email from the space owner and the token value of the space owner.

[0128] In the present invention, the process of the reply process of the AI ​​knowledge base is as follows Figure 6 As shown, the specific steps are:

[0129] S501, after logging into the hardware device server, the fan user asks a question;

[0130] S502, the hardware device server enters the mobile phone APP or PC personal knowledge base management software console;

[0131] S503: The hardware device server obtains the SQLite database key encrypted by SQLCipher from the U-Shield private area or the SIMKey secure storage area, opens the SQLite database, and begins to collect personal space and other people's space inbox information one by one to the local computer, and determines whether it is real person space inbox information;

[0132] S504, if it is a real person space inbox message, the space owner himself replies;

[0133] S505: If it is not a real person space inbox message, the AI ​​knowledge base of the query template corresponding to the digital avatar will reply.

[0134] In one embodiment of the present invention, the process of destroying the user space instance is as follows: Figure 7 As shown, the specific steps are:

[0135] S601: After logging in, the user initiates a request to the hardware device server to destroy the user space instance;

[0136] S602, the hardware device server deletes the user space instance, all user bridges of the user, and all files in the knowledge base folder;

[0137] S603: Delete the user bridge data related to the user space instance from the non-relational database, and delete the user space table data of the user from the relational database.

[0138] In one embodiment of the present invention, the process of destroying a user bridge is as follows: Figure 8 As shown, the specific steps are:

[0139] S701: After the space master initiates the destruction of the user bridge, the hardware device server destroys the user bridge social space;

[0140] S702: Destroy the local user bridge public key and private key of the space master user and fan user respectively;

[0141] S703: Delete the user bridge related data from the non-relational database, and delete the fan user's data from the user space table of the relational database.

[0142] As can be seen from the above embodiments, the present invention provides a decentralized AI social method for personal mobile communication based on USB-Shield and SIMKey. The method comprises a space host, a SIMKey manufacturer server or a USB-Shield manufacturer server, and a fan client. The method includes the following steps: activating a login hardware device - building an AI knowledge base and creating a user space instance - fans following the user space instance - building a user bridge - fans asking questions via the user bridge - fans unfollowing, destroying the cloud-based user bridge - the space host canceling the AI ​​knowledge base's access to the public, and destroying the user space instance. Using the social method provided by the present invention, space hosts can package all their original knowledge into an AI knowledge base and publish it in the form of a cloud-based user space instance to attract fans' attention. They can then earn revenue by selling tokens. This method also ensures that the space host's original knowledge remains available but invisible, making it less susceptible to piracy and copying. Furthermore, fans do not need to read individual articles or videos to understand the space host's message, making it more fan-friendly. Using the social method provided by the present invention, fans can achieve decentralized storage of their personal social data, eliminating the need to worry about verifying whether their personal information has been deleted or leaked when not in use. Space owners and fans can encrypt and store their personal social data through the social method provided by the present invention, and the encryption key is protected at the hardware level based on the U-shield and SIMKey of real-name authentication. Even if a personal device is accidentally lost, personal data security can be protected by reporting the loss to the operator in a timely manner.

[0143] The above is only a preferred embodiment of the present invention. It should be pointed out that for ordinary technicians in this technical field, several improvements and modifications can be made without departing from the principles of the present invention. These improvements and modifications should also be regarded as within the scope of protection of the present invention.

Claims

1. A personal mobile decentralized AI social method based on USB shield and SIMKey, characterized in that: This includes the space host, SIMKey manufacturer server or USB shield manufacturer server, and fan client, and includes the following steps: (1) The user purchases and registers a hardware device, initializes and configures the hardware device, and logs in to the hardware device; the hardware device includes a SIMKey terminal or a USB shield terminal, and the user includes a space owner and a fan; (2) The space master builds an AI knowledge base based on the SIMkey or U-Shield and opens it to the outside world. The SIMKey manufacturer server or U-Shield manufacturer server creates a user space instance for the space master. At the same time, the space master builds a user space instance locally on the SIMkey or U-Shield. (3) Fans access the address of the user space instance corresponding to the AI ​​knowledge base of the SIMKey manufacturer server or the U-Shield manufacturer server through the SIMkey end or the U-Shield end. After paying attention to the cloud user space instance corresponding to the AI ​​knowledge base, the SIMKey manufacturer server or the U-Shield manufacturer server builds a cloud user bridge for the space owner and the fans. After the cloud user bridge is built, the space owner and the fans obtain their respective public and private keys for sending and receiving emails from the cloud user bridge, and then build their own local user bridges on the SIMkey end or the U-Shield end. After the local user bridge is built, the public and private keys for sending and receiving emails are deleted from the cloud user bridge, and a symmetric encryption key is randomly generated. The symmetric encryption key will be saved in the user bridge table of the local SQLite database. The user bridge table is used to encrypt the sending and receiving information of the cloud user bridge and save it to the local user bridge. The query record can be viewed locally later through this symmetric encryption key; (4) Fans send inquiries through the user bridge. The cloud-based user bridge of the SIMKey manufacturer server or the U-Shield manufacturer server forwards the inquiries to the local user bridge of the space owner. The AI ​​knowledge base of the space owner's SIMkey or U-Shield responds to the inquiries and then forwards the answers to the fans through the cloud-based user bridge of the SIMKey manufacturer server or the U-Shield manufacturer server. (5) If a fan cancels their subscription, the SIMKey manufacturer's server or the USB-shield manufacturer's server will destroy the cloud user bridge between the fan and the space owner; (6) The space owner cancels the opening of the AI ​​knowledge base to the outside world, and the SIMKey manufacturer's server or the U-Shield manufacturer's server destroys the cloud user space instance.

2. A personal mobile decentralized AI social method based on USB shield and SIMKey according to claim 1, characterized in that: The space host and fan terminals include SIMKey terminal, U shield terminal and personal cloud terminal; The SIMKey terminal includes a mobile client app, an SQLite database encrypted by SQLCipher, a social space, a SIMKey secure storage area, and a knowledge base file; The U-Shield terminal includes PC client software, SQLite database encrypted by SQLCipher, social space, U-Shield private area, knowledge base file, thinking model and question-answer model; The U-Shield private area and SIMKey secure storage area include the key of the SQLite database encrypted by SQLCipher; The personal cloud includes personal network disk, git repository, thinking model, question-answer model, SQLite database and data in the U-Shield private area and SIMkey secure storage area; The social space is a collection of question and answer records between fans and space owners, used to store all encrypted question and answer data, and is divided into cloud social space and local social space; The SIMKey manufacturer server or the U-Shield manufacturer server includes a social space, a relational database, a non-relational database, and an application; The social space is subordinate to the user space, the user space is subordinate to the user space instance, and the user space instance is subordinate to the user bridge; The relational database includes a user table and a user space table, which are mainly used for user identity authentication and management of user spaces and their instances; The non-relational database is used to store user bridge information; The application includes authentication services and space management services.

3. A personal mobile decentralized AI social method based on USB shield and SIMKey according to claim 1, characterized in that: The SIMKey or USB shield must be purchased and activated with real name; When the user logs in to the hardware device in step (1), the SIMKey manufacturer server or the U-Shield manufacturer server will perform triple verification of the user's identity through the application's authentication service: the SMS verification code received on the mobile phone number, the user-defined password of the hardware device, and the unique identifier of the hardware device.

4. The personal mobile decentralized AI social method based on USB shield and SIMKey according to claim 1, characterized in that: The AI ​​knowledge base includes knowledge base files, thinking models, question-answering models, and query templates; The thinking model is a general large model generated by data and computing power; The question-answering model is used to connect the thinking model with the local personal knowledge base file and provide APIs for knowledge base upload, download and question-answering; The inquiry template includes the template name, the corresponding knowledge base file, the address of the thinking model, the address of the question and answer model, the prompt word of the inquiry, the thinking model parameters and the question and answer model parameters; fans can ask the questions they need to ask through the inquiry template, and the inquiry template data is saved in the inquiry template table of the local SQLite database of the U-Shield and SIMKey.

5. A personal mobile decentralized AI social method based on USB shield and SIMKey according to claim 4, characterized in that: The method for constructing the AI ​​knowledge base includes the following steps: The space owner creates a knowledge base file through the U-Shield or SIMKey terminal, then puts the knowledge base file into personal files, and transfers the knowledge base file to the local or cloud-based question and answer model through the question and answer model's API. Then, the thinking model and inquiry template are set for the question and answer model to form an AI knowledge base to provide answers to fans' questions.

6. The personal mobile decentralized AI social method based on USB shield and SIMKey according to claim 1, characterized in that: The user bridge includes a cloud user bridge and a local user bridge, and the user bridge is used to connect the AI ​​knowledge base of fans and space owners.

7. The personal mobile decentralized AI social method based on USB shield and SIMKey according to claim 1, characterized in that: The access address of the user space instance in step (3) is {social domain name or IP address of the U-Shield and SIMKey manufacturer} / {user space name} / {user space instance name}; the access address of the cloud user bridge in step (3) is {social domain name or IP address of the U-Shield and SIMKey manufacturer} / {user space name} / {user space instance name} / {user bridge name}; The user space name is the user name set by the user of the U-Shield and SIMkey terminals when opening the social space on the U-Shield manufacturer server and the SIMKey manufacturer server. It is also the name of the user space folder. The name can be defined by the user and is stored in the user table of the relational database of the U-Shield manufacturer server and the SIMKey manufacturer server. The user space instance name is the name given when the user's AI knowledge base is open to the public. It is unique under the same user name and is also the user space instance folder. The name can be defined by the user; the user space instance name is stored in the user space table of the relational database of the U-Shield manufacturer server and the SIMKey manufacturer server; The user bridge name is the user bridge folder name under the user space instance folder, which is unique under the same user space instance folder. The name is a unique value randomly generated by the U shield manufacturer server and the SIMKey manufacturer server.

8. The personal mobile decentralized AI social method based on USB shield and SIMKey according to claim 1, characterized in that: In step (4), the communication content of the fans asking questions through the user bridge is end-to-end encrypted; The end-to-end encryption specifically means that from the time a fan starts asking a question to the time the fan receives a reply from the space owner's AI knowledge base, the message passes through eight inboxes: the outbox and inbox in the local user bridge between the fan and the space owner on the fan side; the fan's outbox and inbox in the cloud user bridge between the fan and the space owner; and the space owner's outbox and inbox; The outbox and inbox in the space host's fans' and space host's local user bridge.

9. A personal mobile decentralized AI social method based on USB shield and SIMKey according to claim 8, characterized in that: The end-to-end encryption includes the following steps: (a) The fan encrypts the inquiry content using the "symmetric encryption key of the user bridge recorded in the user bridge table of the SQLite database where the outbox is located", and then forms a JSON data with the encrypted inquiry content and the inquiry time and writes it into the array of the JSON file of the question and answer content in the local outbox folder. The text length of the fan's inquiry content cannot exceed the space limit; (b) After receiving a new record, the fan-side outbox decrypts the question and answer content in the record using the symmetric encryption key of the user bridge where the outbox is located, as recorded in the user bridge table in the SQLite database. It then encrypts the content using the outgoing public key of the user bridge where the outbox is located, as recorded in the user bridge table in the SQLite database. The encrypted query content and query time are then combined into a JSON data array and written into the JSON file of the question and answer content in the fan outbox folder of the cloud user bridge. (c) After the fan outbox in the cloud user bridge receives a new record, if the fan's token value is greater than the token value consumed by the space master user for a single fan outbox reception, the record received in the fan outbox will be written into the array of the json file of the question and answer content in the space master inbox folder of the cloud user bridge. After writing is completed, the new record in the fan outbox in the cloud user bridge will be deleted. At the same time, the fan's token value will be deducted from the token value consumed by the space master user for a single fan outbox reception. These token values ​​are recorded in the non-relational database used to store user bridge information on the SIMKey manufacturer's server or the U-Shield manufacturer's server; (d) When the space master successfully logs in to the SIMKey manufacturer's server or the U-Shield manufacturer's server, the space master takes out the record containing the encrypted inquiry content from the space master's inbox in the cloud user bridge, and decrypts the inquiry content using the "private receipt key of the space master's local user bridge corresponding to the cloud user bridge, which is recorded in the user bridge table of the local SQLite database"; if the text length of the inquiry content does not exceed the space master's quota limit, the inquiry content will be submitted to the AI ​​knowledge base corresponding to the user space instance of the user bridge's parent; otherwise, the inquiry content will not be submitted to the AI ​​knowledge base, and the answer to the inquiry with a text length exceeding the limit will be directly given; at the same time, the inquiry question will be encrypted using the "symmetric encryption key of the user bridge recorded in the user bridge table of the SQLite database" together with the inquiry time to form a json data and write it into the array of the json file of the question and answer content in the inbox folder of the space master's local user bridge. After writing is completed, the record containing the encrypted inquiry content in the space master's inbox in the cloud user bridge is deleted; (e) After receiving the query, the AI ​​knowledge base provides an answer to the query; after receiving the answer to the query, the answer is encrypted using the "symmetric encryption key of the user bridge recorded in the user bridge table of the SQLite database", and then the encrypted answer to the query and the response time are combined into a JSON data and written into the array of the JSON file of the question and answer content in the local outbox folder; (f) After receiving a new record, the space master's outbox decrypts the question and answer content in the record using the "symmetric encryption key of the user bridge where the outbox is located, as recorded in the user bridge table of the SQLite database" and then encrypts it using the "public key of the user bridge where the outbox is located, as recorded in the user bridge table of the SQLite database"; the encrypted query content and query time are then combined into a JSON data array and written into the JSON file of the question and answer content in the space master outbox folder of the cloud user bridge; (g) After the space master's outbox in the cloud user bridge receives a new record, if the space master's token value is greater than the token value consumed by the fan user for a single reception and sending of fan messages, and the fan's token value is greater than the token value consumed by the space master user for a single reception and sending of fan messages, then the record received by the space master's outbox will be written into the array of the json file of the question and answer content in the fan inbox folder of the cloud user bridge. After writing is completed, the new record in the space master's outbox in the cloud user bridge will be deleted, and the space master's token value will be deducted from the fan user's single reception. The token value consumed by fans sending messages and the token value of fans will be deducted from the token value consumed by the space owner when receiving messages sent by fans. These token values ​​are recorded in the non-relational database used to store user bridge information on the SIMKey manufacturer's server or the USB shield manufacturer's server. If any of the following conditions is not met: "the token value of the space owner is greater than the token value consumed by the fan user when receiving messages sent by fans" or "the token value of the fan is greater than the token value consumed by the space owner when receiving messages sent by fans", the AI ​​knowledge base will stop answering. (k) When the fan successfully logs in to the SIMKey manufacturer's server or the U-Shield manufacturer's server, the fan retrieves the record containing the encrypted question answer from the fan inbox in the cloud user bridge, decrypts the question answer using the "private receiving key of the fan's local user bridge corresponding to the cloud user bridge, recorded in the user bridge table of the local SQLite database", encrypts the question answer using the "symmetric encryption key of the user bridge recorded in the user bridge table of the SQLite database", and writes the result together with the reply time into a json data array in the json file of the question and answer content in the inbox folder of the fan's local user bridge. After the writing is completed, the record containing the encrypted question answer is deleted from the fan inbox in the cloud user bridge; (l) The fan obtains the plain text of the answer to the query using the symmetric encryption key of the user bridge recorded in the user bridge table of the SQLite database.

10. A personal mobile decentralized AI social method based on USB shield and SIMKey according to claim 8, characterized in that: After successfully logging in through the U-Shield or SIMKey terminal, the fan can access the cloud user bridge between the space owner and the fan in the user space instance of the user where the AI ​​knowledge base is located to send and receive messages, set the user's fan-side parameters, and access its AI knowledge base. The parameters that can be set on the fan side of the user bridge include: the token value consumed by the fan in a single receipt of a message sent by the space owner and the token value of the space owner; After the space master successfully logs in through the U shield or SIMKey end, he can access the user space instance of the user where the AI ​​knowledge base is located and all user bridges between the user space instance and fans, and can set the space master end parameters of the user bridge to control the access rights of fans. Among them, the space master end parameters that can be set on the user bridge include: the token value consumed by the space master user for a single receipt of a fan's message and the token value of the fan; The single receipt refers to receiving a single letter content, which includes the question and answer time and the key-encrypted question and answer content; in this step, when the token value is greater than the token value consumed for a single receipt, the U-Shield and SIMKey manufacturer's social system automatically completes the process. After completion, the token value is deducted from the token value consumed for a single receipt, and the single letter content in the other party's outbox is deleted.

Citation Information

Patent Citations

  • Question and answer type retrieval method and system based on large language model

    CN118051590A

  • Dynamic knowledge base of information to facilitate servicing of equipment from multiple manufacturers

    KR1020080095897A