Method and system for safely realizing quick addressing of data

文档序号:735115 发布日期:2021-04-20 浏览:16次 中文

阅读说明:本技术 一种安全实现数据快速寻址的方法及系统 (Method and system for safely realizing quick addressing of data ) 是由 张立旭 于 2021-01-12 设计创作,主要内容包括:本发明涉及一种安全实现数据快速寻址的方法,包括以下步骤:在用户初次访问主服务器时记录用户特征,并在临时服务器中增添加密用户账户;分布式存储后,主服务器将存储路径存储在加密用户账户中;在用户非初次访问主服务器时,主服务器获取用户特征并后台唤醒临时服务器,临时服务器组合还原数据;根据用户发出的数据读取指令,主服务器对应从临时服务器中读取数据并发送给用户;应用本申请的方式方法,通过初次登录时获取用户特征,依靠用户登录和用户特征双验证的方式来唤醒临时服务器,并在用户未操作时就进行数据的预先寻址读取并还原,能够节约至少一半的等待时间同时大幅提升安全性能。(The invention relates to a method for safely realizing fast addressing of data, which comprises the following steps: recording user characteristics when a user accesses the main server for the first time, and adding an encrypted user account in the temporary server; after distributed storage, the main server stores the storage path in an encrypted user account; when a user does not access the main server for the first time, the main server acquires user characteristics and wakes up the temporary server in a background mode, and the temporary server combines and restores data; according to a data reading instruction sent by a user, the main server correspondingly reads data from the temporary server and sends the data to the user; by the method, the user characteristics are obtained during initial login, the temporary server is awakened in a user login and user characteristic double-verification mode, data is read and restored by addressing in advance when the user is not operated, at least half of waiting time can be saved, and safety performance is greatly improved.)

1. A method for safely realizing fast addressing of data is characterized by comprising the following steps:

the first step is as follows: setting a temporary server only responding to the instruction of the main server, recording user characteristics when a user accesses the main server for the first time, and adding encrypted user accounts corresponding to the users one by one in the temporary server according to the user characteristics;

the second step is that: after the user finishes distributed storage each time, the main server stores the storage path in an encrypted user account corresponding to the user on the temporary server;

the third step: when a user does not access the main server for the first time, the main server acquires user characteristics and wakes up the temporary server in a background mode, and the temporary server reads data in a plurality of memories according to storage paths in corresponding encrypted user accounts and combines and restores the data into originally stored complete data;

the fourth step: and according to the data reading instruction sent by the user, the main server correspondingly reads the data from the temporary server and sends the data to the user.

2. The method for safely realizing fast addressing of data according to claim 1, further comprising a fifth step of: and when the user logs out of the main server, clearing the files in the temporary server.

3. The method for safely realizing fast addressing of data according to claim 2, wherein a temporary storage space is provided in the temporary server, the temporary storage space is divided into a plurality of sub-intervals for storing data, and only one encrypted user account is correspondingly connected to a single sub-interval at the same time.

4. The method for safely implementing data quick addressing according to claim 3, characterized in that, when the user logs out of the main server, the main server sends a corresponding cancel instruction to the temporary server, and the temporary server clears the information in the subinterval according to the instruction and disconnects the connection between the encrypted user account and the subinterval.

5. The method for safely implementing fast addressing of data according to any one of claims 1-4, further comprising the steps of:

when a user accesses the main server for the first time, the user is reminded to input a plurality of items of different user characteristic data, and when the user does not access the main server for the first time, one or more items of user characteristic data are randomly extracted for verification.

6. The method for safely implementing data fast addressing according to claim 5, characterized in that, the user characteristic data is fingerprint, human face or iris.

7. The method for safely implementing fast data addressing according to any one of claims 1-4, wherein in the third step, when the temporary server receives the wake-up instruction of the main server, the temporary server sends a user authentication request to the main server to authenticate whether the user logs in, if so, data reading operation is performed, otherwise, an encrypted user account corresponding to the user is locked and a warning prompt is performed on the supervision center.

8. A system for implementing fast addressing of secure implementation data, for implementing the method of implementing fast addressing of secure implementation data according to any one of claims 1 to 7, comprising a main server, a temporary server and a plurality of memories, wherein the temporary server is only responsive to the main server instructions;

the main server records user characteristics when a user accesses for the first time, and adds encrypted user accounts corresponding to the users one by one in the temporary server according to the user characteristics;

the main server stores the storage path in an encrypted user account corresponding to the user on the temporary server after the user finishes distributed storage each time;

the main server acquires user characteristics and wakes up the temporary server in a background mode when a user does not access for the first time, and the temporary server reads data in a plurality of memories according to storage paths in corresponding encrypted user accounts and combines and restores the data into originally stored complete data;

and the main server reads the data from the temporary server correspondingly according to the data reading instruction sent by the user and sends the data to the user.

Technical Field

The invention relates to the technical field of data fast addressing, in particular to a method and a system for safely realizing data fast addressing.

Background

In a distributed data storage system, data addressing relates to the reading speed of data, and in a conventional mode, after a user logs in a server, the server performs corresponding data addressing reading operation according to an instruction of the user.

Disclosure of Invention

The technical problem to be solved by the present invention is to provide a method for safely implementing fast addressing of data and a system for safely implementing fast addressing of data, aiming at the above-mentioned defects of the prior art.

The technical scheme adopted by the invention for solving the technical problems is as follows:

a method for safely realizing fast addressing of data is constructed, wherein the method comprises the following steps:

the first step is as follows: setting a temporary server only responding to the instruction of the main server, recording user characteristics when a user accesses the main server for the first time, and adding encrypted user accounts corresponding to the users one by one in the temporary server according to the user characteristics;

the second step is that: after the user finishes distributed storage each time, the main server stores the storage path in an encrypted user account corresponding to the user on the temporary server;

the third step: when a user does not access the main server for the first time, the main server acquires user characteristics and wakes up the temporary server in a background mode, and the temporary server reads data in a plurality of memories according to storage paths in corresponding encrypted user accounts and combines and restores the data into originally stored complete data;

the fourth step: and according to the data reading instruction sent by the user, the main server correspondingly reads the data from the temporary server and sends the data to the user.

The method for safely realizing the quick addressing of the data further comprises the fifth step of: and when the user logs out of the main server, clearing the files in the temporary server.

The method for safely realizing the rapid addressing of the data comprises the steps that a temporary storage space is arranged in a temporary server, a plurality of subintervals are divided into the temporary storage space and used for storing the data, and only one encrypted user account is correspondingly connected to a single subinterval at the same time.

The method for safely realizing the rapid addressing of the data comprises the steps that when a user logs out of a main server, the main server sends a corresponding canceling instruction to a temporary server, and the temporary server clears information in a subinterval according to the instruction and disconnects the encrypted user account from the subinterval.

The invention relates to a method for safely realizing quick addressing of data, which further comprises the following steps:

when a user accesses the main server for the first time, the user is reminded to input a plurality of items of different user characteristic data, and when the user does not access the main server for the first time, one or more items of user characteristic data are randomly extracted for verification.

The invention relates to a method for safely realizing rapid addressing of data, wherein the user characteristic data is fingerprints, human faces or irises.

In the third step, when the temporary server receives the awakening instruction of the main server, the temporary server sends a user verification request to the main server to verify whether the user logs in, if so, the data reading operation is performed, otherwise, an encrypted user account corresponding to the user is locked and a monitoring center is warned and reminded.

A system for realizing the fast addressing of the data safely is used for realizing the method for realizing the fast addressing of the data safely, and comprises a main server, a temporary server and a plurality of storages, wherein the temporary server only responds to the instruction of the main server;

the main server records user characteristics when a user accesses for the first time, and adds an encrypted user account corresponding to the user characteristics one by one in the temporary server;

the main server stores the storage path in an encrypted user account corresponding to the user on the temporary server after the user finishes distributed storage each time;

the main server acquires user characteristics and wakes up the temporary server in a background mode when a user does not access for the first time, and the temporary server reads data in a plurality of memories according to storage paths in corresponding encrypted user accounts and combines and restores the data into originally stored complete data;

and the main server reads the data from the temporary server correspondingly according to the data reading instruction sent by the user and sends the data to the user.

The invention has the beneficial effects that: by the method, the user characteristics are obtained during initial login, the temporary server is awakened in a user login and user characteristic double-verification mode, data is read and restored by addressing in advance when the user is not operated, at least half of waiting time can be saved, and safety performance is greatly improved.

Drawings

In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the present invention will be further described with reference to the accompanying drawings and embodiments, wherein the drawings in the following description are only part of the embodiments of the present invention, and for those skilled in the art, other drawings can be obtained without inventive efforts according to the accompanying drawings:

FIG. 1 is a flow chart of a method for securely implementing fast addressing of data according to a preferred embodiment of the present invention;

FIG. 2 is a schematic block diagram of a system for securely implementing fast addressing of data according to a preferred embodiment of the present invention.

Detailed Description

In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the following will clearly and completely describe the technical solutions in the embodiments of the present invention, and it is obvious that the described embodiments are some embodiments of the present invention, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present invention without inventive step, are within the scope of the present invention.

The method for safely realizing the fast addressing of the data of the preferred embodiment of the invention, as shown in fig. 1, comprises the following steps:

s01: setting a temporary server only responding to the instruction of the main server, recording user characteristics when a user accesses the main server for the first time, and adding encrypted user accounts corresponding to the users one by one in the temporary server according to the user characteristics;

s02: after the user finishes distributed storage each time, the main server stores the storage path in an encrypted user account corresponding to the user on the temporary server;

s03: when a user does not access the main server for the first time, the main server acquires user characteristics and wakes up the temporary server in a background mode, and the temporary server reads data in a plurality of memories according to storage paths in corresponding encrypted user accounts and combines and restores the data into originally stored complete data;

s04: and according to the data reading instruction sent by the user, the main server correspondingly reads the data from the temporary server and sends the data to the user.

S05: when the user logs out of the main server, the files in the temporary server are cleared;

by the method, the user characteristics are obtained during initial login, the temporary server is awakened in a user login and user characteristic double-verification mode, data is read and restored by addressing in advance when the user is not operated, at least half of waiting time can be saved, and safety performance is greatly improved.

Preferably, the temporary server is provided with a temporary storage space, the temporary storage space is divided into a plurality of subintervals for storing data, and only one encrypted user account is correspondingly connected to a single subinterval at the same time; the data can be read one by one at the same time by multiple users.

Preferably, when the user logs out of the main server, the main server sends a corresponding canceling instruction to the temporary server, and the temporary server clears the information in the subinterval according to the instruction and disconnects the encrypted user account from the subinterval; the sub-intervals are conveniently and timely output in an airspace, and the information throughput rate is improved.

Preferably, the method further comprises the following steps:

when a user accesses the main server for the first time, reminding the user to input a plurality of items of different user characteristic data, and when the user does not access the main server for the first time, randomly extracting one or more items of user characteristic data for verification; the safety performance is further improved.

Preferably, the user characteristic data is a fingerprint, a human face or an iris; it will be appreciated that other data having user identifying characteristics, such as DNA, etc., are also possible.

Preferably, in the third step, when the temporary server receives the wake-up instruction of the main server, the temporary server sends a user verification request to the main server to verify whether the user logs in, if so, data reading operation is performed, otherwise, an encrypted user account corresponding to the user is locked and a warning prompt is performed on the monitoring center; the reverse checking is convenient to carry out, and the condition that the main server is stolen to store information when being occupied is avoided.

A system for realizing data fast addressing safely, is used for realizing the above-mentioned method for realizing data fast addressing safely, as shown in fig. 2, including main server 1, temporary server 2 and multiple memorizer 3, the temporary server 2 only responds to the main server 1 order;

the main server 1 records user characteristics when a user accesses for the first time, and adds encrypted user accounts corresponding to the users one by one in the temporary server 2 according to the user characteristics;

the main server 1 stores the storage path in an encrypted user account corresponding to the user on the temporary server 2 after the user finishes distributed storage each time;

the main server 1 acquires user characteristics and wakes up the temporary server 2 in a background mode when a user does not access for the first time, and the temporary server 2 reads data in the plurality of memories 3 according to a storage path in a corresponding encrypted user account and combines and restores the data into originally stored complete data;

the main server 1 reads data from the temporary server 2 correspondingly according to a data reading instruction sent by a user and sends the data to the user;

by the mode system, the user characteristics are acquired during initial login, the temporary server is awakened by means of user login and user characteristic double verification, data is read and restored by addressing in advance when the user is not operated, at least half of waiting time can be saved, and meanwhile safety performance is greatly improved.

It will be understood that modifications and variations can be made by persons skilled in the art in light of the above teachings and all such modifications and variations are intended to be included within the scope of the invention as defined in the appended claims.

8页详细技术资料下载
上一篇:一种医用注射器针头装配设备
下一篇:一种存储集群中分级缓存读写数据的方法

网友询问留言

已有0条留言

还没有人留言评论。精彩留言会获得点赞!

精彩留言,会给你点赞!

技术分类