CN111611220B - File sharing method and system based on hierarchical nodes - Google Patents

File sharing method and system based on hierarchical nodes Download PDF

Info

Publication number
CN111611220B
CN111611220B CN201910140119.1A CN201910140119A CN111611220B CN 111611220 B CN111611220 B CN 111611220B CN 201910140119 A CN201910140119 A CN 201910140119A CN 111611220 B CN111611220 B CN 111611220B
Authority
CN
China
Prior art keywords
file
information
nodes
node
authority
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.)
Active
Application number
CN201910140119.1A
Other languages
Chinese (zh)
Other versions
CN111611220A (en
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.)
Ningbo Bincube Technologies Co ltd
Original Assignee
Ningbo Bincube Technologies 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 Ningbo Bincube Technologies Co ltd filed Critical Ningbo Bincube Technologies Co ltd
Priority to CN201910140119.1A priority Critical patent/CN111611220B/en
Publication of CN111611220A publication Critical patent/CN111611220A/en
Application granted granted Critical
Publication of CN111611220B publication Critical patent/CN111611220B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Storage Device Security (AREA)

Abstract

The invention relates to the technical field of information and discloses a file sharing method and system based on hierarchical nodes. The method comprises the steps of establishing information nodes, setting association among the nodes, and constructing a hierarchical structure; establishing a file sharing area, and reading and writing files in the file sharing area through information nodes; the file authority is controlled by the information nodes, and the file authorities of the information nodes of different levels are associated. The information nodes are in one-to-one correspondence with the enterprise staff, so that the real-time synchronization of the information is ensured, the architecture is advanced, and the development cost is low; according to the enterprise organization architecture, an information node hierarchical structure is constructed, rights are combined with the hierarchical structure, an approval process of file sharing is defined, and information leakage caused by random file flow is limited to the greatest extent; the information nodes share the files through the file sharing area, and the authority mechanism is used for judging the operation authority of the information nodes to the files in the file sharing area, so that different information nodes have different authorities to the files, and the safety of the files is ensured.

Description

File sharing method and system based on hierarchical nodes
Technical Field
The present invention relates to the field of information technologies, and in particular, to a file sharing method and system based on hierarchical nodes.
Background
Currently, the mainstream file sharing method mainly includes building a server, a distributed file system and renting cloud storage service products by means of chat tools such as QQ and the like. However, the above methods do not have explicit rights management, and users have the same downloading rights for all the shared files, and the sharing flow of the files is not explicitly specified, so that the users who share the files can also modify and propagate the files at will.
For enterprises or other individuals and units with important privacy files and more sharing objects, the sharing mode cannot guarantee the security of the shared files, and cannot limit any propagation and private tampering of the files. Particularly, when the number of files or the sharing objects are large, the file sharing mode is complicated because the enterprise organization structure is not considered. It is therefore desirable to devise a file sharing method and system that addresses the above-described issues.
Disclosure of Invention
Accordingly, the present invention is directed to a file sharing method and system based on hierarchical nodes, so as to enhance the efficiency of sharing files in enterprises, protect the security of files, and solve the problem that there is no hierarchical management in the process of sharing files. Specific:
the application discloses a file sharing method and system based on hierarchical nodes, comprising the following steps:
a file sharing method based on hierarchical nodes, comprising:
step S1: establishing information nodes, setting association among the nodes, and constructing a hierarchical structure;
step S2: establishing a file sharing area, and reading and writing files in the file sharing area through information nodes;
step S3: the file authority is controlled by the information nodes, and the file authorities of the information nodes of different levels are associated.
According to the file sharing method based on the hierarchical nodes, the information nodes are abstract mapping models of enterprise staff in the computer, correspond to the enterprise staff one by one and keep information synchronization.
The file sharing method based on the hierarchical nodes is characterized in that the hierarchical structure is a tree structure formed by connecting information nodes according to an enterprise organization architecture.
In the file sharing method based on the hierarchical node, the file sharing area is a file storage area deployed on an enterprise local area network server or a cloud server.
The file permission refers to one or more permissions of reading, uploading, downloading, modifying, renaming and deleting the file.
According to the file sharing method based on the hierarchical nodes, the information nodes can set and modify the authority of the files in the file sharing area.
In the file sharing method based on the hierarchical nodes, the upper-level file authority in the hierarchical structure is larger than or equal to the lower-level file authority, and the lower-level file authority is smaller than or equal to the upper-level file authority.
A hierarchical node-based file sharing system, comprising:
the information node is used for mapping enterprise staff and controlling the authority of the file;
the file sharing area is used for storing the shared files and realizing authority verification;
the configuration module is used for configuring the node association table, the configuration file sharing area and the configuration file authority.
The file sharing system based on the hierarchical node comprises an information node, wherein the information node comprises a permission setting unit for setting and modifying permissions of the file.
The file sharing system based on the hierarchical nodes is characterized in that the node association table is used for storing association identification information among information nodes.
The invention has the beneficial effects that: the information nodes in the file sharing method correspond to enterprise staff one by one, so that real-time synchronization of information is ensured; according to the enterprise organization architecture, an information node hierarchical structure is constructed, the operation of selecting a sharing object is simplified, the approval process of file sharing is defined, and information leakage caused by random file flow is limited to the greatest extent; the information nodes share the file through the file sharing area, and the operation authority of the information nodes to the file in the file sharing area is judged through an authority mechanism, so that different information nodes have different authorities to the file, the operation is convenient, and the safety of the file is ensured; the file sharing area supports batch sharing and group sharing, and file sharing efficiency is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the following description will briefly explain the drawings required for the embodiments, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of a hierarchical node-based file sharing method.
FIG. 2 is a schematic illustration of an inode of a hierarchical node-based file sharing method.
FIG. 3 is a schematic diagram of a file sharing region of a hierarchical node-based file sharing method.
FIG. 4 is a schematic diagram of a hierarchical structure of a file sharing system based on hierarchical nodes.
FIG. 5 is a schematic diagram of a configuration module of a hierarchical node-based file sharing system.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Fig. 1 is a schematic flow chart of a file sharing method based on hierarchical nodes according to an embodiment of the present invention. As shown in fig. 1, the node type file sharing method includes the steps of:
s101: and establishing information nodes, setting association among the nodes, and constructing a hierarchical structure.
The information nodes are abstract mapping models of enterprise staff in the computer, correspond to the enterprise staff one by one and keep information synchronization; the data structure is one or more of an array, a stack, a queue, a table, a tree, and a graph.
The hierarchical structure is a tree structure formed by connecting information nodes according to an enterprise organization architecture; the information nodes in the hierarchical structure have hierarchical properties, can perform bidirectional interaction with the information nodes which are directly connected, and need to be confirmed or approved by related information nodes when interacting with the information nodes which are not directly connected.
Further, the information synchronization means that the working behavior actually happened to the enterprise staff can push information to the corresponding information nodes through the communication medium, and the information nodes can push the information to the corresponding enterprise staff through the communication medium when receiving the information. The tree structure is that the information nodes store a node association table, transmission channels exist between adjacent association information nodes, and the nodes are connected with each other to form the tree structure.
The transmission channel is used for transmitting authority variation information of the file between the information nodes;
the communication medium comprises an intelligent terminal, a computer terminal, network communication equipment and the like.
S102: and establishing a file sharing area, and reading and writing files in the file sharing area through the information nodes.
The file sharing area is a file storage area deployed on an enterprise local area network server or a cloud server; and the information node automatically has all operation authorities for the file after sharing the file to the file sharing area, and the information node obtains the corresponding authorities required by the file from the file sharing area.
Further, the inodes can choose to share in bulk and share in groups. The batch sharing refers to sharing a plurality of file authorities to other information nodes at a time; the group sharing means that a group can be established in units or other classification standards, and when the group is selected to share the file rights, the group can be shared to each information node in the group.
S103: the file authority is controlled by the information nodes, and the file authorities of the information nodes of different levels are associated.
The permission change refers to one or more permissions of reading, uploading, downloading, modifying, renaming and deleting the file.
The upper level file authority in the hierarchical structure is larger than or equal to the lower level file authority, and the lower level file authority is smaller than or equal to the upper level file authority.
According to the embodiment, by establishing the information nodes, the information nodes are in one-to-one correspondence with enterprise staff, so that information synchronization and real-time update are ensured; by establishing a file sharing area for storing files, the operation of accessing the shared files is simplified; the file sharing area ensures the legality of each information node on the file operation by setting the access authority of the information node on the file, and prevents information leakage caused by random browsing and spreading of company files; by establishing the association between the information nodes, the path of file sharing is limited, and besides the file sharing between the upper and lower stages is directly realized, the upper-stage approval and verification in the process of file sharing are ensured, so that the file sharing is more standard and safer.
Fig. 2 is a schematic diagram of an information node of a file sharing method based on a hierarchical node according to an embodiment of the present invention, which includes an information synchronization unit 201, a node attribute unit 202, an authority processing unit 203, and a node association unit 204.
The information synchronization unit 201 includes a file uploading function, a file downloading function, a file encrypting function, a file grading function, and the like, provides a possibility of perfect functions for the file system, and improves usability of the file system.
Further, the file grading function refers to grading the file when uploading the file, so that after the file is uploaded, the system can perform corresponding processing on the files with different levels, and meanwhile, nodes with different levels have different operation rights on the file. Further, the file classification can be combined with the enterprise tree information node architecture, if the enterprise management architecture is divided into five stages, the files are also divided into five stages, and each stage represents the sharing range of the files and the mode needing to be processed; meanwhile, three-level staff can be limited to only set the file level as the second level, the third level or the fourth level, wherein the third-level file means that only the staff with the first level, the second level and the third level have relevant operation authorities.
The node attribute unit 202 records information of staff in the real enterprise mapped by the computer, including data such as name, job number, identity, work skills, and historical operations performed on the file.
The function of the rights handling unit 203 is that when the rights of the information node to a file are changed, the rights handling unit 203 updates the rights of the information node to the file according to the rights change.
The node association unit 204 is configured to record an identifier of a directly associated information node of the information node, and construct a hierarchical structure.
Further, the hierarchical structure is a tree structure formed by connecting information nodes according to an enterprise organization architecture;
further, the information nodes in the hierarchical structure have hierarchical properties, can perform bidirectional interaction with the directly connected information nodes, and need to be confirmed or approved by related information nodes when interacting with the information nodes which are not directly connected.
The embodiment of the invention specifically sets forth an information node schematic diagram of a file sharing method based on hierarchical nodes, and defines each component and function of the information node. The information node provides basic file processing functions and expansion functions for the file system through the file processing unit, so that the usability of the file sharing system is improved; the information nodes create abstract mapping models in the computer for enterprise staff through the data storage unit, and correspond to the enterprise staff one by one, so that information synchronization and real-time updating are ensured; the information nodes construct a hierarchical structure through the node association unit, and the hierarchical structure is an abstract mapping of an enterprise organization architecture in a computer and is a main basis for file sharing application approval flow.
Fig. 3 is a schematic diagram of a file sharing area of a file sharing method based on a hierarchical node according to an embodiment of the present invention, which includes a file sharing unit 301, an access control unit 302, and an authority processing unit 303.
The file sharing unit 301 is a unit for storing the file uploaded by the information node in the node-type file sharing method, and is deployed on an enterprise lan server or a cloud server.
Further, the file sharing unit 301 includes therein a temporary folder and a shared folder.
The temporary folder refers to a folder in which the information node temporarily stores files, wherein the files do not meet the requirement of sharing or belong to unfinished versions. The folder exists in the file sharing unit 301, but the folder and the file thereof are only visible, and if the information node wants to share the file in the folder, the information node sends the file to the shared folder.
The shared folder is a folder allowing permission sharing, and in the shared folder, the information node has all operation permissions of the files uploaded by the information nodes directly below the shared folder. The information node can share the operation authority of a certain file owned by the information node to other information nodes. It is emphasized that the information nodes have hierarchical properties, and can perform bidirectional rights sharing with directly connected information nodes, and the rights sharing with information nodes not directly connected needs to be confirmed or approved by related information nodes.
The access control unit 302 specifies the type of rights of the file and the operations that each right can perform, and also records the operation rights of the information nodes in each file.
Further, the authority type of the file comprises reading, uploading, downloading, modifying, renaming and deleting of the file.
The function of the rights handling unit 303 is that when one information node changes the rights of other information nodes to a file in the file sharing area, the rights handling unit 303 updates the rights of the corresponding information node to the file and pushes a message to the relevant information node.
Further, when the rights processing unit 303 receives a request for changing rights, it may determine whether the flow of the request conforms to the hierarchy, and then determine whether to change the rights.
The embodiment of the invention specifically illustrates a file sharing area schematic diagram of a file sharing method based on hierarchical nodes, and defines each component and function thereof in the file sharing area. The file sharing area stores files which are authorized to be operated by the information nodes in the file storage unit, and the information nodes do not need to find the files shared by different information nodes in different places, so that the file sharing method is convenient, quick and clear at a glance. The file sharing area opens the file to the information unit with the operation authority through the access authority unit, and meanwhile, the information node cannot contact the file without the operation authority, so that the safety of the information is ensured through the authority control. The information processing unit examines the permission change, so that the validity of file sharing is ensured, and information leakage caused by random file flow is limited to the maximum extent.
The following describes a file sharing system based on hierarchical nodes in detail according to an embodiment of the present invention with reference to fig. 4 and fig. 5. It should be noted that the embodiments of the file sharing system based on the tree node architecture shown in fig. 4 and fig. 5 can be applied to execute the methods shown in fig. 1 to fig. 3.
Fig. 4 is a schematic diagram of a hierarchical structure of a file sharing system based on hierarchical nodes according to an embodiment of the present invention, including: information node 401, information node 402, information node 403, information node 404, transmission channel 405, transmission channel 406, transmission channel 407.
The information nodes in the hierarchical structure have hierarchical properties, can perform bidirectional interaction with the information nodes which are directly connected, and need to be confirmed or approved by related information nodes when interacting with the information nodes which are not directly connected. In particular, the hierarchy is a tree structure of connected information nodes according to an enterprise organization architecture.
The information node 401, the information node 402, the information node 403 and the information node 404 together form a simple tree-like hierarchical file sharing structure; in particular, the information node 401 and the information node 402 form a tree-like association, and the information node 402, the information node 403 and the information node 404 form a tree-like association; further, the information node 401 is a parent node of the information node 402, the information node 402 is a child node of the information node 401, the information node 402 is a parent node of the information node 403 and the information node 404, and the information node 403 and the information node 404 are child nodes of the information node 402; a transmission channel 405 exists between the information node 401 and the information node 402, a transmission channel 406 exists between the information node 402 and the information node 403, and a transmission channel 407 exists between the information node 402 and the information node 404.
Further, the hierarchical structure is formed by connecting information nodes according to an enterprise organization architecture, wherein the information nodes are abstract mapping models of enterprise staff in computers and correspond to the enterprise staff one by one.
Further, the transmission channel refers to a channel for transmitting rights change information of a file between information nodes.
Taking fig. 4 as an example, the information node 403 has a reading authority for a document, and the application shares the reading authority to the information node 404. Since the information node 403 and the information node 404 are not directly related information nodes, the information node 403 must first propose a sharing application to the information node 402 according to the limitation of the hierarchical structure, and after the information node 402 receives the push message and checks, the information node 404 receives the push message and has the reading authority for the file.
The embodiment of the invention specifically illustrates the hierarchical structure of a node type file sharing system, mainly comprises information nodes and transmission channels, and is used for connecting the information nodes into a tree node architecture so as to ensure the specification and safety of enterprise file sharing; in addition, the information nodes in the tree node architecture are in one-to-one correspondence with enterprise staff, so that the enterprise cooperation efficiency and the production efficiency are improved.
Fig. 5 is a schematic diagram of a configuration module of a file sharing system based on hierarchical nodes according to an embodiment of the present invention, which includes a data structure configuration unit 501, a node hierarchy configuration unit 502, and an access authority configuration unit 503.
The data structure configuration unit 501 is configured to configure information of staff in the real enterprise mapped by the information node, including data such as name, job number, identity, work skill, and history operation performed on the file.
The node level configuration unit 502 configures the relationship between the parent node and the child node of the information node according to the node association table.
The access right configuration unit 503 is configured to configure file operation rights for the information node.
Further, the configuration module can update the node association table of the information node by using the node hierarchy configuration unit 502, and reestablish the transmission channel. For example, an information node needs to add a lower information node, the configuration module needs to modify child node information of a node association table in the information node by using the node level configuration unit 502, and meanwhile, needs to modify parent node information in a node association table in the lower information node by using the node level configuration unit 502.
The configuration module schematic diagram of the file sharing system based on the hierarchical nodes provides node configuration, data configuration and authority configuration for the system, enhances the flexibility of file sharing, and improves the cooperation efficiency and production efficiency of enterprises.
The foregoing is merely illustrative of the present invention, and the present invention is not limited thereto, and any changes or substitutions easily contemplated by those skilled in the art within the scope of the present invention should be included in the present invention. Therefore, the protection scope of the invention is subject to the protection scope of the claims.

Claims (5)

1. A hierarchical node-based file sharing method, comprising:
step S1: establishing information nodes, setting association among the nodes, and constructing a hierarchical structure; the information nodes are abstract mapping models of enterprise staff in the computer, correspond to the enterprise staff one by one and keep information synchronization; the hierarchical structure is a tree structure formed by connecting information nodes according to an enterprise organization architecture;
step S2: establishing a file sharing area, and reading and writing files in the file sharing area through information nodes;
step S3: the file authority is controlled by the information nodes, and the file authorities of the information nodes of different levels are associated; the upper level file authority in the hierarchical structure is larger than or equal to the lower level file authority, and the lower level file authority is smaller than or equal to the upper level file authority;
the information node comprises an information synchronization unit, a node attribute unit, a permission processing unit and a node association unit;
the information synchronization unit comprises a file uploading function, a file downloading function, a file encrypting function and a file grading function; the file grading function is to grade the file when uploading the file, the nodes of different grades have different operation rights to the file, the file grading is combined with the enterprise tree information node architecture, and each grade represents the sharing range of the file and the mode needing to be processed;
the node attribute unit records the information of staff in the real enterprise mapped by the computer;
the function of the authority processing unit is that when the authority of the information node to a file changes, the authority of the information node to the file is updated according to the authority change;
the node association unit is used for recording the identification of the directly associated information node of the information node and constructing a hierarchical structure;
the file sharing area comprises a file sharing unit, an access control unit and an authority processing unit;
the file sharing unit is a unit for storing files uploaded by the information nodes by a node type file sharing method and is deployed on an enterprise local area network server or a cloud server; in a shared folder of the file sharing unit, the information node has all operation authorities of files uploaded by the information node at the directly lower level, and the shared folder is a folder allowing authority sharing; the information node can share the operation authority of the information node for a certain file to other information nodes; the information nodes can carry out bidirectional permission sharing with the directly connected information nodes, and confirmation or approval of the relevant information nodes is needed when the information nodes carry out permission sharing with the information nodes which are not directly connected;
the access control unit prescribes the authority types of the files and the operation which can be executed by each authority, and simultaneously records the operation authorities of all information nodes in each file;
the authority processing unit of the file sharing area has the functions that when one information node changes the authority of other information nodes to the file in the file sharing area, the authority of the corresponding information node to the file is updated, and the information is pushed to the relevant information node; when the authority processing unit of the file sharing area receives the authority changing request, judging whether the flow of the request accords with the hierarchical structure, and then determining whether to change the authority.
2. The file sharing method based on hierarchical nodes according to claim 1, wherein: the file authority refers to one or more of the authority of reading, uploading, downloading, modifying, renaming and deleting the file.
3. The file sharing method based on hierarchical nodes according to claim 1, wherein: the information node can set and modify the authority of the file in the file sharing area.
4. A file sharing system based on hierarchical nodes, wherein the file sharing is implemented by the method of claim 1, and the method comprises:
the information node is used for mapping enterprise staff and controlling the authority of the file;
the file sharing area is used for storing the shared files and realizing authority verification;
the configuration module is used for configuring the node association table, the configuration file sharing area and the configuration file authority.
5. The hierarchical node-based file sharing system according to claim 4, wherein: the node association table is used for storing association identification information among information nodes.
CN201910140119.1A 2019-02-26 2019-02-26 File sharing method and system based on hierarchical nodes Active CN111611220B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910140119.1A CN111611220B (en) 2019-02-26 2019-02-26 File sharing method and system based on hierarchical nodes

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910140119.1A CN111611220B (en) 2019-02-26 2019-02-26 File sharing method and system based on hierarchical nodes

Publications (2)

Publication Number Publication Date
CN111611220A CN111611220A (en) 2020-09-01
CN111611220B true CN111611220B (en) 2024-02-06

Family

ID=72205131

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910140119.1A Active CN111611220B (en) 2019-02-26 2019-02-26 File sharing method and system based on hierarchical nodes

Country Status (1)

Country Link
CN (1) CN111611220B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112882990A (en) * 2021-02-03 2021-06-01 深圳市纳研科技有限公司 Visual automatic file use permission management system and method
CN113392068A (en) * 2021-06-28 2021-09-14 上海商汤科技开发有限公司 Data processing method, device and system

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7058648B1 (en) * 2000-12-01 2006-06-06 Oracle International Corporation Hierarchy-based secured document repository
JP2007272387A (en) * 2006-03-30 2007-10-18 Hitachi Software Eng Co Ltd File access authority setting system
CN103108009A (en) * 2011-11-14 2013-05-15 腾讯科技(深圳)有限公司 Method and device for file sharing based on off-line space
CN105072180A (en) * 2015-08-06 2015-11-18 武汉科技大学 Cloud storage data security sharing method with permission time control
CN105224678A (en) * 2015-10-19 2016-01-06 浪潮软件集团有限公司 Electronic document management method and device
CN105760775A (en) * 2016-02-01 2016-07-13 上海律巢网络科技有限公司 Method and system for sharing file according to access permission
CN106855973A (en) * 2016-12-05 2017-06-16 北京奇鱼时代科技有限公司 A kind of management method and device for network storage resource
JP2017122977A (en) * 2016-01-05 2017-07-13 株式会社バッファロー File sharing support system, network storage device, file sharing support method, and file sharing support program
CN107423635A (en) * 2017-07-01 2017-12-01 珠海格力电器股份有限公司 A kind of Application share method and its device, user terminal
KR101868029B1 (en) * 2017-03-10 2018-06-18 현대카드 주식회사 Method and system for sharing file based on blockchain
CN109242420A (en) * 2018-08-22 2019-01-18 中国平安人寿保险股份有限公司 Authority control method, device, electronic equipment and storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4186456B2 (en) * 2001-11-28 2008-11-26 沖電気工業株式会社 Distributed file sharing system and control method thereof
US20070282927A1 (en) * 2006-05-31 2007-12-06 Igor Polouetkov Method and apparatus to handle changes in file ownership and editing authority in a document management system
US20120304247A1 (en) * 2011-05-25 2012-11-29 John Badger System and process for hierarchical tagging with permissions

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7058648B1 (en) * 2000-12-01 2006-06-06 Oracle International Corporation Hierarchy-based secured document repository
JP2007272387A (en) * 2006-03-30 2007-10-18 Hitachi Software Eng Co Ltd File access authority setting system
CN103108009A (en) * 2011-11-14 2013-05-15 腾讯科技(深圳)有限公司 Method and device for file sharing based on off-line space
CN105072180A (en) * 2015-08-06 2015-11-18 武汉科技大学 Cloud storage data security sharing method with permission time control
CN105224678A (en) * 2015-10-19 2016-01-06 浪潮软件集团有限公司 Electronic document management method and device
JP2017122977A (en) * 2016-01-05 2017-07-13 株式会社バッファロー File sharing support system, network storage device, file sharing support method, and file sharing support program
CN105760775A (en) * 2016-02-01 2016-07-13 上海律巢网络科技有限公司 Method and system for sharing file according to access permission
CN106855973A (en) * 2016-12-05 2017-06-16 北京奇鱼时代科技有限公司 A kind of management method and device for network storage resource
KR101868029B1 (en) * 2017-03-10 2018-06-18 현대카드 주식회사 Method and system for sharing file based on blockchain
CN107423635A (en) * 2017-07-01 2017-12-01 珠海格力电器股份有限公司 A kind of Application share method and its device, user terminal
CN109242420A (en) * 2018-08-22 2019-01-18 中国平安人寿保险股份有限公司 Authority control method, device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN111611220A (en) 2020-09-01

Similar Documents

Publication Publication Date Title
US8656161B2 (en) Information sharing system, information sharing method, group management program and compartment management program
CN102947797B (en) The online service using directory feature extending transversely accesses and controls
CN102474415B (en) Configurable online public key infrastructure (PKI) management framework
KR100256594B1 (en) Method and apparatus to secure distributed digital directory object changes
US7080224B2 (en) Data processing method with restricted data arrangement, storage area management method, and data processing system
CN105488431A (en) Authority management method and device for block chain system
CN111726353A (en) Sensitive data grading protection method and grading protection system based on numerical control system
CN108134764A (en) A kind of Distributed data share exchange method and system
US8180894B2 (en) System and method for policy-based registration of client devices
CN112835977B (en) Database management method and system based on block chain
CN110192198A (en) Access the safety of the resource of storage
CN104580395A (en) Multi-cloud cooperative storage middleware system based on existing cloud storage platform
CN111611220B (en) File sharing method and system based on hierarchical nodes
CN103946857A (en) Methods and apparatus for anonymising user data by aggregation
CN112230832B (en) Hierarchical management system of cross-organization users
US20060259955A1 (en) Attribute-based allocation of resources to security domains
CN106506511A (en) A kind of address list information processing method, device
CN113067871A (en) Digital file management method based on block chain technology
CN112491804A (en) ICS (Internet connection sharing) security policy method based on block chain
CN113746684B (en) Network equipment management method and device, computer equipment and storage medium
CN103778364A (en) Managing permission settings applied to applications
CN113542033B (en) Many-to-many mapping method and system for alliance chain foundation establishment and management platform
CN114691355A (en) Cloud platform construction method, electronic equipment and computer readable storage medium
CN106487770B (en) Method for authenticating and authentication device
CN113032770A (en) User classification authority management method and device and intelligent terminal

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
GR01 Patent grant
GR01 Patent grant