Sharing information between nexuses that use different classification schemes for information access control

Information

  • Patent Grant
  • 9836523
  • Patent Number
    9,836,523
  • Date Filed
    Friday, May 29, 2015
    9 years ago
  • Date Issued
    Tuesday, December 5, 2017
    6 years ago
Abstract
Systems and methods for sharing information between distributed computer systems connected to one or more data networks. In particular, a replication system implements methodologies for sharing database information between computer systems where the databases use different classification schemes for information access control.
Description
COPYRIGHT STATEMENT

A portion of the disclosure of this patent document may contain material which is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure as it appears in the Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever.


TECHNICAL FIELD

The present invention relates generally to systems and methods for sharing information between distributed computer systems connected to one or more data networks and, more particularly, to a system providing a method for sharing information between such computer systems where the computer systems use different classification schemes for information access control.


BACKGROUND

In a typical replication system, information is stored at each replication site of a group of replication sites, information changes may be made at any site of the group, and information changes made at one site are propagated to the rest of the group. A replication system typically either employs a “synchronous” replication scheme or an “asynchronous” replication scheme for propagating an information change made at one site to the rest of the sites in the group.


With typical synchronous replication schemes, each information change is applied at all sites in the group immediately or at none of the sites if one or more of the sites in the group cannot accept the information change. For example, one of the sites may be offline or unavailable. Many synchronous replication schemes are implemented using a two-phase commit protocol.


In contrast, with typical asynchronous replication schemes, an information change made at a site is immediately accepted at that site but propagation of the information change to other sites in the group may be deferred. Because propagation of information changes may be deferred, if one or more of the sites in the group are temporarily unavailable, the available sites in the group can continue to accept information changes until they can be propagated to the rest of the group. For this reason, a replication system employing an asynchronous replication scheme is typically considered to be more highly available than one employing a synchronous replication scheme. However, asynchronous replication brings with it the possibility of information change conflicts that occur as a result of concurrent conflicting information changes at different replication sites.


Computer databases are a common mechanism for storing information on computer systems at replication sites while providing access to the stored information to users. A typical database is an organized collection of information stored as “objects” or “records” having “properties” or “fields”. As an example, a database of criminal suspects may have an object for each suspect where each object contains properties designating specifics about the suspect, such as eye color, hair color, height, sex, etc.


Operating on the actual database itself (i.e., the organized information actually stored on a storage device) there is typically a software-based database management system or DBMS that, among other operations, processes requests from users for access to information in the database. Users may interact indirectly with the DBMS through a database application that in turn interacts directly with the DBMS to provide high level database operations to users, such as analyzing, integrating, and visualizing database information. However, the distinction between DBMS and database application is not clear cut and functionality provided by one may be provided by the other. Consequently, in this description, the term “nexus” will be used to refer broadly to any software that operates directly or indirectly on the actual database itself. A nexus may include a DBMS, a database application or applications, or components thereof.


Each day more and more organizations and businesses base their operations on mission-critical nexuses that retrieve information in databases. As a result, carrying out the operations of the organization or business often requires many users at different levels within the organization or business to access information in the database. Because information in the database may be sensitive (e.g., social security numbers, troop locations, medical histories, etc.), organizations and business need to protect themselves against unauthorized access to the sensitive database information.


One possible approach for protecting against unauthorized access to sensitive information in a database is to label sensitive database information with a classification comprising one or more classification markings. A classification marking is data associated with sensitive information in a database that indicates a necessary classification marking a user must be authorized for in order to access the sensitive information. The possible classification markings are typically specific to a particular classification scheme and may be hierarchical according to authorization level. For example, one classification scheme may have as the highest classification marking, Top Secret (TS), followed by Secret (S), followed by Confidential (C), followed by Restricted (R), and finally Unclassified (U). A user authorized for classification marking Secret (S) can access sensitive information with a classification marking of Secret (S), Confidential (C), Restricted (R), or Unclassified (U) but not Top Secret (TS). The foregoing classification markings are NOTIONAL ONLY and provided solely for example purposes.


Today, businesses and organizations need to share sensitive database information not only with users within their business or organization but also with other businesses and organizations. Unfortunately, different businesses and organizations may use different classification schemes for information access control. Further, some businesses and organizations may not use a classification scheme at all. With regard to database replication, this poses a special set of problems. In particular, a classification marking under one classification scheme may have no inherent equivalent in another information access control scheme. Nevertheless, it is desirable to provide support for replication of sensitive information between databases the use different classification schemes. It is also desirable to provide support for replication of sensitive information between a database that uses a classification scheme for information access control and one that does not. Given these expectations, that is great interest in providing a replication solution for sharing sensitive information between nexuses that use different classification schemes for information access control.


The approaches described in this section are approaches that could be pursued, but not necessarily approaches that have been previously conceived or pursued. Therefore, unless otherwise indicated, it should not be assumed that any of the approaches described in this section qualify as prior art merely by virtue of their inclusion in this section.





BRIEF DESCRIPTION OF DRAWINGS

In the drawings:



FIG. 1 is a block diagram of a possible access control list.



FIG. 2 is a block diagram of a possible classification.



FIG. 3 is a flowchart of an example export methodology.



FIG. 4 is a block diagram of possible export data.



FIG. 5 is a block diagram of an example import methodology.



FIG. 6 illustrates an example replication system.



FIG. 7 illustrates an example replication system.



FIG. 8 is a table of an example set of translation rules.



FIG. 9 is a block diagram of an example replication system environment in which embodiments of the present invention may be implemented.



FIG. 10 is a block diagram of a sample computer system on which embodiments of the present invention may be implemented.





DETAILED DESCRIPTION

Introduction


In the following description, for the purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be apparent, however, that the present invention may be practiced without these specific details. In other instances, well-known structures and devices are shown in block diagram form in order to avoid unnecessarily obscuring the present invention.


It will be understood that, although the terms first, second, etc. may be used herein to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, a first set could be termed a second set, and, similarly, a second set could be termed a first set, without departing from the scope of the present invention. The first set and the second set are both sets, but they are not the same set.


The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the singular forms “a”, “an”, and “the” are intended to include the plural forms as well, unless the context clearly indicates otherwise. Use of “criteria” may indicate either or both of the singular usage of the term, “criterion”, or the plural form “criteria”, or vice versa.


It will also be understood that the term “and/or” as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items. It will be further understood that the terms “comprises” and/or “comprising”, when used herein, specify the presence of stated features, integers, steps, operations, elements, components and/or groups, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.


As used herein, the term “if” may be construed to mean “when” or “upon” or “in response to determining” or “in response to detecting,” depending on the context. Similarly, the phrase “if it is determined” or “if [a stated condition or event] is detected” may be construed to mean “upon determining” or “in response to determining” or “upon detecting [the stated condition or event” or “in response to detecting [the stated condition or event],” depending on the context.


Statement Regarding Use of Classification Markings


All classification markings (e.g., TOP SECRET (TS)) in this document and the accompanying drawings are NOTIONAL and are used only for purposes of describing examples.


Introduction to Origin Classifications


A classification includes a set of one or more classification markings according to a classification scheme. A classification may be associated with an access controlled information item (e.g., an object, a record, a property, a field, etc.) in a database through an access control list. For example, the classification may be an item on an access control list associated with the database information item. The access control list may also contain other access control items for group-based or role-based access control.


According to one access control semantic of a classification associated with a database information item in a database, a user must be authorized for each and every classification marking in the set of classification markings in order to access the information item in that database. Each database in a replication group may use a different classification scheme for information access control and some of the databases may not use a classification scheme at all. Consequently, a user that can access an information item in one database of the replication group may not be able to access to the same information item in another database of the replication group.


In this description, a replication group refers to a group of databases that participate in the replication of one or more database information items over to a peer-to-peer replication topology. Each database in the group is operatively coupled to a nexus that accesses that database either directly or indirectly (i.e., through a DBMS). The nexus also conducts replication operations with its peers.


The needs discussed in the Background and other needs are addressed with the introduction of the notion of an “origin classification”. An origin classification represents a classification as it appeared in a database of the replication group when the classification was exported from that database as part of replicating database information over the replication topology. The database from which the classification was exported is referred to herein as the origin database of the origin classification. In some embodiments, an origin classification includes a unique identifier of the classification scheme used by the origin database, a concise representation of the classification exported from the origin database, and a rank.


Origin classifications may be used within a replication system to facilitate translation of classification markings between peer databases that use different classification schemes. In particular, the use of origin classifications allows a replication system to support the replication invariant: if a classification C with the set of classification markings {M} under classification scheme S is exported from database D during replication, then if that classification C is exported back to database D from another database in the replication group, that classification C must have the set of classification markings {M} when the export back to database D is imported into database D, assuming the classification C has not been modified since it was exported from database D.


Modification of a classification includes changing the set of classification markings of the classification in a database of the replication group. Modification of a classification also includes deleting the classification from an access control list. Modification of a classification does not include merely translating the set of classification markings of the classification from one classification to another.


Upholding this replication invariant allows users of the system to distinguish situations that follow the invariant from situations in which the classification is modified after it has been exported.


Upholding this invariant also allows the system to support asymmetrical classification marking translation rules between different classification schemes.


Another benefit of using origin classifications in a replication system includes the ability to replicate classifications over arbitrary peer-to-peer replication topologies including those with more than three databases.


Yet another benefit of using origin classifications in a replication system includes the ability to replicate classifications over arbitrary peer-to-peer replication topologies with no inherent limit on the number of different classification schemes that may be used by databases in the system.


Still yet another benefit of using origin classifications in a replication system includes the ability to replicate classifications over arbitrary peer-to-peer replication topologies where multiple databases in the system use the same classification scheme and some databases in the system use different classification schemes.


Still yet another benefit of using origin classifications in a replication system includes the ability to replicate classifications over arbitrary peer-to-peer replication topologies where some databases use a classification scheme for information access control and some databases do not use a classification scheme at all for information access control.


These and other benefits are provided by the techniques of using origin classifications in a replication system as described herein.


Access Control List


According to some embodiments, a classification is associated with a database information item in a database of the replication group through an access control list stored in the database. FIG. 1 is a block diagram of a possible access control list (ACL) 100 that may be associated with a database information item 140 in a database of a replication group. The ACL 100 includes an identifier 110, a set of zero or more access control items (ACI) 120, and zero or one classification 130. Typically, an ACL 100 will include at least one ACI 120 or a classification 130 or include at least one ACI 120 and a classification 130.


The identifier 110 identifies the ACL 100 uniquely and commonly in all databases of the replication group. The identifier 110 is used by a nexus during replication operations to match data representing an update to an ACL 100 received by the nexus in an export from a peer nexus with data representing the ACL 100 in the database accessed by the nexus receiving the export.


Each ACI 120 specifies a group 121 and a permission 122 of that group 121. A group 121 may also be referred to a role. The group 121 of an ACI 120 identifies a set of users. The permission 122 of the ACI 120 identifies an operation a user in the set can perform on the associated database information item 140 or an operation the user can perform on the ACL 100. Non-limiting examples of a permission 122 include read, write, owner, create, delete, etc.


According to some embodiments, if an ACL 100 has a classification 130, then a user must be authorized for each and every classification marking in the set of classification markings of the classification 130 to have any access to the associated database information item 140 or the ACL 100. Thus, the classification 130 overrides any permission 122 granted to the user that would otherwise allow the user to access the database information item 140 or the ACL 100.


The database information item 140 may be any access controlled information stored in a database of the replication group. The database information item 110 may correspond to a row, an object, a property, an attribute, a field, or a record stored in the database, as just some examples.


Example Classification Information with Origin Classifications


As mentioned above, origin classifications may be used within a replication system to facilitate translation of classification markings in accordance with the previously discussed replication invariant between peer databases of a replication group that use different classification schemes. To represent the translations, a classification associated with a database information item in a database of the replication group may have, in addition to a set of one or more classification markings that represent information access control, a set of zero or more origin classifications that represents translations of the classification as the classification is replicated between nexuses that use different classification schemes.



FIG. 2 is a block diagram of possible classification 130. In some embodiments, the classification 130 has a set of one or more classification markings 210 and a set of zero or more origin classifications 220. For ease of understanding, the database of the replication group in which the classification 130 is stored is referred to in this section as the “source database” and the nexus of the replication group that accesses the source database is referred to in this section as the “source nexus”.


According to some embodiments, each classification marking 210 represents a level of authorization needed to access the database information item 140 with which classification 130 is associated in the source database. A marking 210 is specific to the particular classification scheme used by the source database. For example, one possible classification scheme may have the following possible markings: TOP SECRET (TS), SECRET (S), CONFIDENTIAL (C), RESTRICTED (R), FOR OFFICIAL USE ONLY (FOUO), among others, while another possible classification scheme may use the markings: CLASSIFIED (C) and RESTRICTED (R), among others.


In this description, for ease of understanding, a shorthand notation is used to refer to a set of classification markings once the markings of the set have been introduced by their full names. The shorthand notation consists of a character sequence enclosed by parentheses. For example, the notation (U//FOUO) may be used to refer to the set of classification markings UNCLASSIFIED and FOR OFFICIAL USE ONLY with the character sequence “//” used to separate the two abbreviated markings. A classification marking is specific to a particular classification scheme. Thus, all classification markings have an inherent classification scheme to which they belong. However, two different classification schemes can use the same classification marking.


In some embodiments, each marking 210 is character string data representing the classification marking under the classification scheme used by the source database. For example, a marking 210 may be the character string “U” or the character string “UNCLASSIFIED” to represent the classification marking UNCLASSIFIED. A character string is just one possible data format for representing a classification marking 210 and other formats may be used (e.g., a binary representation, a numerical representation). Further, a marking 210 may indirectly represent a classification marking with a reference, pointer, or index key, or the like to data that actually represents the classification marking.


The set of markings 210 of the classification 130 may be more concisely represented as a formatted classification character string 211. For example, a classification with markings 210 “U” and “FOUO” may be represented as the classification string 211 “U//FOUO” where the embedded “//” character string is used as a delimiter to separate markings in the classification string 211. The character string “//” is just one example of a possible delimiters and other delimiters may be used. The classification string 211 may be stored in the source database as part of the classification 130. Alternatively, the source nexus may derive the classification string 211 from the set of markings 210 as needed. A character string is just one possible representation of the classification string 212 and other data formats for concisely representing the set of markings 210 may be used.


In some embodiments, a classification 130 is stored in the source database in response to one of two types of events. First, a classification 130 may be stored in the source database in response to creation or modification of the classification 130 in the source database. For example, a user may create a classification 130 to associate it with a database information item 140 in the source database. As another example, a user may modify the set of classification markings 210 of an existing classification 130 in the source database. When a classification 130 is stored in the source database in response to creation or modification of the classification 130, the set of origin classifications 220 may be an empty set.


Second, the classification 130 may be stored in (imported into) the source database in response to receiving a replication export from a peer nexus of the source nexus. In this case, the classification 130 imported into the source database may have a non-empty set of origin classifications 220 as described in greater detail below.


The set of origin classifications 220 represents translations between different classification schemes that the classification 130 has undergone as it traversed a replication path through the replication topology of the replication group from a first nexus to the source nexus. The set of origin classifications 220 may be conceptually viewed as a stack where the origin classification 220 at the bottom of the stack represents the set of classification markings 210 of the classification 130 as it was exported by the first nexus under the classification scheme used by the first nexus, the next highest origin classification 220 in the stack represents the set of classification markings 210 of the classification 130 as it was exported by a second nexus that translated the set of classification markings 210 from the classification scheme used by the first nexus to the classification scheme used by the second nexus, and so on, up to the origin classification 220 at the top of the stack that represents the set of classification markings 210 of the classification 130 as it was exported by the peer nexus under the classification scheme used by the peer nexus.


The nexus in the replication group that exported the classification 130 with the classification markings 210 represented by an origin classification 220 is referred to herein as the origin nexus of that origin classification 220. Similarly, the database in the replication group from which the classification 130 with those classification markings 210 was exported by the origin nexus is referred to herein as the origin database of that origin classification 220. Consequently, each origin classification 220 may be viewed as being associated with an origin nexus and an origin database.


According to some embodiments, each origin classification 220 of a classification 130 may have a classification scheme field 221, one or more classification markings 224, an optional classification string field 222, and an optional rank field 223.


The classification scheme field 221 of an origin classification 220 identifies the classification scheme used by the origin nexus of that origin classification 220. More than one nexus in the replication group may use the same classification scheme. In some embodiments, the value of the classification scheme field 221 is an alphanumeric identifier. However, the value is not limited to being formatted as an alphanumeric identifier and other data formats may be used.


The classification markings 224 of an origin classification 220 are the set of classification markings 210 of the classification 130 as it was exported by the origin nexus of that origin classification 220 under the classification scheme used by the origin nexus of the origin classification 220.


The optional classification string field 222 of an origin classification 220 concisely represents the set of classification markings 224 of the origin classification. For example, the classification string field 222 may contain a classification string 211 that concisely represents the set of classification markings 224.


The optional rank field 223 indicates the order of the origin classification 220 in the stack of origin classifications 220 of the classification 130. No two origin classifications 220 in the stack can have the same rank. As an alternative to using an explicit rank field 233, the rank of an origin classification 220 in the stack may be inferred from the order of the origin classifications 220 as stored in the source database. In this description, the lowest ranked origin classification 220 is designated with a rank order of one (1), the next highest ranked origin classification 220 designated with a rank order of two (2), and so on up to the highest ranked origin classification 220 designated with a rank order of N, where N is an integer greater than or equal to one (1). However, an ordinal other than an integer may be used to convey the rank of an origin classification 220.


Example Export Methodology


An example export methodology for exporting a classification 130 from a source database of the replication group to a peer database of the replication group will now be described. The export methodology may be summarized formally as follows: given a classification C in the source database that is to be exported to the peer database where the source database uses a classification scheme Ssource and where the classification C has the set of classification markings {M(1) . . . M(K)}, where K is greater than or equal to one (1), and has the set of ranked origin classifications {O(0) . . . O(N)}, where N is greater than or equal to zero (0), a new origin classification is created by the source nexus: O(N+1)=[Ssource, REP{M(1) . . . M(K)}), N+1], where:

    • Ssource is an identifier of the classification scheme used by the source database,
    • REP({M(1) . . . M(K)}) is a data representation of the set of classification markings {M(1) . . . M(K)}, and
    • N+1 is the rank of the new origin classification O(N+1).


Once the new origin classification O(N+1) is created, the classification C is exported with the set of ranked origin classifications {O(0) . . . O(N), O(N+1)}.



FIG. 3 is a flowchart of an export methodology 300 for exporting a classification 130 from a source database of the replication group to a peer database of the replication group, according to some embodiments of the invention. The methodology may be performed by a source nexus that accesses the source database. The source nexus may perform the methodology 300, for example, when replicating (exporting) the creation of, or an update to, a database information item 140 in the source database with which the classification 130 is associated in the source database, when replicating (exporting) the creation of, or an update to, the classification 130 itself in the source database, or when replicating (exporting) the creation of, or an update to, the access control list 100 that the classification 130 is a part of in the source database.


For ease of understanding, the steps of the methodology 300 are depicted and described as being performed in a certain order. However, it will be understood by those skilled in the art that where a step is not dependent on results of another step or steps, that step may be performed in a different order or performed concurrently with respect to other steps. For example, block 310 of methodology 300 may be performed after block 330. As another example, block 310, 320, 340, and 350 may be performed in parallel.


At block 310, the source nexus determines an identifier of the classification scheme used by the source database. The source nexus may be configured with the identifier, for example, by reading the identifier from the source database or reading the identifier from a configuration file or otherwise being provided the identifier by a user or other computing process through an invoke-able interface offered by the source nexus. Other manners of determining the identifier of the classification scheme may be used and the source nexus is not limited to using any particular manner. In some embodiments, the classification scheme identifier takes the form of a character string. The identifier uniquely identifies the classification scheme amongst all classification schemes used by databases in the replication group.


At block 320, the source nexus determines the classification markings 210 of the classification 130 to be exported. This may involve the source nexus reading information from the source database from among information that represents the classification 130 as stored in the source database.


At optional block 330, the classification markings 210 are formatted by the source nexus as a classification string 211. In some embodiments, each classification marking 210 is a character string representing the classification marking under the classification scheme used by the source database (e.g., “U” for UNCLASSIFIED, “R” for RESTRICTED, etc.). The classification string 211 may be produced at block 330, for example, by concatenating the classification markings 210 with a character string separator (e.g. “//”) to separate classification markings in the resulting classification string 211. However, the classification string 211 is not limited to a particular data format and other data formats (e.g., a binary representation) may be used.


Alternatively, at block 320, the source nexus determines the classification string 211 by reading the classification string 211 from the source database. In this case the classification markings 210 were previously formatted as the classification string 211 and then stored in the source database. Consequently, the step of block 330 need not be performed as part of methodology 300.


At block 340, the source nexus determines the set of origin classifications 220, if any, of the classification 130 to be exported. This may involve the source nexus reading information from the source database from among information that represents the classification 130 as stored in the source database.


At block 350, the source nexus creates a new set of origin classifications that consists of the existing set of origin classifications 220, if any, plus a new origin classification as the highest ranked origin classification in the new set. In some embodiments, this new origin classification is assigned the classification scheme identifier determined at block 310, the set of classification markings 210 determined at block 320, the classification string 211 determined at block 320 or 330, and a rank of N+1 where N is the highest rank assigned to an origin classification in the set of origin classifications 220. This new origin classification is created by the source nexus only for export to the peer nexus. The source nexus at block 350 does not update the set of origin classifications 220 in the source database with this new origin classification.


At block 360, the source nexus formats the classification 130 for export as export data by using the information obtained at blocks 310-350. The export data can take any format convenient for packaging and transporting the classification 130 over a data network to the peer nexus. As one example, the export data may be formatted as extensible Markup Language (XML) or as JavaScript Object Notation (JSON). The export data may include, among other information, the identifier 110 of the access control list 100 that the classification 130 is an item of, the classification string 212 determined at block 320 or 330, and the new set of origin classifications that include the set of origin classifications 220 determined at block 340, if any, and the new origin classification created at block 350. The relative ranking of the set of origin classifications 220 is retained in the exported new set of origin classification with the new origin classification having the highest rank.


At block 370, the export data is exported to the peer nexus over one or more data networks (e.g., Local Area Networks or Wide Area Networks) in one or more network messages. The network messages are not limited to any particular network message format and can be in any network message format suitable for the requirements of the implementation at hand. Some possible non-limiting network message formats include the HyperText Message Transfer Protocol (HTTP), the Simple Object Access Protocol (SOAP), and the Simple Mail Transfer Protocol (SMTP).


Example Export Data



FIG. 4 is a block diagram of possible export data 400 representing a classification 130 exported in accordance with block 370 of the export methodology 300 of FIG. 3 by the source nexus from the source database. The export data 400 may optionally include a classification string 211 produced in accordance with block 320 or block 330. The export data 400 may also include the set of origin classifications 220 of the classification 130, determined in accordance with block 340 and include a new origin classification 420 created in accordance with block 350.


The new origin classification 420 may include a classification scheme identifier 421 corresponding to the classification scheme used by the source nexus and source database, determined in accordance with block 310. The new origin classification 420 may also include a set of classification markings 424, determined in accordance with block 320. The new origin classification 420 may optionally include a classification string 422, determined in accordance with block 320 or block 330. The new origin classification 420 may include a rank 423, determined in accordance with block 350.


According to some embodiments, an export data 400 exported at block 370 represents a creation of, or an update to, database data in the source database. In some embodiments, the created or updated database data is the classification 130 in the source database, the database information item 140 in the source database associated with the classification 130 in the source database, the access control list 100 in the source database that the classification 130 is a part of in the source database, or some combination of a creation and/or update to the classification 130, the database information item 140, and/or the access control list 100.


Translation Map and Translation Rules


According to some embodiments, each nexus in the replication group is configured with a user-defined translation map. The map is a data structure, logic, or a combination of logic and data structures that define a set of translation rules. Each translation rule maps a given set of classification markings under a given “source” classification scheme to classification markings under a given “target” classification scheme. Translation rules within a translation map need not be symmetrical. For example, a set of translation rules of a translation map can have a first rule that maps classification markings (U//FOUO) under scheme S1 to classification markings (R) under scheme S2 and a second translation rule that maps classification markings (R) under scheme S2 to classification markings (C) under scheme S1.


Example Import Methodology


An example import methodology for importing export data that represents a classification exported from a source database of the replication group to a peer database of the replication group will now be described. On import, assuming the export data satisfies pre-conditions for import into the peer database as discussed in greater detail below, if the peer database uses a different classification scheme than the source database, then the exported classification is translated to the classification scheme used by the peer database according to a set of user-defined translation rules and the translated classification is stored in the peer database.


The import methodology may be summarized formally as follows: given export data that is to be imported as classification C into the peer database that uses classification scheme Speer where the export data has a set of origin classifications {O(1) . . . O(N+1)}, where N is greater than or equal to zero (0), potentially two iterations over the set of origin classifications {O(1) . . . O(N+1)} may be performed by the peer nexus. In each of the two possible iterations, the peer nexus iterates over the set of origin classifications {O(1) . . . O(N+1)} one-by-one from the lowest ranked origin classification O(1) to at most the highest ranked origin classification O(N+1).


In the first iteration, if the classification scheme of an origin classification O(i) matches the classification scheme of the peer database Speer, then the classification C imported into the peer database has the classification markings of that origin classification O(i) and has the set of origin classifications {O(1) . . . O(i−1)}, if i is greater than one (1), or an empty set of origin classifications { }, if i equals one (1).


The second iteration is performed only if no classification C is imported during the first iteration. In the second iteration, if the set of user-defined translation rules used by the peer nexus defines a translation for the classification markings of an origin classification O(i) from the classification scheme of that origin classification O(i) to the classification scheme of the peer database Speer, then the classification C imported into the peer database has the classification markings under the classification of the peer database Speer that result from translating the classification markings of that origin classification O(i) from the classification scheme of that origin classification O(i) to the classification scheme of the peer database Speer according to the set of translation rules in use at the peer nexus. In addition, the classification C has the set of origin classifications {O(1) . . . O(i−1)}. In some embodiments described in greater detail below with respect to shortest-path translations, if the second iteration is performed, the classification C imported into the peer database always has the classifications markings translated from the classification markings of the origin classification O(1) and always has the set of origin classifications {O(1)}.



FIG. 5 is a flowchart of an import methodology 500 for importing export data 400 exported from a source database of the replication group to a peer database of the replication group as a classification 130. The methodology may be performed by a peer nexus that accesses the peer database after receiving the export data 400 from the source nexus.


In some embodiments, the methodology 500 is performed only after the peer nexus has determined that certain pre-import conditions have been satisfied. One such pre-import condition is that the export data 400 actually updates the peer database. In asynchronous replication, the export data 400 may not actually update the peer database because the same database information can be updated independently at the same time or at different times. For example, the export data 400 does not update the peer database if the peer database contains a later (newer) version of database data represented by the export data 400. In this case, the export data 400 is not imported into the peer database because the export data 400 represents an out-of-date version of the database data. The export data 400 also may not update the peer database if the version of the database data in the peer database, if there is one, conflicts with the version of the database data represented by the export data 400. In this case, the conflict must be resolved before the export data 400 is imported into the peer database.


In some embodiments, the peer nexus of the replication group uses a logical clock scheme for detecting causal relationships between database updates such as, for example, Lamport clocks or vector clocks, to determine whether the export data 400 does in fact update the peer database. Such determination may involve the peer nexus using the logical clock scheme to determine whether the database update represented by the export data 400 “happened before”, “happened after”, or neither “happened before” nor “happened after” the current version of the database data in the peer database that the export data 400 purports to update, if there is a current version of the database data in the peer database. If the update represented by the export data 400 “happened after” the current version of the database data in the peer database or if there is no current version of the database data in the peer database, then the export data 400 does actually update the peer database. If the update represented by the export data 400 “happened before” the current version of the database data in the peer database, then the export data 400 does not actually update the peer database. If the update represented by the export data 400 neither “happened before” nor “happened after” the current version of the database data in the peer database, then it is unknown whether the export data 400 updates the peer database and further action is necessary to resolve the conflict between the version of the database data represented by the export data 400 and the current version of the database data in the peer database. Depending on how the conflict is resolved (e.g., manually by a human or automatically by a heuristic), the export data 400 may still update the peer database. More information on the “happened before” and the “happened after” relations between events in a distributed computing system can be found in a paper by Leslie Lamport entitled “Time, Clocks and the Ordering of Events in a Distributed System”, Communications of the ACM, 21(7), pp. 558-565 (1978), the entire contents of which is hereby incorporated by reference as if fully set forth herein.


According to some embodiments, the export data 400 includes versioning information (e.g., vector clock information or Lamport clock information) for determining whether the database update represented by the export data 400 “happened before”, “happened after”, or neither “happened before” nor “happened after” the current version of the database data in the peer database that the export data 400 purports to update, if there is a current version of the database data in the peer database. According to some embodiments, the database data in the peer database that the export data 400 purports to update is the current version of the classification 130 in the peer database, the current version of the database information item 140 in the peer database associated with the current version of the classification 130 in the peer database, the current version of the access control list 100 in the peer database that the classification 130 is a part of in the peer database, or some combination of the current version of the classification 130, the current version of the database information item 140, and/or the current version of the access control list 100


In some embodiments, another pre-import condition is a successful validation of the translations of the classification 130 made by other origin nexuses in the replication group. These translations are reflected by the set of origin classifications {220, 420} of the export data 400. In particular, the peer nexus, before importing export data 400, may use its set of translation rules to verify that the translations reflected by the set of origin classifications {220, 420} are the same translations that result under the peer nexus' current set of translation rules. By doing so, the peer nexus can verify that its set of translation rules are consistent with the sets of translation rules used at the other origin nexuses in the replication group.


In some embodiments, this pre-import validation involves verifying that the set of classification markings represented by the classification string of the lowest ranked origin classification in the set of origin classifications {220, 420} translates under the set of translation rules used at the peer nexus to the set of classification markings represented by the classification string of the next highest ranked origin classification in the set of origin classifications {220, 420}, and then verifying that set of classification markings translates to the set of classification markings represented by the classification string of the next highest ranked origin classification in the set {220, 420}, and so on up to verifying that the set of classification markings represented by the classification string of the penultimate origin classification in the set {220, 420} translates to the classification markings represented the classification string of the highest ranked origin classification 420 in the stack {220, 420}. In some embodiments, the export data 400 is imported into the peer database only if this validation is successful.


For ease of understanding, the steps of the methodology 500 are described and depicted as being performed in a certain order. However, it will be understood by those skilled in the art that where a step is not dependent on results of another step or steps, that step may be performed in a different order or concurrently with respect to other steps.


At block 510, the peer nexus determines an identifier of the classification scheme used by the peer database. The peer nexus may be configured with the identifier, for example, by reading the identifier from the peer database or reading the identifier from a configuration file or otherwise being provided the identifier by a user or other computing process through an invoke-able interface offered by the peer nexus. Other manners of determining the identifier of the classification scheme may be used and the peer nexus is not limited to using any particular manner.


At block 520, the peer nexus determines the set of origin classification {220, 420} from the export data 400. For example, the export data 400 may be read and parsed and data structures representing origin classifications {220, 420} stored in a computer memory.


At block 530, the peer nexus determines whether any of the origin classifications in the set of origin classifications {220, 420} of the export data 400 correspond to an origin database that uses the same classification scheme as the classification scheme used by the peer database. Block 530 involves iterating over the set of origin classifications {220, 420} of the export data 400 one by one from the lowest ranked origin classification up to at most the highest ranked origin classification until a matching origin classification is found or until the highest ranked origin classification 420 of the set of origin classifications {220, 420} of the export data 400 is reached. A matching origin classification is found if the value of the classification scheme identifier field of the matching origin classification matches the classification scheme identifier of the peer database determined at block 510. If there is such a matching origin classification in the set of origin classifications {220, 420} of the export data 400, then according to some embodiments, the classification 130 imported into the peer database has a set of classification markings 210 that consist of the markings of the classification string of the matching origin classification. In addition, the imported classification 130 has an empty set of origin classifications 220 or the set of all origin classifications in the set of origin classifications {220, 420} of the export data 400 that are ranked lower than the matching origin classification of the export data 400, if the matching origin classification of the export data 400 is not the lowest ranked origin classification in the set of origin classification {220, 420} of the export data 400.


At block 530, if a matching origin classification in the export data 400 is found during the first iteration at block 530, then that origin classification is imported as classification 130 into the peer database as described above and the second iteration at block 550 is not performed.


On the other hand, if a matching origin classification in the export data 400 is not found during the first iteration (block 540), then a second iteration (block 550) over the set of origin classifications {220, 420} of the export data 400 is conducted.


Block 550 involves iterating over the set of origin classifications {220, 420} of the export data 400 one-by-one from the lowest ranked origin classification up to at most the highest ranked origin classification until a translatable origin classification in the export data 400 is found for which there is a translation rule in the set of translation rules used by the peer database for translating the classification string of the translatable origin classification from the classification scheme of the translatable origin classification to a set of classification markings under the classification scheme used by the peer database. If no such translatable origin classification is found in the export data 400, then the peer nexus may treat this as an error condition and determine not import the export data 400 into the peer database.


Otherwise, if a translatable origin classification is found in the export data 400 during the second iteration (block 550), then the classification 130 imported into the peer database has a set of classification markings 210 that consist of the classification markings that result from translating the classification string of the translatable origin classification in the export data 400 under the set of translation rules used by the peer database from the classification scheme of the translatable origin classification to the classification scheme used by the peer database. In addition, the imported classification 130 has a set of origin classifications consisting of just the translatable origin classification or the set of all origin classifications in the set of origin classifications {220, 420} in the export data 400 that are ranked lower than the translatable origin classification, if the translatable origin classification 421 is not the lowest ranked origin classification in the set of origin classification {220, 420} of the export data 400.


An Example of the Import and Export Methodology


As an example of the export and import methodology just discussed, consider the example replication system of FIG. 6. In the system, two nexuses N1 and N2 access databases D1 and D2 respectively. Nexuses N1 and N2 peer with each other over one or more data networks as part of a replication group consisting of databases D1 and D2. In other words, nexus N1 sends database information updates to database D1 to nexus N2 and nexus N2 sends database information updates to database D2 to nexus N1. Databases D1 and D2 use different classification schemes S1 and S2 respectively.


The operators of the replication system have agreed on set of translation rules 601 between the two classification schemes S1 and S2, which happen to be asymmetric. In particular, as shown in FIG. 3, a first rule, Rule1, specifies that the set of classification markings (U//FOUO) under classification scheme S1 translates to the classification marking (R) under classification scheme S2. A second rule Rule2 specifies that a classification marking of (R) under classification scheme S2 translates to (C) under classification scheme S1.


Still referring to FIG. 6, according to the replication invariant, if classification C with markings (U//FOUO) under scheme S1 is created in database D1 and then exported from database D1 by nexus N1 and that classification C is not subsequently modified at database D1 or database D2, when the classification C is exported back to nexus N1 it must contain the markings (U//FOUO) under scheme S1 when it is imported by nexus N1 into the database D1 even if the markings (U//FOUO) were translated by nexus N2 to markings under scheme S2. This is shown in FIG. 6.


At time T0, an access control list 100 with an identifier 110 of 1234 is created in database D1 accessed by nexus N1. The access control list 100 has one access control item 120 specifying that the ADMINS group 121 has a READ permission 122. In addition, the access control list 100 has a classification 130 with the set of classification markings 201 consisting of “U” and “FOUO”.


As a result of the creation of the access control list 100 in database D1 at time T0, at time T1 the access control list 100 is exported by nexus N1 to nexus N2 in accordance with the export methodology 300 of FIG. 3. The export data 400 contains a classification string 211 of “U//FOUO” and a set of origin classifications consisting of a new origin classification 420 with a classification scheme identifier 421 of S1, a set of classification markings 424 of “U//FOUO”, and a rank 423 of 1.


At time T2, nexus N2 receives the export data 400 exported by nexus N1 at time T1 and imports the export data 400 into database D2 as part of a new access control list 100 with a new classification 130 in database D2 in accordance with the import methodology 500 of FIG. 5. In doing so, nexus N2 translates the set of classification markings 424 of “U//FOUO” of the new origin classification 420 in the export data 400 to classification marking “R” under scheme S2 according to translation rule Rule1. In accordance with step 550 of the import methodology 500, the resulting classification 130 stored in the database D2 has a set of classification markings 210 consisting of “R” and a set of origin classifications 220 consisting of a single origin classification 220 with a classification scheme 221 of S1, a set of classification markings 224 of “U//FOUO”, and a rank 223 of 1.


As a result of the update to the access control list 100 in database D2 at time T3, at time T4 the access control list 100 is exported by nexus N2 back to nexus N1 in accordance with the export methodology 300 of FIG. 3. The export data 400 contains a classification string 211 of “R” and a set of origin classifications consisting of the origin classification 220 with a classification scheme identifier 221 of S1, a set of classification markings 224 of “U//FOUO”, and a rank 223 of 1 and a new origin classification 420 with a classification identifier 421 of S2, a set of classification markings 424 of “R”, and a rank 423 of 2.


At time T5, nexus N1 receives the export data 400 exported by nexus N2 at time T4 and imports the export data 400 into database D1 as part of updating the access control list 100 with in database D1 in accordance with the import methodology 500 of FIG. 5. In accordance with step 530 of the import methodology 500, the classification 130 stored in the database D1 is not updated thereby upholding the replication invariant.


Translations Map Plugin


In some embodiments, the translation map is a user-implemented logic plugin (e.g., a Dynamic Link Library (DLL) or Java Archive) to a nexus. The plugin implements a programmatic interface that the nexus can invoke when the nexus needs to perform a translation from one classification scheme to another. The following is an example of a possible programmatic interface written in the Java programming language:


01: package com.palantir.commons.security;


02: import java.util.Collection;


03: import java.util.Set;


04:


05: public interface NexusPeeringCrossCbacMap {


06:


07: public ClassificationScheme getScheme(String schemeId);


08: /**


09: * Translates markings from origin classification scheme into markings from a destination scheme.


10: * @param fromScheme the scheme ID for the origin markings


11: * @param toScheme the scheme ID for the destination markings


12: * @param fromMarkings the markings to be translated to the destination scheme


13: * @return the markings translated to the receiving peer's classification scheme


14: */


15: public Set<String> translate(String fromSchemeId, String toSchemeId, Set<String> fromMarkings) throws InvalidClassificationSchemeException;


16:


17: /**


18: * Returns a set of markings given the incoming groups' permissions. This is used to


19: * translate the ACLs coming from a non-CBAC system to a CBAC ACL. The return translation


20: * (peering from CBAC back to non-CBAC) should be the reverse.


21: * @param groupAcis the access control items for the groups


22: * @param toSchemeId the receiving peer's scheme ID


23: * @return the markings translated from the group permissions


24: */


25: public Set<String> translateToMarkings(GroupLookup groupLookup, Collection<AccessControlItem> groupAcis, String toSchemeId);


26:}


Classification Marking Whitelist


In some embodiments, a nexus is configured with a user-defined classification marking whitelist. The classification marking whitelist is a list of classification markings under the classification scheme used by the nexus that are permitted to be exported by the nexus in export data 400. When configured with a classification marking whitelist, the nexus will not export any classification marking 210 stored in the database that the nexus accesses that are not on the whitelist. The whitelist is useful for keeping secret the existence of certain sensitive classification markings. By extension, if a classification is on a classification marking whitelist, no translation rule for translating that classification marking need exist in any translation map in the replication group. In some embodiments, the nexus will not export a classification 130 as export data 400 unless all classification markings 210 of the classification 130 are on the whitelist.


Shortest-Path Translation


In replication groups with more than two databases, it can be the case that a classification 130 is exported along two different replication paths resulting in a nexus that receives two export data 400 for the same exported classification 130 with two different stacks of origin classifications {220, 420}. In this case, the nexus receiving the two export data 400 may have two different possible translations to classification markings under the classification scheme used by the receiving nexus. According to some embodiments, the receiving nexus prefers the translation that results in the shortest stack 220 of origin classifications in the classification 130 imported into the receiving database. In other words, the receiving nexus prefers the translation corresponding to the shortest translation path. This preference is based on the expectation that the precision of translation decreases as the length of the translation path increases.


As an example of shortest-path translation, consider the replication system of FIG. 7. As shown, the replication group has three databases D1, D2, and D3 accessed respectively by three nexuses N1, N2, and N3. Database D1 uses classification scheme S1. Database D2 uses classification S2. Database D3 uses classification scheme S3.


According to a translation map 701 configured at all three nexuses N1, N2, and N3, the classification markings (U//FOUO) under classification scheme S1 translates to classification markings (R) under scheme S2. The classification markings (R) under classification scheme S2 translates to markings (C) under scheme S3. The classification markings (U//FOUO) under scheme S1 also translates to classification markings (C) under scheme S3.


At time T0, an access control list 100 with an identifier 110 of 1234 is created in database D1 accessed by nexus N1. The access control list 100 has one access control item 120 specifying that the ADMINS group 121 has a READ permission 122. In addition, the access control list 100 has a classification 130 with the set of classification markings 201 consisting of “U” and “FOUO”.


As a result of the creation of the access control list 100 in database D1 at time T0, at time T1 the access control list 100 is exported by nexus N1 to both nexuses N2 and N3 in accordance with the export methodology 300 of FIG. 3. The export data 400 to each of nexuses N2 and N3 contains a classification string 211 of “U//FOUO” and a set of origin classifications consisting of a new origin classification 420 with a classification scheme identifier 421 of S1, a set of classification markings 424 of “U//FOUO”, and a rank 423 of 1.


At time T2, nexus N2 receives the export data 400 exported by nexus N1 at time T1 and imports the export data 400 into database D2 as part of a new access control list 100 with a new classification 130 in database D2 in accordance with the import methodology 500 of FIG. 5. In doing so, nexus N2 translates the set of classification markings 424 of “U//FOUO” of the new origin classification 420 in the export data 400 to classification marking “R” under scheme S2 according to translation rule Rule1. In accordance with step 550 of the import methodology 500, the resulting classification 130 stored in the database D2 has a set of classification markings 210 consisting of “R” and a set of origin classifications 220 consisting of a single origin classification 220 with a classification scheme 221 of S1, a set of classification markings 224 of “U//FOUO”, and a rank 223 of 1.


As a result of the creation of the access control list 100 in database D2 at time T2, at time T3 the access control list 100 is exported by nexus N2 to nexus N3 in accordance with the export methodology 300 of FIG. 3. The export data 400 contains a classification string 211 of “R” and a set of origin classifications consisting of the origin classification 220 with a classification scheme identifier 221 of S1, a set of classification markings 224 of “U//FOUO”, and a rank 223 of 1 and a new origin classification 420 with a classification identifier 421 of S2, a set of classification markings 424 of “R”, and a rank 423 of 2.


Regardless of which export at time T1 or time T3 arrives at nexus N3 first, nexus N3 imports both exports according the shortest-path translation preference discussed above. In particular, if the export from nexus N2 arrives first, because of translation rules Rule2 and Rule3, the nexus N3 has a choice at block 550 of the import methodology 500 of translating the origin classification [S1, “U//FOUO,” 1] or translating the origin classification [S1, “R”, 2]. In accordance with the above-discussed short-path translation preference, the nexus N3 will prefer to translate the lowest ranked origin classification in the export for which there is a translation rule, in this example [S1, “U//FOUO,” 1] under Rule3. Consequently, if the export from nexus N2 arrives first, the classification 130 imported into database D3 by nexus N3 at time T4 has a set of origin classifications 220 consisting of a single origin classification 220 with a classification scheme identifier 221 of S1, a set of classification markings 224 of “U//FOUO”, and a rank 223 of 1. If, on the other hand, the export from nexus N1 arrives at nexus N3 first, the nexus N3 translates the one origin classification in the export from nexus N1 according to translation rule Rule3 and imports the result into database D3. As a result, regardless of which export at time T1 or time T3 arrives at nexus N3 first, nexus N3 imports the same classification 130 into database D3.


Handling Multiple Shortest-Paths


According to some embodiments, to handle the possibility that a classification can be translated to multiple different shortest-paths under different translation rules, the translation map configured at each nexus in the replication group is required to have translation rules between every two classification schemes used in the replication group. As a result, there will always be at most one path of translation between classification schemes.


For example, suppose a replication group has databases D1, D2, D3, and D4 accessed by nexuses N1, N2, N3, and N4 respectively and using different classification schemes S1, S2, S3, and S4 respectively. Further, suppose that each nexus in the replication group uses the set of translation rules depicted in the table of FIG. 8. The set of translation rules of FIG. 8 does not define any translation rules between classification schemes S1 and S4. As a result, a classification of (U//FOUO) exported separately from nexus N1 to nexuses N2 and N3 which in turn each export the classification to nexus N4 would result in two different shortest-path translated classifications at nexus N4. This is undesirable because it is not clear which of the two different shortest-path translated classifications should be imported by nexus N4 into database D4.


In particular, since there is no rule in the set of translation rules translating classification markings (U//FOUO) under scheme S1 to classification markings under scheme S4, two different shortest-path translated classifications result at nexus N4, one with the set of origin classifications {[S1, “U//FOUO”, 1], [S2, “R”, 2] } and the other with the set of origin classifications {[S1, “U//FOUO”, 1], [S3, “C”, 2] }. Even though in this example the two different shortest-path translated classifications have the same classification markings (C), it is also possible with a different set of translation rules to also have two different sets of classification markings in addition to different sets of origin classifications.


As discussed above, a solution for handling multiple different shortest-paths is to require the translation map to have translation rules between every two classification schemes used in the replication group. This requirement can be verified by a nexus when the nexus is configured with a translation map. In particular, for every set of classification markings under a classification scheme defined in the map, the nexus can verify that the translation map has a rule mapping the set of classification markings to every other classification scheme defined in the map. For example, for classification markings (U//FOUO) under scheme S1 in the set of translation rules of FIG. 8, the nexus can verify that there are rules in the map translating the classifications markings (U//FOUO) under scheme S1 to classification markings under each of schemes S2, S3, and S4. Since, in the example of FIG. 8, there is no such rule for scheme S4, the example translation map of FIG. 8 would not pass this verification.


According to some embodiments, another solution for handling multiple different shortest paths is used in the replication group that does not require the translation map to have translation rules between every two classification schemes used in the replication group. In some embodiments, a deterministic ordering of the multiple different shortest paths is used by all nexuses in the replication group and the highest or lowest ordered short path is used as a tie breaker. For example, the nexuses can sort the multiple different shortest paths in a lexical order based on classification strings or classification markings of the multiple different shortest paths.


Translating Between Nexuses that Use Classifications for Information Access Control and Nexuses that do not Use Classifications for Information Access Control


According to some embodiments, origin classifications are used in a replication system to facilitate translation of classifications between a nexus that uses classifications for information access control and a nexus that does not use classifications for information access control. Each of the databases in the replication system is categorized into one of two groups. Specifically, either the database is a “classification-based access control database” (or just “CBAC database”) that uses classifications for information access control or a “non-classification-based access control database” (or just “non-CBAC database”) that does not use classifications for information access control. A nexus that accesses a CBAC database is referred herein to as a CBAC nexus. Similarly, a nexus that accesses a non-CBAC database is referred to herein as non-CBAC nexus.


Instead of using classification markings for information access control, a non-CBAC database may use group-based or role-based access control. For example, a database information item 140 in a non-CBAC database may be associated with an access control list 100 having a set of one or more access control items 110. Each access control item 110 may specify a group or role 122 (e.g., “EVERYONE”, “ADMINISTRATORS”, “EMPLOYEES”, etc.) and a permission 122 (e.g., Read, Write, Create, Delete, Owner, etc.).


According to some embodiments, in addition to an access control list 100, a database information item 140 in a non-CBAC database may also be associated with a non-CBAC classification 130 that has an empty set of classification markings 210 and thus does not provide any information access control function for the database information item 140 in the non-CBAC database. However, the non-CBAC classification 130 is allowed to have a set of origin classifications 220 just like a CBAC classification 130 stored in a CBAC database to facilitate support of the replication invariant.


Exporting a Classification Originally Created in a CBAC Database from a CBAC Nexus to a Non-CBAC Nexus Peer


According to some embodiments, for a classification 130 that is originally created in a CBAC database, the classification 130 is exported from a CBAC nexus to a non-CBAC nexus peer according to the export methodology 300 of FIG. 3 discussed above without modification.


Importing Export Data Representing a Classification Created in a CBAC Database into a Non-CBAC Database


According to some embodiments, for export data 400 representing a classification 130 originally created in a CBAC database that is received by a non-CBAC nexus from a CBAC nexus peer, the classification 130 imported into the non-CBAC database has the same set of origin classifications 200 as the set of origin classifications {220, 420} of the export data 400, but with an empty set of classification markings 210. No translation of the origin classifications in the export data 400 is performed by the non-CBAC nexus. By doing so, the classification 130 imported into the non-CBAC database does not provide any classification-based information access control function in the non-CBAC database, but does ensure that the replication invariant can be upheld if the classification 130 is exported back to the CBAC nexus peer.


If this classification 130 imported into the non-CBAC database that was originally created in a CBAC database is subsequently exported by the non-CBAC nexus, then it is exported by the non-CBAC nexus as is, without any new origin classifications in contrast to the export methodology 300 discussed previously. This is so regardless if the peer nexus is a CBAC nexus or non-CBAC nexus. A CBAC nexus receiving such an export treats the export the same as under the import methodology 500 of FIG. 5 discussed above.


Exporting an Access Control List Created in a Non-CBAC Database from a Non-CBAC Nexus to a CBAC Nexus Peer


According to some embodiments, for an access control list 100 originally created in a non-CBAC database, the access control list 100 is exported by a non-CBAC nexus to a CBAC nexus peer with a classification string 211 that represents a translation of the set of access control items 110 of the access control list 100 to a set of classification markings under the classification scheme used by the CBAC database peer. For doing so, the non-CBAC nexus may be configured with translation rules for translating sets of access control items to sets of classification markings under the various classification schemes used by the CBAC databases that the non-CBAC nexus peers with. Only non-CBAC nexuses that peer with CBAC nexuses need be configured with translation rules and non-CBAC nexuses that peer only with other non-CBAC nexuses need not be configured with translation rules.


The export of the access control list 100 from the non-CBAC nexus includes export data 400 where the export data 400 has the classification string 211 resulting from the translation of the set of access control items 110 to the set classification markings under the classification scheme used by the CBAC database peer. Further, the non-CBAC nexus creates a new origin classification 420 and includes the new origin classification 420 as the only origin classification in the export data 400. The classification scheme identifier 421 of the new origin classification 420 is assigned a special value that indicates that the classification string 211 of the export data 400 originated at a non-CBAC nexus. The special value can be any predetermined value that does not represent an identifier of a classification scheme used by a database in the replication group.


When the access control list 100 originally created in a non-CBAC database is exported by a non-CBAC nexus to another non-CBAC nexus peer, the access control list 100 is exported without translating the set of access control items 110 to a set of classification markings and without any export data 400 representing a classification 130.


Importing Export Data Representing an Access Control List Created in a Non-CBAC Database into a CBAC Database


According to some embodiments, for export data 400 exported by a non-CBAC nexus to a CBAC nexus peer where the export data 400 contains a new origin classification 420 with a classification scheme identifier 421 with the special value, then, assuming all appropriate pre-conditions for import are satisfied, the CBAC nexus imports the export data 400 as a classification 130 with a set of classification markings 210 consisting of the markings of the classification string 211 in the export data 400. Further, the imported classification 130 has a set of origin classifications 220 consisting of the new origin classification 420 with the special classification scheme identifier 421 value. If and when that imported classification 130 is exported to by the CBAC nexus, either to a CBAC nexus peer or a non-CBAC nexus peer, it is exported in accordance with the export methodology 300 discussed above. If that export is received by a non-CBAC nexus peer, the origin classification with the special classification scheme identifier value in the export signals to the non-CBAC nexus to discard the classification information in the export and import just the access control list information into the non-CBAC database, thereby upholding the replication invariant for the access control list that originated in a non-CBAC database.


Example Replication System Environment



FIG. 9 is a block diagram of an example replication system environment 1000 for use in sharing information between nexuses that use different classification schemes for information access control. In environment 900, replication sites 901, 902, and 903 are coupled through one or more data networks such as the Internet, one or more wide area networks (WANs), one or more local area networks (LANs), one or more network communication buses, or some combination thereof. It is not necessary that a highly or continuously available data network exist between replication sites and the data network(s) connecting any two sites may only be periodically available. Further, one or more of the sites may not be connected to any other site in the system. In this case, replication data may be transported to and from these sites manually using portable media or a portable media device as such as a Compact Disc (CD), a Digital Versatile Disc (DVD), Universal Serial Bus (USB) flash device, etc.


Each site 901, 902, and 903 may have at the site one or more networked computing devices (e.g., computer system 1000 of FIG. 10) such as one or more workstation computers, server computers, laptop computers, mobile computing devices, or combinations thereof connected to each other via one or more data networks. Further, while only three sites are shown in FIG. 9, the environment 900 may comprise tens, hundreds, or even thousands of geographically distributed sites.


Sites 901, 902, and 903 each have copies 921, 922, and 923 of the same body of data. The body of data may be, for example, one or more tables in a relational database. However, embodiments of the invention are not limited to relational databases and any type of database capable of supporting the techniques described herein may be used.


With respect to that particular body of data, nexus 901 may be configured to asynchronously propagate to site 902 changes made to copy 921, and asynchronously propagate to site 903 changes made to copy 921. Similarly, site 902 may be configured to asynchronously propagate to site 901 changes made to copy 922, and asynchronously propagate to site 903 changes made to copy 922. Site 903 may be configured to asynchronously propagate to both sites 901 and 902 changes made to copy 923. However, it is not necessary that each site be configured to propagate changes made to its copy of the body of data to every other site. In other words, a full-meshed replication topology is not required to implement embodiments of the invention and partially-meshed, cascading, and other topologies may be used.


As system 900 employs an asynchronous replication scheme, each copy 921, 922, and 923 of the body of data is loosely consistent with the other copies. That is, each copy may diverge from time to time such that at any given moment one copy's view of the body of data may be different from another copy's view of the body of data. In the absence of new changes, the copies are expected to eventually become consistent with one another. Thus, as well as being loosely consistent with one another, the copies 922, 922, 923 can also be said to be eventually consistent.


Environment 900 also contains nexuses 911, 912, and 913 implementing techniques described herein for sharing information between nexuses that use different classification schemes for information access control. In some embodiments, a nexus is implemented as one or more computer software programs, one or more field programmable logics, hard-wired logic, or some combination thereof.


Sample Computer System



FIG. 10 is a block diagram that illustrates a computer system 1000 upon which embodiments of the present invention may be implemented. Computer system 1000 includes a bus 1002 or other communication mechanism for communicating information, and one or more hardware processors 1004 coupled with bus 1002 for processing information. A hardware processor 1004 may be, for example, a general purpose microprocessor.


Computer system 1000 also includes a main memory 1006, such as a random access memory (RAM) or other dynamic storage device, coupled to bus 1002 for storing information and instructions to be executed by processor(s) 1004. Main memory 1006 also may be used for storing temporary variables or other intermediate information during execution of instructions to be executed by processor(s) 1004. Such instructions, when stored in non-transitory media accessible to processor(s) 1004, render computer system 1000 into a special-purpose computing device that is customized to perform the operations specified in the instructions. For purposes of this description, main memory 1006 includes any non-volatile memory used to implement virtual memory.


Computer system 1000 may further include a read only memory (ROM) 1008 or other static storage device coupled to bus 1002 for storing static information and instructions for processor(s) 1004. One or more storage device(s) 1010, such as magnetic disks, optical disks, or solid-state drives, may be provided and coupled to bus 1002 for storing information and instructions.


Computer system 1000 may be coupled via bus 1002 to a display 1012, such as a liquid crystal display (LCD), for displaying information to a computer user. One or more input device(s) 1014, including alphanumeric and other keys, a touch panel, physical buttons, a mouse, a trackball, a cursor control device, or other input device may be coupled to bus 1002 for communicating information and command selections to processor(s) 1004. Where an input device 1014 is a touch panel, the touch panel may be physically integrated with the display 1012, for example as a resistive or capacitive sensing touch panel overlay on an LCD screen, for detecting the presence and location of touch within the display 1012 area.


Computer system 1000 may implement the techniques described herein using customized hard-wired logic, one or more ASICs or FPGAs, firmware and/or program logic which in combination with the computer system causes or programs computer system 1000 to be a special-purpose machine. The techniques herein may be performed by computer system 1000 in response to processor(s) 1004 executing one or more sequences of one or more instructions contained in main memory 1006. Such instructions may be read into main memory 1006 from another storage medium, such as storage device(s) 1010. Execution of the sequences of instructions contained in main memory 1006 causes processor(s) 1004 to perform the process steps described herein. In alternative embodiments, hard-wired circuitry may be used in place of or in combination with software instructions.


The term “storage media” as used herein refers to any non-transitory media that store data and/or instructions that cause a machine to operate in a specific fashion. Such storage media may comprise non-volatile media and/or volatile media. Non-volatile media includes, for example, optical disks, magnetic disks, or solid-state drives, such as storage device(s) 1010. Volatile media includes dynamic memory, such as main memory 1006. Common forms of storage media include, for example, a floppy disk, a flexible disk, hard disk, solid-state drive, magnetic tape, or any other magnetic data storage medium, a CD-ROM, any other optical data storage medium, any physical medium with patterns of holes, a RAM, a PROM, and EPROM, a FLASH-EPROM, NVRAM, any other memory chip or cartridge.


Storage media is distinct from but may be used in conjunction with transmission media. Transmission media participates in transferring information between storage media. For example, transmission media includes coaxial cables, copper wire and fiber optics, including the wires that comprise bus 1002. Transmission media can also take the form of acoustic or light waves, such as those generated during radio-wave and infra-red data communications.


Various forms of media may be involved in carrying one or more sequences of one or more instructions to processor(s) 1004 for execution. For example, the instructions may initially be carried on a magnetic disk or solid-state drive of a remote computer. The remote computer can load the instructions into its dynamic memory and send the instructions over wired (e.g., twisted pair, coaxial cable, optical fiber, etc.) or wireless (e.g., microwave, satellite, cellular, radio, etc.) networks. A network communications device local to computer system 1000 can receive the data on the network and use an infra-red transmitter to convert the data to an infra-red signal. An infra-red detector can receive the data carried in the infra-red signal and appropriate circuitry can place the data on bus 1002. Bus 1002 carries the data to main memory 1006, from which processor(s) 1004 retrieves and executes the instructions. The instructions received by main memory 1006 may optionally be stored on storage device(s) 1010 either before or after execution by processor(s) 1004.


Computer system 1000 also includes one or more communication interface(s) 1018 coupled to bus 1002. Communication interface(s) 1018 sends and receives electrical, electromagnetic or optical signals that carry digital data streams representing various types of information. Communication interface(s) 1018 provides a two-way data communication coupling to a network link 1020 that is connected to a wired or wireless local network 1022. For example, communication interface(s) 1018 may include a modem, an integrated services digital network (ISDN) card, an Ethernet card, a cable modem, a satellite modem, an IEEE 802.11 or other Wireless Local Area Network (WLAN) interface, a 3G, 4G, or other cellular network interface, or other network interface for communicating on wired or wireless local network 1022.


Network link 1020 typically provides data communication through one or more networks to other data devices. For example, network link 1020 may provide a connection through local network 1022 to a host computer 1024 or to data equipment operated by an Internet Service Provider (ISP) 1026. ISP 1026 in turn provides data communication services through the world wide packet data communication network now commonly referred to as the “Internet” 1028. Local network 1022 and Internet 1028 both use electrical, electromagnetic or optical signals that carry digital data streams. The signals through the various networks and the signals on network link 1020 and through communication interface 1018, which carry the digital data to and from computer system 1000, are example forms of transmission media.


Computer system 1000 can send messages and receive data, including program instructions, through the network(s), network link 1020 and communication interface(s) 1018. In the Internet example, a server 1030 might transmit a requested instructions for an application program through Internet 1028, ISP 1026, local network 1022 and communication interface(s) 1018.


The received instructions may be executed by processor(s) 1004 as it is received, and/or stored in storage device(s) 1010, or other non-volatile storage for later execution.


Extensions and Alternatives


In the foregoing specification, embodiments of the invention have been described with reference to numerous specific details that may vary from implementation to implementation. Thus, the sole and exclusive indicator of what is the invention, and is intended by the applicants to be the invention, is the set of claims that issue from this application, in the specific form in which such claims issue, including any subsequent correction. Any definitions expressly set forth herein for terms contained in such claims shall govern the meaning of such terms as used in the claims. Hence, no limitation, element, property, feature, advantage or attribute that is not expressly recited in a claim should limit the scope of such claim in any way. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.

Claims
  • 1. A computer-implemented method performed via a plurality of processors, the method comprising: obtaining, from a source database, via at least one of the plurality of processors, an identifier of an access control list, at least one access control item of the access control list, and one or more classification markings of the access control list;generating, via at least one of the plurality of processors, an origin classification comprising an identifier of a classification scheme used for classifying information in the source database and comprising the one or more classification markings of the access control list;wherein the classification scheme used for classifying information in the source database comprises a set of classification markings, each of the one or more classification markings of the access control list belonging to the set of classification markings of the classification scheme;exporting, via at least one of the plurality of processors, export data to a peer database system;wherein the export data comprises the identifier of the access control list, the at least one access control item, and the origin classification;the peer database system receiving the export data via at least one of the plurality of processors; andthe peer database system storing, via at least one of the plurality of processors, in a target database at the peer database system, in association with the identifier of the access control list:the at least one access control item, andone or classification markings belonging to a target classification scheme used for classifying information in the target database.
  • 2. The method of claim 1, wherein the at least one access control item and the origin classification are associated with the identifier of the access control list in the export data.
  • 3. The method of claim 1, wherein the access control list governs access to associated information in the source database.
  • 4. The method of claim 1, wherein the origin classification comprises a representation of the one or more classification markings in a form of a classification string.
  • 5. The method of claim 1, wherein the export data is formatted in an eXtensible Markup Language (XML) format.
  • 6. The method of claim 1, wherein exporting the export data comprises sending, via at least one of the plurality of processors, one or more network messages comprising the export data to the peer database system via one or more data networks.
  • 7. The method of claim 1, wherein the at least one access control item comprises a specification of a permission and a user, one or more users, or a group of users that have that permission.
  • 8. The method of claim 1, further comprising: obtaining, from the source database, via at least one of the plurality of processors, an origin classification associated with the identifier of the access control list in the source database; andwherein the export data comprises, in addition to the origin classification, the origin classification associated with the identifier of the access control list in the source database.
  • 9. The method of claim 8, wherein the origin classification and the origin classification associated with the identifier of the access control list in the source database are ranked in the export data; and wherein the origin classification associated with the identifier of the access control list in the source database has a lower rank in the export data than the origin classification.
  • 10. A computer-implemented method performed via one or more processors, the method comprising: obtaining, via at least one of the one or more processors, export data from a source database system representing at least creation, or modification, of an access control list in a source database of the source database system;wherein the export data comprises an identifier of the access control list, at least one access control item of the access control list, and a plurality of ranked origin classifications associated with the identifier of the access control list in the export data;wherein each ranked origin classification of the plurality of ranked origin classifications comprises one or more classification markings and comprises an identifier of a classification scheme to which the one or more classification markings of the each ranked origin classification belongs;identifying, via at least one of the one or more processors, a lowest ranked translatable origin classification, of the plurality of ranked origin classifications, where the one or more classification markings represented in the lowest ranked translatable origin classification can be translated, according to a translation rule, to one or more corresponding classification markings belonging to a target classification scheme used for classifying information in a target database;wherein the target classification scheme used for classifying information in the target database is not the classification scheme identified in the lowest ranked translatable origin classification;translating, via at least one of the one or more processors, the one or more classification markings in the lowest ranked translatable origin classification, according to the translation rule, to the one or more corresponding classification markings belonging to the classification scheme used for classifying information in the target database; andstoring, via at least one of the one or more processors, in the target database in association with the identifier of the access control list, the at least one access control item and the one or more corresponding classification markings belonging to the target classification scheme used for classifying information in the target database.
  • 11. The method of claim 10, wherein identifying the lowest ranked translatable origin classification comprises iterating over at least one of the plurality of ranked origin classifications in rank order from lowest rank to highest rank until an origin classification, of the plurality of ranked origin classifications, is identified where the one or more classification markings of the origin classification can be translated, according to a translation rule, to one or more corresponding classification markings belonging to the target classification scheme used for classifying information in the target database.
  • 12. The method of claim 10, wherein the translation rule maps the identifier of the classification scheme of the lowest ranked translatable origin classification and the one or more classification markings of the lowest ranked translatable origin classification to the one or more corresponding classification markings belonging to the target classification scheme used for classifying information in the target database.
  • 13. The method of claim 10, wherein the translation rule is one of a plurality of translation rules of a translation map; and wherein the translation map accepts, as input, an identifier of a source classification scheme, a set of one or more classification markings belonging to the source classification scheme, and an identifier of a target classification scheme; and wherein translating the one or more classification markings in the lowest ranked translatable origin classification comprises: providing, as input to the translation map, the identifier of the classification scheme of the lowest ranked translatable origin classification, the one or more classification markings of the lowest ranked translatable origin classification, and an identifier of the target classification scheme used for classifying information in the target database; andobtaining, as output from the translation map, the one or more corresponding classification markings belonging to the target classification scheme used for classifying information in the target database.
  • 14. The method of claim 10, further comprising: storing, via at least one of the one or more processors, in the target database in association with the identifier of the access control list, the lowest ranked translatable origin classification.
  • 15. One or more non-transitory computer-readable media storing one or more computer programs which, when executed via a plurality of processors, causes performance of the steps of: obtaining, from a source database, via at least one of the plurality of processors, an identifier of an access control list, at least one access control item of the access control list, and one or more classification markings of the access control list;generating, via at least one of the plurality of processors, an origin classification comprising an identifier of a classification scheme used for classifying information in the source database and comprising the one or more classification markings of the access control list;wherein the classification scheme used for classifying information in the source database comprises a set of classification markings, each of the one or more classification markings of the access control list belonging to the set of classification markings of the classification scheme;exporting, via at least one of the plurality of processors, export data to a peer database system;wherein the export data comprises the identifier of the access control list, the at least one access control item, and the origin classification;the peer database system receiving the export data via at least one of the plurality of processors; andthe peer database system storing, via at least one of the plurality of processors, in a target database at the peer database system, in association with the identifier of the access control list:the at least one access control item, andone or classification markings belonging to a target classification scheme used for classifying information in the target database.
  • 16. The one or more non-transitory computer-readable media of claim 15, wherein the at least one access control item and the origin classification are associated with the identifier of the access control list in the export data.
  • 17. The one or more non-transitory computer-readable media of claim 15, wherein the one or more computer programs, when executed via the plurality of processors, further causes performance of the step of obtaining, from the source database, via at least one of the plurality of processors, an origin classification associated with the identifier of the access control list in the source database; and wherein the export data comprises, in addition to the origin classification, the origin classification associated with the identifier of the access control list in the source database.
  • 18. The one or more non-transitory computer-readable media of claim 17, wherein the origin classification and the origin classification associated with the identifier of the access control list in the source database are ranked in the export data; and wherein the origin classification associated with the identifier of the access control list in the source database has a lower rank in the export data than the origin classification.
PRIORITY CLAIM

This application claims the benefit as a Continuation of application Ser. No. 13/657,684, filed Oct. 22, 2012, the entire contents of which is hereby incorporated by reference as if fully set forth herein, under 35 U.S.C. §120. The applicant(s) hereby rescind any disclaimer of claim scope in the parent application(s) or the prosecution history thereof and advise the USPTO that the claims in this application may be broader than any claim in the parent application(s).

US Referenced Citations (429)
Number Name Date Kind
4881179 Vincent Nov 1989 A
5241625 Epard et al. Aug 1993 A
5548749 Kroenke et al. Aug 1996 A
5708828 Coleman Jan 1998 A
5765171 Gehani et al. Jun 1998 A
5774717 Porcaro Jun 1998 A
5806074 Souder et al. Sep 1998 A
5845300 Comer Dec 1998 A
5870761 Demers et al. Feb 1999 A
5943676 Boothby Aug 1999 A
5978475 Schneier et al. Nov 1999 A
5999911 Berg et al. Dec 1999 A
6065026 Cornelia et al. May 2000 A
6098078 Gehani et al. Aug 2000 A
6101479 Shaw Aug 2000 A
6190053 Stahlecker et al. Feb 2001 B1
6202085 Benson et al. Mar 2001 B1
6216140 Kramer Apr 2001 B1
6232971 Haynes May 2001 B1
6237138 Hameluck et al. May 2001 B1
6240414 Beizer et al. May 2001 B1
6243706 Moreau et al. Jun 2001 B1
6279018 Kudrolli et al. Aug 2001 B1
6289338 Stoffel et al. Sep 2001 B1
6317754 Peng Nov 2001 B1
6370538 Lamping et al. Apr 2002 B1
6430305 Decker Aug 2002 B1
6463404 Appleby Oct 2002 B1
6523019 Borthwick Feb 2003 B1
6523172 Martinez-Guerra et al. Feb 2003 B1
6539381 Prasad et al. Mar 2003 B1
6539538 Brewster et al. Mar 2003 B1
6560620 Ching May 2003 B1
6640231 Andersen et al. Oct 2003 B1
6642945 Sharpe Nov 2003 B1
6665683 Meltzer Dec 2003 B1
6725240 Asad et al. Apr 2004 B1
6748481 Parry et al. Jun 2004 B1
6807569 Bhimani et al. Oct 2004 B1
6816941 Carlson et al. Nov 2004 B1
6850317 Mullins et al. Feb 2005 B2
6877137 Rivette et al. Apr 2005 B1
6944777 Belani et al. Sep 2005 B1
6944821 Bates et al. Sep 2005 B1
6967589 Peters Nov 2005 B1
6978419 Kantrowitz Dec 2005 B1
7017046 Doyle et al. Mar 2006 B2
7027974 Busch et al. Apr 2006 B1
7072911 Doman Jul 2006 B1
7086028 Davis et al. Aug 2006 B1
7089541 Ungar Aug 2006 B2
7167877 Balogh et al. Jan 2007 B2
7174377 Bernard et al. Feb 2007 B2
7194680 Roy et al. Mar 2007 B1
7213030 Jenkins May 2007 B1
7225468 Waisman et al. May 2007 B2
7237192 Stephenson et al. Jun 2007 B1
7240330 Fairweather Jul 2007 B2
7302708 Kovarik Nov 2007 B2
7392254 Jenkins Jun 2008 B1
7437664 Borson Oct 2008 B2
7441182 Beilinson et al. Oct 2008 B2
7441219 Perry et al. Oct 2008 B2
7523146 Holt et al. Apr 2009 B2
7530105 Gilbert et al. May 2009 B2
7533069 Fairweather May 2009 B2
7596285 Brown et al. Sep 2009 B2
7627812 Chamberlain et al. Dec 2009 B2
7634717 Chamberlain et al. Dec 2009 B2
7664829 Yamamoto Feb 2010 B2
7676788 Ousterhout et al. Mar 2010 B1
7685083 Fairweather Mar 2010 B2
7707178 Prahlad Apr 2010 B2
7716140 Nielsen et al. May 2010 B1
7730396 Chidlovskii et al. Jun 2010 B2
7765489 Shah Jul 2010 B1
7770032 Nesta et al. Aug 2010 B2
7770100 Chamberlain et al. Aug 2010 B2
7801871 Gosnell Sep 2010 B2
7805408 Padgett et al. Sep 2010 B2
7818297 Peleg et al. Oct 2010 B2
7877421 Berger et al. Jan 2011 B2
7880921 Dattilo et al. Feb 2011 B2
7941336 Robin-Jan May 2011 B1
7953710 Novik et al. May 2011 B2
7958147 Turner et al. Jun 2011 B1
7962495 Jain et al. Jun 2011 B2
7962848 Bertram Jun 2011 B2
7966199 Frasher Jun 2011 B1
8001465 Kudrolli et al. Aug 2011 B2
8001482 Bhattiprolu et al. Aug 2011 B2
8010507 Poston et al. Aug 2011 B2
8015151 Lier et al. Sep 2011 B2
8073857 Sreekanth Dec 2011 B2
8117022 Linker Feb 2012 B2
8132149 Shenfield et al. Mar 2012 B2
8190893 Benson et al. May 2012 B2
8191005 Baier et al. May 2012 B2
8196184 Amirov et al. Jun 2012 B2
8225201 Michael Jul 2012 B2
8239668 Chen et al. Aug 2012 B1
8271948 Talozi et al. Sep 2012 B2
8290838 Thakur et al. Oct 2012 B1
8290990 Drath et al. Oct 2012 B2
8301904 Gryaznov Oct 2012 B1
8302855 Ma et al. Nov 2012 B2
8312367 Foster Nov 2012 B2
8312546 Alme Nov 2012 B2
8316060 Snyder et al. Nov 2012 B1
8380659 Zunger Feb 2013 B2
8392556 Goulet et al. Mar 2013 B2
8442940 Faletti et al. May 2013 B1
8489623 Jain et al. Jul 2013 B2
8515912 Garrod et al. Aug 2013 B2
8527461 Ducott, III et al. Sep 2013 B2
8527949 Pleis et al. Sep 2013 B1
8560494 Downing et al. Oct 2013 B1
8620641 Farnsworth et al. Dec 2013 B2
8646080 Williamson et al. Feb 2014 B2
8682696 Shanmugam Mar 2014 B1
8688573 Ruknoic et al. Apr 2014 B1
8688749 Ducott, III et al. Apr 2014 B1
8689182 Leithead et al. Apr 2014 B2
8726379 Stiansen et al. May 2014 B1
8732574 Burr et al. May 2014 B2
8782004 Ducott, III et al. Jul 2014 B2
8799313 Satlow Aug 2014 B2
8807948 Luo et al. Aug 2014 B2
8838538 Landau et al. Sep 2014 B1
8886601 Landau et al. Nov 2014 B1
8903717 Elliot Dec 2014 B2
8930874 Duff et al. Jan 2015 B2
8930897 Nassar Jan 2015 B2
8938686 Erenrich et al. Jan 2015 B1
8984390 Aymeloglu et al. Mar 2015 B2
9009827 Albertson et al. Apr 2015 B1
9021260 Falk et al. Apr 2015 B1
9058315 Burr et al. Jun 2015 B2
9081975 Ducott, III et al. Jul 2015 B2
9165100 Begur et al. Oct 2015 B2
9286373 Elliot et al. Mar 2016 B2
9569070 Ma et al. Feb 2017 B1
20010021936 Bertram Sep 2001 A1
20020032677 Morgenthaler et al. Mar 2002 A1
20020095360 Joao Jul 2002 A1
20020103705 Brady Aug 2002 A1
20020112157 Doyle et al. Aug 2002 A1
20020196229 Chen et al. Dec 2002 A1
20030028560 Kudrolli et al. Feb 2003 A1
20030036927 Bowen Feb 2003 A1
20030055825 Chen et al. Mar 2003 A1
20030061132 Yu et al. Mar 2003 A1
20030084017 Ordille May 2003 A1
20030088654 Good et al. May 2003 A1
20030093755 O'Carroll May 2003 A1
20030126102 Borthwick Jul 2003 A1
20030172053 Fairweather Sep 2003 A1
20030177112 Gardner Sep 2003 A1
20030182313 Federwisch et al. Sep 2003 A1
20040034570 Davis Feb 2004 A1
20040044648 Anfindsen et al. Mar 2004 A1
20040044992 Muller et al. Mar 2004 A1
20040078451 Dietz et al. Apr 2004 A1
20040083466 Dapp et al. Apr 2004 A1
20040103124 Kupkova May 2004 A1
20040103147 Flesher et al. May 2004 A1
20040111390 Saito et al. Jun 2004 A1
20040153418 Hanweck Aug 2004 A1
20040205492 Newsome Oct 2004 A1
20040221223 Yu et al. Nov 2004 A1
20040236688 Bozeman Nov 2004 A1
20040236711 Nixon et al. Nov 2004 A1
20040250124 Chesla et al. Dec 2004 A1
20040250576 Flanders Dec 2004 A1
20050010472 Quatse et al. Jan 2005 A1
20050028094 Allyn Feb 2005 A1
20050034107 Kendall et al. Feb 2005 A1
20050039116 Slack-Smith Feb 2005 A1
20050039119 Parks et al. Feb 2005 A1
20050044187 Jhaveri et al. Feb 2005 A1
20050050537 Thompson et al. Mar 2005 A1
20050091186 Elish Apr 2005 A1
20050091420 Snover et al. Apr 2005 A1
20050097061 Shapiro et al. May 2005 A1
20050108063 Madill et al. May 2005 A1
20050125715 Franco et al. Jun 2005 A1
20050183005 Denoue et al. Aug 2005 A1
20050193024 Beyer et al. Sep 2005 A1
20050229256 Banzhof Oct 2005 A2
20050267865 Bird Dec 2005 A1
20060026561 Bauman et al. Feb 2006 A1
20060031779 Theurer et al. Feb 2006 A1
20060036568 Moore et al. Feb 2006 A1
20060045470 Poslinski et al. Mar 2006 A1
20060053097 King et al. Mar 2006 A1
20060053170 Hill et al. Mar 2006 A1
20060059423 Lehmann et al. Mar 2006 A1
20060069912 Zheng et al. Mar 2006 A1
20060074866 Chamberlain et al. Apr 2006 A1
20060080139 Mainzer Apr 2006 A1
20060106879 Zondervan et al. May 2006 A1
20060129746 Porter Jun 2006 A1
20060136513 Ngo et al. Jun 2006 A1
20060143075 Carr et al. Jun 2006 A1
20060155654 Plessis et al. Jul 2006 A1
20060155945 McGarvey Jul 2006 A1
20060178915 Chao Aug 2006 A1
20060190497 Inturi et al. Aug 2006 A1
20060206866 Eldrige et al. Sep 2006 A1
20060218637 Thomas et al. Sep 2006 A1
20060224579 Zheng Oct 2006 A1
20060242204 Karas et al. Oct 2006 A1
20060265377 Raman et al. Nov 2006 A1
20060265417 Amato et al. Nov 2006 A1
20060265747 Judge Nov 2006 A1
20060271526 Charnock et al. Nov 2006 A1
20060277460 Forstall et al. Dec 2006 A1
20070000999 Kubo et al. Jan 2007 A1
20070005707 Teodosiu et al. Jan 2007 A1
20070018986 Hauser Jan 2007 A1
20070026373 Suriyanarayanan et al. Feb 2007 A1
20070043686 Teng et al. Feb 2007 A1
20070061752 Cory Mar 2007 A1
20070074169 Chess et al. Mar 2007 A1
20070078872 Cohen Apr 2007 A1
20070112714 Fairweather May 2007 A1
20070112887 Liu et al. May 2007 A1
20070113164 Hansen et al. May 2007 A1
20070130217 Linyard et al. Jun 2007 A1
20070136095 Weinstein Jun 2007 A1
20070168516 Liu et al. Jul 2007 A1
20070168871 Jenkins Jul 2007 A1
20070174760 Chamberlain et al. Jul 2007 A1
20070180075 Chasman et al. Aug 2007 A1
20070185850 Walters et al. Aug 2007 A1
20070220067 Suriyanarayanan et al. Sep 2007 A1
20070220328 Liu et al. Sep 2007 A1
20070233756 D'Souza et al. Oct 2007 A1
20070245339 Bauman et al. Oct 2007 A1
20070284433 Domenica et al. Dec 2007 A1
20070294766 Mir et al. Dec 2007 A1
20070299697 Friedlander et al. Dec 2007 A1
20070299887 Novik et al. Dec 2007 A1
20080005188 Li et al. Jan 2008 A1
20080016155 Khalatian Jan 2008 A1
20080027981 Wahl Jan 2008 A1
20080033753 Canda et al. Feb 2008 A1
20080086718 Bostick et al. Apr 2008 A1
20080091693 Murthy Apr 2008 A1
20080109714 Kumar et al. May 2008 A1
20080140387 Linker Jun 2008 A1
20080141117 King et al. Jun 2008 A1
20080148398 Mezack et al. Jun 2008 A1
20080168135 Redlich Jul 2008 A1
20080172607 Baer Jul 2008 A1
20080177782 Poston et al. Jul 2008 A1
20080186904 Koyama et al. Aug 2008 A1
20080189240 Mullins et al. Aug 2008 A1
20080201580 Savitzky et al. Aug 2008 A1
20080228467 Womack et al. Sep 2008 A1
20080229422 Hudis et al. Sep 2008 A1
20080235575 Weiss Sep 2008 A1
20080243951 Webman et al. Oct 2008 A1
20080249820 Pathria Oct 2008 A1
20080276167 Michael Nov 2008 A1
20080281580 Zabokritski Nov 2008 A1
20080288475 Kim et al. Nov 2008 A1
20080313132 Hao et al. Dec 2008 A1
20080313243 Poston et al. Dec 2008 A1
20080320299 Wobber et al. Dec 2008 A1
20090024946 Gotz Jan 2009 A1
20090024962 Gotz Jan 2009 A1
20090031401 Cudich et al. Jan 2009 A1
20090043801 LeClair Feb 2009 A1
20090089651 Herberger et al. Apr 2009 A1
20090103442 Douville Apr 2009 A1
20090106178 Chu Apr 2009 A1
20090112678 Luzardo Apr 2009 A1
20090112745 Stefanescu Apr 2009 A1
20090150868 Chakra et al. Jun 2009 A1
20090164934 Bhattiprolu et al. Jun 2009 A1
20090172821 Daira et al. Jul 2009 A1
20090177962 Gusmorino et al. Jul 2009 A1
20090187546 Whyte et al. Jul 2009 A1
20090199090 Poston et al. Aug 2009 A1
20090199106 Jonsson et al. Aug 2009 A1
20090216562 Faulkner et al. Aug 2009 A1
20090228507 Jain et al. Sep 2009 A1
20090228701 Lin Sep 2009 A1
20090248757 Havewala et al. Oct 2009 A1
20090249178 Ambrosino et al. Oct 2009 A1
20090249244 Robinson et al. Oct 2009 A1
20090254970 Agarwal et al. Oct 2009 A1
20090271343 Vaiciulis et al. Oct 2009 A1
20090281839 Lynn et al. Nov 2009 A1
20090282068 Shockro et al. Nov 2009 A1
20090287470 Farnsworth et al. Nov 2009 A1
20090307049 Elliott et al. Dec 2009 A1
20090313463 Pang et al. Dec 2009 A1
20090319891 MacKinlay Dec 2009 A1
20090328222 Helman et al. Dec 2009 A1
20100004857 Pereira et al. Jan 2010 A1
20100011000 Chakra Jan 2010 A1
20100011282 Dollard et al. Jan 2010 A1
20100057622 Faith et al. Mar 2010 A1
20100070842 Aymeloglu et al. Mar 2010 A1
20100070844 Aymeloglu et al. Mar 2010 A1
20100076813 Ghosh et al. Mar 2010 A1
20100077481 Polyakov et al. Mar 2010 A1
20100098318 Anderson Apr 2010 A1
20100100963 Mahaffey Apr 2010 A1
20100122152 Chamberlain et al. May 2010 A1
20100145909 Ngo Jun 2010 A1
20100169137 Jastrebski et al. Jul 2010 A1
20100204983 Chung et al. Aug 2010 A1
20100223260 Wu Sep 2010 A1
20100235915 Memon et al. Sep 2010 A1
20100238174 Haub et al. Sep 2010 A1
20100262688 Hussain et al. Oct 2010 A1
20100262901 DiSalvo Oct 2010 A1
20100280851 Merkin Nov 2010 A1
20100306285 Shah et al. Dec 2010 A1
20100306722 LeHoty et al. Dec 2010 A1
20100313119 Baldwin et al. Dec 2010 A1
20100313239 Chakra et al. Dec 2010 A1
20100330801 Rouh Dec 2010 A1
20110010342 Chen et al. Jan 2011 A1
20110047540 Williams et al. Feb 2011 A1
20110060910 Gormish et al. Mar 2011 A1
20110074788 Regan et al. Mar 2011 A1
20110093327 Fordyce et al. Apr 2011 A1
20110099133 Chang et al. Apr 2011 A1
20110107196 Foster May 2011 A1
20110145187 Himmelsbach et al. Jun 2011 A1
20110161409 Nair Jun 2011 A1
20110173093 Psota et al. Jul 2011 A1
20110179048 Satlow Jul 2011 A1
20110208565 Ross et al. Aug 2011 A1
20110219450 McDougal et al. Sep 2011 A1
20110225482 Chan et al. Sep 2011 A1
20110246229 Pacha Oct 2011 A1
20110258216 Supakkul et al. Oct 2011 A1
20120004894 Butler Jan 2012 A1
20120005159 Wang et al. Jan 2012 A1
20120016849 Garrod et al. Jan 2012 A1
20120022945 Falkenborg et al. Jan 2012 A1
20120023075 Pulfer Jan 2012 A1
20120036106 Desai et al. Feb 2012 A1
20120059853 Jagota Mar 2012 A1
20120065987 Farooq et al. Mar 2012 A1
20120084117 Tavares et al. Apr 2012 A1
20120084184 Raleigh Apr 2012 A1
20120110633 An et al. May 2012 A1
20120110674 Belani et al. May 2012 A1
20120136839 Eberlein et al. May 2012 A1
20120188252 Law Jul 2012 A1
20120191446 Binsztok et al. Jul 2012 A1
20120197657 Prodanovic Aug 2012 A1
20120197660 Prodanovic Aug 2012 A1
20120210294 Gores Aug 2012 A1
20120215784 King et al. Aug 2012 A1
20120221553 Wittmer et al. Aug 2012 A1
20120226590 Love et al. Sep 2012 A1
20120254129 Wheeler et al. Oct 2012 A1
20120266245 McDougal et al. Oct 2012 A1
20120284670 Kashik et al. Nov 2012 A1
20120304150 Leithead et al. Nov 2012 A1
20120304244 Xie et al. Nov 2012 A1
20120323829 Stokes et al. Dec 2012 A1
20130006655 Van Arkel et al. Jan 2013 A1
20130006668 Van Arkel et al. Jan 2013 A1
20130016106 Yip et al. Jan 2013 A1
20130067017 Carriere et al. Mar 2013 A1
20130091084 Lee Apr 2013 A1
20130097482 Marantz et al. Apr 2013 A1
20130124193 Holmberg May 2013 A1
20130124567 Balinsky et al. May 2013 A1
20130139268 An et al. May 2013 A1
20130151305 Akinola et al. Jun 2013 A1
20130151453 Bhanot et al. Jun 2013 A1
20130166480 Popescu et al. Jun 2013 A1
20130173540 Qian et al. Jul 2013 A1
20130191336 Ducott et al. Jul 2013 A1
20130191338 Ducott, III et al. Jul 2013 A1
20130206642 Zhao et al. Aug 2013 A1
20130251233 Yang et al. Sep 2013 A1
20130262527 Hunter et al. Oct 2013 A1
20130262528 Foit Oct 2013 A1
20130263019 Castellanos et al. Oct 2013 A1
20130275446 Jain et al. Oct 2013 A1
20130276799 Davidson Oct 2013 A1
20130288719 Alonzo Oct 2013 A1
20130346444 Makkar et al. Dec 2013 A1
20140040182 Gilder et al. Feb 2014 A1
20140040714 Siegel et al. Feb 2014 A1
20140059683 Ashley Feb 2014 A1
20140081652 Klindworth Mar 2014 A1
20140089339 Siddiqui et al. Mar 2014 A1
20140114972 Ducott et al. Apr 2014 A1
20140123279 Bishop et al. May 2014 A1
20140129518 Ducott et al. May 2014 A1
20140129936 Richards et al. May 2014 A1
20140143009 Brice et al. May 2014 A1
20140149130 Getchius May 2014 A1
20140208281 Ming Jul 2014 A1
20140222793 Sadkin et al. Aug 2014 A1
20140244284 Smith Aug 2014 A1
20140358829 Hurwitz Dec 2014 A1
20140366132 Stiansen et al. Dec 2014 A1
20150026622 Roaldson et al. Jan 2015 A1
20150046481 Elliot Feb 2015 A1
20150073954 Braff Mar 2015 A1
20150074050 Landau et al. Mar 2015 A1
20150089353 Folkening Mar 2015 A1
20150100559 Nassar Apr 2015 A1
20150100907 Erenrich et al. Apr 2015 A1
20150106379 Elliot et al. Apr 2015 A1
20150142766 Jain et al. May 2015 A1
20150186483 Tappan et al. Jul 2015 A1
20150212663 Papale et al. Jul 2015 A1
20150235334 Wang et al. Aug 2015 A1
20150254220 Burr et al. Sep 2015 A1
20150261847 Ducott, III et al. Sep 2015 A1
20160019252 Ducott et al. Jan 2016 A1
20160062555 Ward et al. Mar 2016 A1
20160098176 Cervelli et al. Apr 2016 A1
20160110369 Cervelli et al. Apr 2016 A1
20160162519 Stowe et al. Jun 2016 A1
20170068716 Richards et al. Mar 2017 A1
Foreign Referenced Citations (35)
Number Date Country
2011279270 Sep 2015 AU
2013251186 Nov 2015 AU
2666364 Jan 2015 CA
101729531 Jun 2010 CN
103281301 Sep 2013 CN
102054015 May 2014 CN
102014204840 Sep 2014 DE
102014215621 Feb 2015 DE
0816968 Jan 1996 EP
1647908 Apr 2006 EP
1 672 527 Jun 2006 EP
2778913 Sep 2014 EP
2778914 Sep 2014 EP
2778986 Sep 2014 EP
2911078 Aug 2015 EP
2993595 Mar 2016 EP
3002691 Apr 2016 EP
3009943 Apr 2016 EP
3032441 Jun 2016 EP
2366498 Mar 2002 GB
2513007 Oct 2014 GB
2518745 Apr 2015 GB
2013306 Feb 2015 NL
WO 0125906 Apr 2001 WO
WO 0188750 Nov 2001 WO
WO 03060751 Jul 2003 WO
WO 2007133206 Nov 2007 WO
WO 2008064207 May 2008 WO
WO 2008113059 Sep 2008 WO
WO 2010030913 Mar 2010 WO
WO 2010030914 Mar 2010 WO
WO 2011071833 Jun 2011 WO
WO 2011161565 Dec 2011 WO
WO 2012009397 Jan 2012 WO
WO 2012119008 Sep 2012 WO
Non-Patent Literature Citations (201)
Entry
“A Tour of Pinboard,” <http://pinboard.in/tour> as printed May 15, 2014 in 6 pages.
“BackTult—JD Edwards One World Version Control System,” printed Jul. 23, 2007 in 1 page.
Baker et al., “The Development of a Common Enumeration of Vulnerabilities and Exposures,” Presented at the Second International Workshop on Recent Advances in Intrusion Detection, Sep. 7-9, 1999, pp. 35.
Bruijn et al., “Ontology Mediation, Merging and Aligning,” in: Semantic Web Technologies, dated Apr. 21, 2006, 20 pages.
Crosby et al., “Efficient Data Structures for Tamper-Evident Logging,” Department of Computer Science, Rice University, 2009, pp. 17.
Delicious, <http://delicious.com/> as printed May 15, 2014 in 1 page.
Dell Latitude D600 2003, Dell Inc., http://www.dell.com/downloads/global/products/latit/en/spec—latit—d600—en.pdf.
FireEye, <http://www.fireeye.com/> Printed Jun. 30, 2014 in 2 pages.
FireEye—Products and Solutions Overview, <http://www.fireeye.com/products-and-solutions> Printed Jun. 30, 2014 in 3 pages.
Fridge, Colin J., “Timestamps in Message-Passing Systems,” K. Raymond (Ed.) Proc. of the 11th Australian Computer Science Conference (ACSC 1988), pp. 56-66.
Geiger, Jonathan G., “Data Quality Management, the Most Critical Initiative You Can Implement,” Data Warehousing, Management and Quality, Paper 098-29, SUGI 29, Intelligent Solutions, Inc., Bounder, CO, pp. 14, accessed Oct. 3.
Glaab et al., “EnrichNet: Network-Based Gene Set Enrichment Analysis,” Bioinformatics 28.18 (2012): pp. i451-i457.
Holliday, JoAnne, “Replicated Database Recovery using Multicast Communication,” IEEE 2002, pp. 11.
Hur et al., “SciMiner: web-based literature mining tool for target identification and functional enrichment analysis,” Bioinformatics 25.6 (2009): pp. 838-840.
Johnson, Maggie “Introduction to YACC and Bison”, Jul. 8, 2005.
Kahan et al., “Annotea: an Open RDF Infastructure for Shared Web Annotations”, Computer Networks, Elsevier Science Publishers B.V., vol. 39, No. 5, dated Aug. 5, 2002, pp. 589-608.
Klemmer et al., “Where Do Web Sites Come From? Capturing and Interacting with Design History,” Association for Computing Machinery, CHI 2002, Apr. 20-25, 2002, Minneapolis, MN, pp. 8.
Kokossi et al., “D7-Dynamic Ontoloty Management System (Design),” Information Societies Technology Programme, Jan. 10, 2002, pp. 1-27.
Lamport, “Time, Clocks and the Ordering of Events in a Distributed System,” Communications of the ACM, Jul. 1978, vol. 21, No. 7, pp. 558-565.
Lee et al., “A Data Mining and CIDF Based Approach for Detecting Novel and Distributed Intrusions,” Lecture Notes in Computer Science, vol. 1907 Nov. 11, 2000, pp. 49-65.
Loeliger, Jon, “Version Control with Git,” O'Reilly, May 2009, pp. 330.
Ma et al., “A New Approach to Secure Logging,” ACM Transactions on Storage, vol. 5, No. 1, Article 2, Published Mar. 2009, 21 pages.
Mattern, F. “Virtual Time and Global States of Distributed Systems,” Cosnard, M., Proc. Workshop on Parallel and Distributed Algorithms, Chateau de Bonas, France:Elsevier, pp. 215-226.
Miklau et al., “Securing History: Privacy and Accountability in Database Systems,” 3rd Biennial Conference on Innovative Data Systems Research (CIDR), Jan. 7-10, 2007, Asilomar, California, pp. 387-396.
Morrison et al., “Converting Users to Testers: An Alternative Approach to Load Test Script Creation, Parameterization and Data Corellation,” CCSC: Southeastern Conference, JCSC 28, Dec. 2, 2012, pp. 188-196.
Nguyen, Van, “Ontologies and Information Systems: A Literature Survey,” DSTO Defence Science and Technology Organisation, dated Jun. 2011, 102 pages.
Niepert et al., “A Dynamic Ontology for a Dynamic Reference Work”, Joint Conference on Digital Libraries, Jun. 17-22, 2007, Vancouver, British Columbia, Canada, pp. 1-10.
Nivas, Tuli, “Test Harness and Script Design Principles for Automated Testing of non-GUI or Web Based Applications,” Performance Lab, Jun. 2011, pp. 30-37.
O et al., “WebODE: An Integrated Workbench for Ontology Representation, Reasoning and Exchange,” dated Oct. 2002, 18 pages.
Official Communication for European Patent Application No. 14159629.6 dated Jul. 31, 2014.
Official Communication for Great Britain Patent Application No. 1404479.6 dated Aug. 12, 2014.
Official Communication for New Zealand Patent Application No. 622497 dated Mar. 26, 2014.
Official Communication for New Zealand Patent Application No. 622497 dated Jun. 19, 2014.
Official Communication for New Zealand Patent Application No. 622389 dated Mar. 20, 2014.
Official Communication for New Zealand Patent Application No. 622404 dated Mar. 20, 2014.
Official Communication for European Patent Application No. 14158958.0 dated Jun. 3, 2014.
Official Communication for European Patent Application No. 14158977.0 dated Jun. 10, 2014.
Official Communication for New Zealand Patent Application No. 622414 dated Mar. 24, 2014.
Official Communication for New Zealand Patent Application No. 622484 dated Apr. 2, 2014.
Official Communication for Canadian Patent Application No. 2666364 dated Jun. 4, 2012.
Official Communication for New Zealand Patent Application No. 622513 dated Apr. 3, 2014.
Official Communication for Israel Patent Application No. 198253 dated Nov. 24, 2014.
Official Communication for Great Britain Patent Application No. 1413935.6 dated Jan. 27, 2015.
Official Communication for Australian Patent Application No. 2014201506 dated Feb. 27, 2015.
Official Communication for Australian Patent Application No. 2014201507 dated Feb. 27, 2015.
Official Communication for Australian Patent Application No. 2014201580 dated Feb. 27, 2015.
Official Communication for European Patent Application No. 14158977.0 dated Apr. 16, 2015.
Official Communication for European Patent Application No. 14158958.0 dated Apr. 16, 2015.
Official Communication for New Zealand Patent Application No. 612705 dated Jul. 9, 2013.
Palantir, “Extracting and Transforming Data with Kite,” Palantir Technologies, Inc., Copyright 2010, pp. 38.
Palantir, “Kite,” https://docs.palantir.com/gotham/3.11.1.0/adminreference/datasources.11 printed Aug. 30, 2013 in 2 pages.
Palantir, “Kite Data-Integration Process Overview,” Palantir Technologies, Inc., Copyright 2010, pp. 48.
Palantir, “Kite Operations,” Palantir Technologies, Inc., Copyright 2010, p. 1.
Palantir, “The Repository Element,” https://docs.palantir.com/gotham/3.11.1.0/dataguide/kite—config—file.04 printed Aug. 30, 2013 in 2 pages.
Palantir, “Write a Kite Configuration File in Eclipse,” Palantir Technologies, Inc., Copyright 2010, pp. 2.
Palantir, https://docs.palantir.com/gotham/3.11.1.0/dataguide/baggage/KiteSchema.xsd printed Apr. 4, 2014 in 4 pages.
Palermo, Christopher J., “Memorandum,” [Disclosure relating to U.S. Appl. No. 13/916,447, filed Jun. 12, 2013, and related applications], Jan. 31, 2014 in 3 pages.
Parker, Jr. et al., “Detection of Mutual Inconsistency in Distributed Systems,” IEEE Transactions in Software Engineering, May 1983, vol. SE-9, No. 3, pp. 241-247.
Schneier et al., “Automatic Event Stream Notarization Using Digital Signatures,” Security Protocols, International Workshop Apr. 1996 Proceedings, Springer-Veriag, 1997, pp. 155-169, https://schneier.com/paper-event-stream.pdf.
Schneier et al., “Cryptographic Support for Secure Logs on Untrusted Machines,” The Seventh USENIX Security Symposium Proceedings, USENIX Press, Jan. 1998, pp. 53-62, https://www.schneier.com/paper-secure-logs.pdf.
Souag et al., “Ontologies for Security Requirements: A Literature Survey and Classification,” in “The 12th International Conference on Enterprise Information Systems,” dated Jun. 2010, 8 pages.
VirusTotal—About, <http://www.virustotal.com/en/about/> Printed Jun. 30, 2014 in 8 pages.
Waters et al., “Building an Encrypted and Searchable Audit Log,” Published Jan. 9, 2004, 11 pages, http://www.parc.com/content/attachments/building—encrypted—searchable—5059—parc.pdf.
Wollrath et al., “A Distributed Object Model for the Java System,” Conference on Object-Oriented Technologies and Systems, Jun. 17-21, 1996, pp. 219-231.
Zheng et al., “GOEAST: a web-based software toolkit for Gene Ontology enrichment analysis,” Nucleic acids research 36.suppl 2 (2008): pp. W385-W363.
Claims for New Zealand Patent Application No. 612705 dated Jul. 2013, 5 pages.
U.S. Appl. No. 13/657,684, filed Oct. 22, 2012, Notice of Allowance, dated Mar. 2, 2015.
U.S. Appl. No. 13/657,684, filed Oct. 22, 2012, Office Action, dated Aug. 28, 2014.
U.S. Appl. No. 14/044,800, filed Oct. 2, 2013, Notice of Allowance, 09/02/214.
U.S. Appl. No. 14/076,385, filed Nov. 11, 2013, Office Action, dated Jun. 2, 2015.
U.S. Appl. No. 14/076,385, filed Nov. 11, 2013, Final Office Action, dated Jan. 2, 2015.
U.S. Appl. No. 14/148,568, filed Jan. 6, 2014, Final Office Action, dated Oct. 22, 2014.
U.S. Appl. No. 14/148,568, filed Jan. 6, 2014, Office Action, dated Mar. 26, 2015.
U.S. Appl. No. 14/156,208, filed Jan. 15, 2014, Office Action, dated Mar. 9, 2015.
U.S. Appl. No. 14/223,918, filed Mar. 24, 2014, Office Action, dated Jun. 8, 2015.
U.S. Appl. No. 14/280,490, filed May 16, 2014, First Office Action Interview, dated Jul. 24, 2014.
U.S. Appl. No. 14/286,485, filed May 23, 2014, First Office Action Interview, dated Mar. 12, 2015.
U.S. Appl. No. 14/286,485, filed May 23, 2014, First Office Action Interview, dated Apr. 30, 2015.
U.S. Appl. No. 14/473,860, filed Aug. 29, 2014, Notice of Allowance, dated Jan. 5, 2015.
U.S. Appl. No. 14/479,863, filed Sep. 8, 2014, First Office Action Interview, dated Dec. 26, 2014.
U.S. Appl. No. 14/490,612, filed Sep. 18, 2014, First Office Action Interview, dated Jan. 27, 2015.
U.S. Appl. No. 14/490,612, filed Sep. 18, 2014, First Office Action Interview, dated Mar. 31, 2015.
U.S. Appl. No. 14/508,696, filed Oct. 7, 2014, Office Action, dated Mar. 2, 2015.
U.S. Appl. No. 14/518,757, filed Oct. 20, 2014, First Office Action Interview, dated Apr. 2, 2015.
Abbey, Kristen, “Review of Google Docs,” May 1, 2007, pp. 2.
Altmanninger et al., “A Categorization for Conflicts in Model Versioning,” Elektrotechnik & Informationstechnik (2011), 128/11-12: 421-426.
Official Communication for European Patent Application No. 15190307.7 dated Feb. 19, 2016.
Official Communication for European Patent Application No. 15188106.7 dated Feb. 3, 2016.
Dou et al., “Ontology Translaation on the Semantic Web 2005,” Springer-Verlag, Journal on Data Semantics II Lecture Notes in Computer Science, vol. 3350, pp. 35-37.
Official Communication for Netherlands Patent Application No. 2012438 dated Sep. 21, 2015.
SnagIt, “SnagIt Online Help Guide,” <http://download.techsmith.com/snagit/docs/onlinehelp/enu/snagit—help.pdf>, TechSmith Corp., Version 8.1, printed Feb. 7, 2007, pp. 284.
“GrabUp—What a Timesaver!” <http://atlchris.com/191/grabup/>, Aug. 11, 2008, pp. 3.
Microsoft, “Registering an Application to a URI Scheme,” <http://msdn.microsoft.com/en-us/library/aa767914.aspx>, printed Apr. 4, 2009 in 4 pages.
Kwout, <http://web.archive.org/web/20080905132448/http://www.kwout.com/> Sep. 5, 2008, pp. 2.
Schroder, Stan, “15 Ways to Create Website Screenshots,” <http://mashable.com/2007/08/24/web-screenshots/>, Aug. 24, 2007, pp. 2.
Official Communication for Canadian Patent Application No. 2806954 dated Jan. 15, 2016.
Conner, Nancy, “Google Apps: The Missing Manual,” May 1, 2008, pp. 15.
Official Communication for New Zealand Patent Application No. 622473 dated Jun. 19, 2014.
Official Communication for European Patent Application No. 15156004.2 dated Aug. 24, 2015.
Microsoft Windows, “Microsoft Windows Version 2002 Print Out 2,” 2002, pp. 1-6.
Adams et al., “Worklets: A Service-Oriented Implementation of Dynamic Flexibility in Workflows,” R. Meersman, Z. Tari et al. (Eds.): OTM 2006, LNCS, 4275, pp. 291-308, 2006.
SnagIt, “SnagIt 8.1.0 Print Out,” Software release date Jun. 15, 2006, pp. 6.
Gu et al., “Record Linkage: Current Practice and Future Directions,” Jan. 15, 2004, pp. 32.
Official Communication for Netherlands Patent Application No. 2011729 dated Aug. 13, 2015.
Wang et al., “Research on a Clustering Data De-Duplication Mechanism Based on Bloom Filter,” IEEE 2010, 5 pages.
O'Sullivan, Bryan, “Making Sense of Revision Control Systems,” Communications of the ACM, Sep. 2009, vol. 52, No. 9, pp. 57-62.
Nitro, “Trick: How to Capture a Screenshot as PDF, Annotate, Then Share It,” <http://blog.nitropdf.com/2008/03/04/trick-how-to-capture-a-screenshot-as-pdf-annotate-it-then-share/>, Mar. 4, 2008, pp. 2.
Owl Web Ontology Language Reference Feb. 2004, W3C, http://www.w3.org/TR/owl-ref/.
Hua et al., “A Multi-attribute Data Structure with Parallel Bloom Filters for Network Services”, HiPC 2006, LNCS 4297, pp. 277-288, 2006.
Official Communication for European Patent Application No. 12181585.6 dated Sep. 4, 2015.
Galliford, Miles, “SnagIt Versus Free Screen Capture Software: Critical Tools for Website Owners,” <http://www.subhub.com/articles/free-screen-capture-software>, Mar. 27, 2008, pp. 11.
Ferreira et al., “A Scheme for Analyzing Electronic Payment Systems,” Basil 1997.
Official Communication for Canadian Patent Application No. 2831660 dated Jun. 9, 2015.
Online Tech Tips, “Clip2Net—Share files, folders and screenshots easily,” <http://www.online-tech-tips.com/free-software-downloads/share-files-folders-screenshots/>, Apr. 2, 2008, pp. 5.
Chaudhuri et al., “An Overview of Business Intelligence Technology,” Communications of the ACM, Aug. 2011, vol. 54, No. 8.
Official Communication for New Zealand Patent Application No. 628161 dated Aug. 25, 2014.
Canadian Intellectual Property Office, “Office Action” in application No. 2,826,905, dated Oct. 17, 2016, 3 pages.
Canadian Claims in application No. 2,826,905, dated Oct. 2016, 6 pages.
Official Communication for European Patent Application No. 14189344.6 dated Feb. 29, 2016.
Official Communication for Great Britain Patent Application No. 1404486.1 dated Aug. 27, 2014.
Official Communication for European Patent Application No. 15155845.9 dated Oct. 6, 2015.
Official Communication for Great Britain Patent Application No. 1404499.4 dated Aug. 20, 2014.
JetScreenshot.com, “Share Screenshots via Internet in Seconds,” <http://web.archive.org/web/20130807164204/http://www.jetscreenshot.com/>, Aug. 7, 2013, pp. 1.
Bluttman et al., “Excel Formulas and Functions for Dummies,” 2005, Wiley Publishing, Inc., pp. 280, 284-286.
Official Communication for Great Britain Patent Application No. 1404489.5 dated Aug. 27, 2014.
Symantec Corporation, “E-Security Begins with Sound Security Policies,” Announcement Symantec, Jun. 14, 2001.
Warren, Christina, “TUAW Faceoff: Screenshot apps on the firing line,” <http://www.tuaw.com/2008/05/05/tuaw-faceoff-screenshot-apps-on-the-firing-line/>, May 5, 2008, pp. 11.
Official Communication for New Zealand Patent Application No. 622473 dated Mar. 27, 2014.
Official Communication for Australian Patent Application No. 2013251186 dated Mar. 12, 2015.
Notice of Acceptance for Australian Patent Application No. 2013251186 dated Nov. 6, 2015.
Microsoft, “Using the Clipboard,” <http://msdn.microsoft.com/en-us/library/ms649016.aspx>, printed Jun. 8, 2009 in 20 pages.
SnagIt, “SnagIt 8.1.0 Print Out 2,” Software release date Jun. 15, 2006, pp. 1-3.
O'Reilly.com, http://oreilly.com/digitalmedia/2006/01/01/mac-os-x-screenshot-secrets.html published Jan. 1, 2006 in 10 pages.
Official Communication for European Patent Application No. 14159175.0 dated Feb. 4, 2016.
U.S. Appl. No. 14/883,498, filed Oct. 14, 2015, Office Action, dated Mar. 17, 2016.
U.S. Appl. No. 14/883,498, filed Oct. 14, 2015, First Office Action Interview, dated Dec. 24, 2015.
U.S. Appl. No. 14/108,187, filed Dec. 16, 2013, Interview Summary, dated Apr. 17, 2014.
U.S. Appl. No. 14/192,767, filed Feb. 27, 2014, First Office Action Interview, dated May 6, 2014.
U.S. Appl. No. 14/800,447, filed Jul. 15, 2015, Interview Summary, dated Mar. 3, 2016.
U.S. Appl. No. 14/830,420, filed Aug. 19, 2015, Office Action, dated Jul. 12, 2016.
U.S. Appl. No. 13/827,491, filed Mar. 14, 2013, Office Action, dated Oct. 9, 2015.
U.S. Appl. No. 14/830,420, filed Aug. 19, 2015, Office Action, dated Jan. 23, 2017.
U.S. Appl. No. 13/669,274, filed Nov. 5, 2012, Office Action, dated May 2, 2016.
U.S. Appl. No. 14/196,814, filed Mar. 4, 2014, Interview Summary, dated Aug. 13, 2014.
U.S. Appl. No. 14/715,834, filed May 19, 2015, Office Action Interview, dated Apr. 13, 2016.
U.S. Appl. No. 14/135,289, filed Dec. 19, 2013, Interview Summary, dated Apr. 16, 2014.
U.S. Appl. No. 14/961,481, filed Dec. 7, 2015, Notice of Allowance, dated May 2, 2016.
U.S. Appl. No. 14/841,338, filed Aug. 31, 2015, Office Action, dated Feb. 18, 2016.
U.S. Appl. No. 14/842,734, filed Sep. 1, 2015, First Office Action Interview, dated Nov. 19, 2015.
U.S. Appl. No. 14/715,834, filed May 19, 2015, First Office Action Interview, dated Feb. 19, 2016.
U.S. Appl. No. 13/669,274, filed Nov. 5, 2012, Final Office Action, dated May 6, 2015.
U.S. Appl. No. 14/156,208, filed Jan. 15, 2014, Final Office Action, dated Aug. 11, 2015.
U.S. Appl. No. 14/741,256, filed Jun. 16, 2015, Office Action, dated Feb. 9, 2016.
U.S. Appl. No. 14/108,187, filed Dec. 16, 2013, First Office Action Interview, dated Mar. 20, 2014.
U.S. Appl. No. 14/268,964, filed May 2, 2014, Office Action, dated Jul. 11, 2014.
U.S. Appl. No. 14/571,098, filed Dec. 15, 2014, First Office Action Interview, dated Aug. 24, 2015.
U.S. Appl. No. 12/566,318, filed Sep. 9, 2009, Notice of Allowance, dated Apr. 11, 2016.
U.S. Appl. No. 14/552,336, filed Nov. 24, 2014, First Office Action Interview, dated Jul. 20, 2015.
U.S. Appl. No. 14/265,637, filed Apr. 30, 2014, First Action Interview, dated Sep. 26, 2014.
U.S. Appl. No. 12/556,321, filed Sep. 9, 2009, Office Action, dated Jul. 7, 2015.
U.S. Appl. No. 14/800,447, filed Jul. 15, 2012, First Office Action, dated Dec. 10, 2010.
U.S. Appl. No. 12/556,321, filed Sep. 9, 2009, Final Office Action, dated Jun. 6, 2012.
U.S. Appl. No. 14/289,596, filed May 28, 2014, Final Office Action, dated Aug. 5, 2015.
U.S. Appl. No. 14/332,306, filed Jul. 15, 2014, First Office Action Interview, dated May 20, 2016.
U.S. Appl. No. 12/556,321, filed Sep. 9, 2009, Office Action, dated Dec. 7, 2011.
U.S. Appl. No. 14/135,289, filed Dec. 19, 2013, First Office Action Interview, dated Jul. 7, 2014.
U.S. Appl. No. 14/800,447, filed Jul. 15, 2012, Final Office Action, dated Jun. 6, 2016.
U.S. Appl. No. 14/975,215, filed Dec. 18, 2015, First Office Action Interview, dated May 19, 2016.
U.S. Appl. No. 14/571,098, filed Dec. 15, 2014, First Office Action Interview, dated Nov. 10, 2015.
U.S. Appl. No. 13/827,491, filed Mar. 14, 2013, Final Office Action, dated Jun. 22, 2015.
U.S. Appl. No. 14/222,364, filed Mar. 21, 2014, Office Action, dated Dec. 9, 2015.
U.S. Appl. No. 14/192,767, filed Feb. 27, 2014, Interview Summary, dated Sep. 24, 2014.
U.S. Appl. No. 14/156,208, filed Jan. 15, 2014, Interview Summary, dated Sep. 17, 2015.
U.S. Appl. No. 14/334,232, filed Nov. 10, 2015, Notice of Allowance, dated Nov. 10, 2015.
U.S. Appl. No. 14/334,232, filed Nov. 10, 2015, Office Action, dated Jul. 10, 2015.
U.S. Appl. No. 14/265,637, filed Apr. 30, 2014, Notice of Allowance, dated Feb. 13, 2015.
U.S. Appl. No. 14/479,160, filed Sep. 5, 2014, First Office Action Interview, dated Apr. 20, 2016.
U.S. Appl. No. 12/836,801, filed Jul. 15, 2010, Notice of Allowance, dated Apr. 16, 2013.
U.S. Appl. No. 14/571,098, filed Dec. 15, 2014, First Office Action Interview, dated Mar. 11, 2015.
U.S. Appl. No. 14/571,098, filed Dec. 15, 2014, First Office Action Interview, dated Aug. 5, 2015.
U.S. Appl. No. 14/102,394, filed Dec. 10, 2013, Office Action, dated Mar. 27, 2014.
U.S. Appl. No. 12/286,485, filed May 23, 2014, Notice of Allowance, dated Jul. 29, 2015.
U.S. Appl. No. 13/669,274, filed Nov. 5, 2012, First Office Action Interview, dated Jul. 30, 2014.
U.S. Appl. No. 13/669,274, filed Nov. 5, 2012, Advisory Action, dated Aug. 26, 2015.
U.S. Appl. No. 13/669,274, filed Nov. 5, 2012, First Office Action Interview, dated Nov. 3, 2014.
U.S. Appl. No. 12/556,321, filed Sep. 9, 2009, Office Action, dated Feb. 25, 2016.
U.S. Appl. No. 14/552,336, filed Nov. 24, 2014, Notice of Allowance, dated Nov. 3, 2015.
U.S. Appl. No. 14/076,385, filed Nov. 11, 2013, First Office Action Interview, dated Jan. 29, 2015.
U.S. Appl. No. 14/076,385, filed Nov. 11, 2013, Office Action, dated Sep. 23, 2014.
U.S. Appl. No. 14/076,385, filed Nov. 11, 2013, Advisory Action, dated Mar. 24, 2016.
U.S. Appl. No. 14/715,834, filed May 19, 2015, Office Action, dated Jun. 28, 2016.
U.S. Appl. No. 14/076,385, filed Nov. 11, 2013, Notice of Allowance, dated Dec. 2, 2016.
U.S. Appl. No. 14/156,208, filed Jan. 15, 2014, Notice of Allowance, dated Feb. 12, 2016.
U.S. Appl. No. 14/518,757, filed Oct. 20, 2014, Office Action, dated Dec. 1, 2015.
U.S. Appl. No. 14/518,757, filed Oct. 20, 2014, Final Office Action, dated Jul. 20, 2015.
U.S. Appl. No. 12/836,801, filed Jul. 15, 2010, Office Action, dated Sep. 6, 2012.
U.S. Appl. No. 14/871,465, filed Sep. 30, 2015, First Office Action Interview, dated Apr. 11, 2016.
U.S. Appl. No. 14/871,465, filed Sep. 30, 2015, First Office Action Interview, dated Feb. 9, 2016.
Official Communication for European Patent Application No. 11807426.9 dated Nov. 15, 2016.
Canadian Intellectual Property Office, “Search Report” in application No. 2,826,905, dated Aug. 11, 2017, 3 pages.
Canadian Claims in application No. 2,826,905, dated Aug. 2017, 6 pages.
Related Publications (1)
Number Date Country
20150261847 A1 Sep 2015 US
Continuations (1)
Number Date Country
Parent 13657684 Oct 2012 US
Child 14726204 US