CN115455480A - Information management system based on big data - Google Patents

Information management system based on big data Download PDF

Info

Publication number
CN115455480A
CN115455480A CN202211146597.1A CN202211146597A CN115455480A CN 115455480 A CN115455480 A CN 115455480A CN 202211146597 A CN202211146597 A CN 202211146597A CN 115455480 A CN115455480 A CN 115455480A
Authority
CN
China
Prior art keywords
module
data
file data
personnel
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211146597.1A
Other languages
Chinese (zh)
Inventor
张�荣
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Anhui Qingbo Big Data Technology Co ltd
Original Assignee
Anhui Qingbo Big Data Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Anhui Qingbo Big Data Technology Co ltd filed Critical Anhui Qingbo Big Data Technology Co ltd
Priority to CN202211146597.1A priority Critical patent/CN115455480A/en
Publication of CN115455480A publication Critical patent/CN115455480A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6245Protecting personal data, e.g. for financial or medical purposes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/32User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services

Abstract

The invention discloses an information management system based on big data, which comprises a cloud terminal and a mobile terminal, wherein the cloud terminal comprises a cloud server, a personnel counting module, a login verification module, an information database, a security encryption module, a data coding module and a permission management module which are connected with the cloud terminal, and the mobile terminal comprises a mobile processor, and a login acquisition module, an information uploading module, an information display module and an operation request module which are connected with the mobile processor. According to the invention, through the interactive cooperation of the cloud terminal and the mobile terminal, the high-efficiency automatic management can be carried out on the enterprise personnel information and the file data, meanwhile, the leakage of secret data can be effectively avoided, the safety of the enterprise data can be greatly ensured on the premise of giving enough authority to managers, meanwhile, the mobile terminal is combined, great convenience is brought to the remote data interaction of the enterprise personnel, and the working efficiency is effectively improved.

Description

Information management system based on big data
Technical Field
The invention belongs to the field of information management, and particularly relates to an information management system based on big data.
Background
With the development of society and science and technology, people pay more and more attention to the timeliness of information exchange and communication. With the advent of the network era, a bridge is established for information exchange of enterprises. The information is transmitted and received by the network, and remote cooperation and communication are performed, so that convenience is brought to operation and development of enterprises, meanwhile, a certain degree of hidden danger is caused to enterprise management, information leakage caused by endless network viruses and personnel flow is caused, and the internal information resources of the enterprises are threatened all the time. Therefore, how to efficiently and safely manage enterprise information becomes a technical problem to be solved urgently.
Disclosure of Invention
The invention aims to overcome the problems in the prior art and provides an information management system based on big data.
In order to achieve the technical purpose and achieve the technical effect, the invention is realized by the following technical scheme:
an information management system based on big data comprises a cloud terminal and a mobile terminal, wherein the cloud terminal comprises a cloud server, a personnel counting module, a login verification module, an information database, a security encryption module, a data coding module and a permission management module which are connected with the cloud terminal, and the mobile terminal comprises a mobile processor, a login acquisition module, an information uploading module, an information display module and an operation request module which are connected with the mobile processor;
the cloud server is used for receiving and processing data of each module in the cloud terminal;
the personnel counting module is used for counting and storing the identity information of all personnel in the enterprise;
the login verification module is used for verifying login data of all personnel in the enterprise and feeding back a verification result to the cloud server in real time;
the information database is used for storing all internal file data of the enterprise and calling the internal file data in real time by the cloud server;
the safety encryption module is used for encrypting all the internal file data of the enterprise.
Further, the encryption processing of the secure encryption module is specifically as follows:
firstly, an index database of all people is established: matching all original characters in the character database with random characters to form a corresponding index database, and forming a calling key of the index database according to personnel identity information and a preset algorithm;
secondly, forming encrypted file data: performing character conversion on all file data according to all index databases to form new encrypted file data, and storing the new encrypted file data through an information database;
and finally, decrypting according to the request: when the cloud server sends a retrieval instruction or a downloading instruction to the security encryption module, corresponding encrypted file data are retrieved from the information database according to the retrieval key of a corresponding person, and the encrypted file data are reversely replaced by original file data according to the index database of the corresponding person and fed back to the cloud server;
the data coding module is used for assigning codes to all internal file data of the enterprise, and forming corresponding code values according to the sender department, the file type and the file name of the file data and binding the code values with the sender department, the file type and the file name of the file data;
the authority management module is used for managing the management authority of all personnel in an enterprise, endowing all personnel with corresponding authority values, setting corresponding retrieval threshold values and downloading threshold values for all internal file data of the enterprise, when the cloud server receives retrieval signals or downloading signals from the mobile terminal, if the authority value of the personnel is larger than or equal to the corresponding retrieval threshold value or downloading threshold value, the cloud server executes corresponding retrieval actions or downloading actions, and feeds results back to the information display module in real time, and if the authority value of the personnel is smaller than the corresponding retrieval threshold value or downloading threshold value, the cloud server does not respond;
the mobile processor is used for receiving and processing data of each module in the mobile terminal;
the login acquisition module is used for remotely logging in all personnel in an enterprise on line, acquiring login information and receiving a real-time verification result from the cloud server;
the information uploading module is used for uploading file data to all personnel in the enterprise;
the information display module is used for receiving the file data from the cloud server in real time by all personnel in the enterprise, and reading, checking and downloading the file data on line;
the operation request module is used for forming a retrieval signal or a downloading signal and sending the retrieval signal or the downloading signal to the cloud server.
Further, the mobile terminal and the cloud server are in wireless data connection through an Internet network.
Furthermore, the information uploading module is in wireless data connection with a mobile phone or a computer.
Furthermore, the login acquisition module comprises a password login module or a face recognition module, and is used for a user to perform password login or face recognition login.
Furthermore, the operation request module comprises an active request module and a passive request module, the active request module is used for a user to actively form corresponding file data request information and send the file data request information to the cloud terminal, and the passive request module is used for confirming file data pushed by other people and forming corresponding feedback signals to send the file data to the cloud terminal.
The invention has the beneficial effects that:
according to the invention, through interactive cooperation of the cloud terminal and the mobile terminal, efficient and automatic management can be carried out on enterprise personnel information and file data, meanwhile, leakage of secret data can be effectively avoided, the security of the enterprise data can be greatly ensured on the premise of giving enough authority to managers, meanwhile, the mobile terminal is combined, great convenience is brought to remote data interaction of enterprise personnel, and the working efficiency is effectively improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention and do not constitute a limitation of the invention. In the drawings:
fig. 1 is a block diagram of the system architecture of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The information management system based on big data shown in fig. 1 comprises a cloud terminal and a mobile terminal, wherein the cloud terminal comprises a cloud server, a personnel counting module, a login verification module, an information database, a security encryption module, a data coding module and a permission management module which are connected with the cloud terminal, and the mobile terminal comprises a mobile processor, a login acquisition module, an information uploading module, an information display module and an operation request module which are connected with the mobile processor;
the cloud server is used for receiving and processing data of each module in the cloud terminal;
the personnel counting module is used for counting and storing the identity information of all personnel in the enterprise;
the login verification module is used for verifying login data of all personnel in the enterprise and feeding back a verification result to the cloud server in real time;
the information database is used for storing all internal file data of the enterprise and calling the internal file data in real time by the cloud server;
the security encryption module is used for encrypting all internal file data of the enterprise.
The encryption processing of the secure encryption module is specifically as follows:
firstly, an index database of all people is established: matching all original characters in the character database with random characters to form a corresponding index database, and forming a calling key of the index database according to personnel identity information and a preset algorithm;
secondly, form the encrypted file data: performing character conversion on all file data according to all index databases to form new encrypted file data, and storing the new encrypted file data through an information database;
and finally, decrypting according to the request: when the cloud server sends a retrieval instruction or a download instruction to the security encryption module, retrieving corresponding encrypted file data from the information database according to a retrieval key of a corresponding person, reversely replacing the encrypted file data with original file data according to an index database of the corresponding person, and feeding back the original file data to the cloud server;
the data coding module is used for assigning codes to all internal file data of the enterprise, and forming corresponding code values according to the sender department, the file type and the file name of the file data and binding the code values with the sender department, the file type and the file name of the file data;
the authority management module is used for managing the management authority of all personnel in an enterprise, endowing all personnel with corresponding authority values, setting corresponding retrieval threshold values and downloading threshold values for all internal file data of the enterprise, when the cloud server receives retrieval signals or downloading signals from the mobile terminal, if the authority value of the personnel is larger than or equal to the corresponding retrieval threshold value or downloading threshold value, the cloud server executes corresponding retrieval actions or downloading actions, and feeds results back to the information display module in real time, and if the authority value of the personnel is smaller than the corresponding retrieval threshold value or downloading threshold value, the cloud server does not respond;
the mobile processor is used for receiving and processing data of each module in the mobile terminal; the mobile terminal and the cloud server are in wireless data connection by adopting an Internet network;
the login acquisition module is used for remotely logging in online by all personnel in the enterprise, acquiring login information and receiving a real-time verification result from the cloud server; the login acquisition module comprises a password login module or a face recognition module and is used for a user to perform password login or face recognition login;
the information uploading module is used for uploading file data to all personnel in the enterprise; the information uploading module is in wireless data connection with a mobile phone or a computer;
the information display module is used for receiving the file data from the cloud server in real time by all personnel in the enterprise, and reading, checking and downloading the file data on line;
the operation request module is used for forming a retrieval signal or a downloading signal and sending the retrieval signal or the downloading signal to the cloud server; the operation request module comprises an active request module and a passive request module, the active request module is used for enabling a user to actively form corresponding file data request information to be sent to the cloud terminal, and the passive request module is used for confirming file data pushed by others and forming corresponding feedback signals to be sent to the cloud terminal.
In the description herein, references to the description of "one embodiment," "an example," "a specific example" or the like are intended to mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
The foregoing shows and describes the general principles, principal features, and advantages of the invention. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, which are given by way of illustration of the principles of the present invention, but that various changes and modifications may be made without departing from the spirit and scope of the invention, and such changes and modifications are within the scope of the invention as claimed.

Claims (6)

1. An information management system based on big data is characterized in that: the cloud terminal comprises a cloud server, a personnel counting module, a login verification module, an information database, a security encryption module, a data coding module and a permission management module, wherein the personnel counting module, the login verification module, the information database, the security encryption module, the data coding module and the permission management module are connected with the cloud server;
the cloud server is used for receiving and processing data of each module in the cloud terminal;
the personnel counting module is used for counting and storing the identity information of all personnel in the enterprise;
the login verification module is used for verifying login data of all personnel in the enterprise and feeding back a verification result to the cloud server in real time;
the information database is used for storing all internal file data of the enterprise and calling the internal file data in real time by the cloud server;
the safety encryption module is used for encrypting all the internal file data of the enterprise.
2. The big-data-based information management system according to claim 1, wherein: the encryption processing of the secure encryption module is specifically as follows:
firstly, an index database of all people is established: matching all original characters in the character database with random characters to form a corresponding index database, and forming a calling key of the index database according to personnel identity information and a preset algorithm;
secondly, form the encrypted file data: performing character conversion on all file data according to all index databases to form new encrypted file data, and storing the new encrypted file data through an information database;
and finally, decrypting according to the request: when the cloud server sends a retrieval instruction or a downloading instruction to the security encryption module, corresponding encrypted file data are retrieved from the information database according to the retrieval key of a corresponding person, and the encrypted file data are reversely replaced by original file data according to the index database of the corresponding person and fed back to the cloud server;
the data coding module is used for assigning codes to all internal file data of the enterprise, and forming corresponding code values according to the sender department, the file type and the file name of the file data and binding the code values with the sender department, the file type and the file name of the file data;
the authority management module is used for managing the management authority of all personnel in an enterprise, endowing all personnel with corresponding authority values, setting corresponding retrieval threshold values and downloading threshold values for all internal file data of the enterprise, when the cloud server receives retrieval signals or downloading signals from the mobile terminal, if the authority value of the personnel is larger than or equal to the corresponding retrieval threshold value or downloading threshold value, the cloud server executes corresponding retrieval actions or downloading actions, and feeds results back to the information display module in real time, and if the authority value of the personnel is smaller than the corresponding retrieval threshold value or downloading threshold value, the cloud server does not respond;
the mobile processor is used for receiving and processing data of each module in the mobile terminal;
the login acquisition module is used for remotely logging in all personnel in an enterprise on line, acquiring login information and receiving a real-time verification result from the cloud server;
the information uploading module is used for uploading file data to all personnel in the enterprise;
the information display module is used for receiving the file data from the cloud server in real time by all personnel in the enterprise, and reading, checking and downloading the file data on line;
the operation request module is used for forming a retrieval signal or a downloading signal and sending the retrieval signal or the downloading signal to the cloud server.
3. The big-data-based information management system according to claim 2, wherein: and the mobile terminal and the cloud server are in wireless data connection by adopting an Internet network.
4. The big-data-based information management system according to claim 2, wherein: the information uploading module is in wireless data connection with a mobile phone or a computer.
5. The big-data-based information management system according to claim 2, wherein: the login acquisition module comprises a password login module or a face recognition module and is used for a user to login by a password or login by face recognition.
6. The big-data-based information management system according to claim 2, wherein: the operation request module comprises an active request module and a passive request module, the active request module is used for enabling a user to actively form corresponding file data request information to be sent to the cloud terminal, and the passive request module is used for confirming file data pushed by others and forming corresponding feedback signals to be sent to the cloud terminal.
CN202211146597.1A 2022-09-20 2022-09-20 Information management system based on big data Pending CN115455480A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211146597.1A CN115455480A (en) 2022-09-20 2022-09-20 Information management system based on big data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211146597.1A CN115455480A (en) 2022-09-20 2022-09-20 Information management system based on big data

Publications (1)

Publication Number Publication Date
CN115455480A true CN115455480A (en) 2022-12-09

Family

ID=84305158

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211146597.1A Pending CN115455480A (en) 2022-09-20 2022-09-20 Information management system based on big data

Country Status (1)

Country Link
CN (1) CN115455480A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116127524A (en) * 2023-04-18 2023-05-16 智慧(东营)大数据有限公司 Enterprise information security management system based on big data analysis

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116127524A (en) * 2023-04-18 2023-05-16 智慧(东营)大数据有限公司 Enterprise information security management system based on big data analysis

Similar Documents

Publication Publication Date Title
CN108989346B (en) Third-party valid identity escrow agile authentication access method based on account hiding
CN1941718B (en) Method for managing instant-telecommunication group
US20090327707A1 (en) Process for creating and managing at least one cryptographic key, and system for its implementation
CN109388971B (en) Cloud-based big data platform mobile office system
CN102185841A (en) Classified data transmission method and system
US20080313470A1 (en) Multiple user authentications on a communications device
CN102075454A (en) Method and equipment for establishing bidirectional reality relationship in network
CN105308614A (en) Policy enforcement delays
CN106598813B (en) Work monitoring keyboard and mouse device and method for monitoring computer using process thereof
CN115455480A (en) Information management system based on big data
CN109347865A (en) A kind of user data authentication based on block chain technology deposits the method and system of card
CN112653664A (en) High-safety and reliable data exchange system and method between networks
CN114925391A (en) Method and device for monitoring circulation of private information, electronic equipment and storage medium
CN110188517A (en) A kind of the user account number login method and device of based role mode
CN116150801B (en) Human resource management system based on block chain encryption
CN106485100A (en) A kind of method of internet computer software lock and its service system
CN114254382A (en) Personal information protection authentication system and protection authentication method
CN109242062B (en) Method for realizing social credit investigation system
CN114202840A (en) Identity authentication control method, device and medium
CN104168180B (en) The maintaining method of mail white list based on IM information
CN109684818A (en) A kind of server log method for the cross-terminal formula for preventing owner's login password from revealing
CN117040934B (en) College VPN user identity security re-verification method based on geometric mapping
CN104717177A (en) Mobile application security control method and mobile application security control device
CN114528579B (en) Block chain strengthening method
CN113613249B (en) Bluetooth-based cloud desktop automatic login method and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination