Systems and methods for enhancing the security of an electronic database system. The system has a registry server hosting a registry database accessible by a registry user, and an authorization server hosting an authorization database. In operation, the registry server queries the authorization server to determine whether a particular record is locked. When a record is locked, an authorization service key is requested from the registry server and verified by the authorization server.
Legal claims defining the scope of protection. Each claim is shown in both the original legal language and a plain English translation.
1. A method for enhancing the security of an electronic land title registry system, the system comprising a registry server hosting a registry database accessible by a registry user, and an authorization server hosting an authorization database, the method comprising: the registry server authenticating the registry user to access a title record in the registry database; the registry server receiving a title record modification request associated with the registry user, the title record modification request corresponding to the title record in the registry database; the registry server transmitting a title record query to the authorization server for the title record; the authorization server querying the authorization database based on the title record query to determine whether an authorization record, corresponding to the title record, has been created in the authorization database by a record owner user; when the authorization record does not exist, the authorization server notifying the registry server that the title record can be modified and, otherwise: the authorization server requesting an authorization service key, and the registry server transmitting the authorization service key to the authorization server; the authorization server verifying the authorization service key against a previously generated authorization service key stored at the authorization server; the authorization server notifying the registry server when the authorization service key is verified to be valid; the authorization server receiving from the registry server an indication of the registry user; the authorization server verifying that the authorization service key corresponds to the registry user; the authorization server determining, from the authorization record in the authorization database, that the registry user is authorized to modify the title record; and in response to determining that the registry user is authorized to modify the title record, the authorization server notifying the registry server that the title record can be modified and, otherwise, notifying the registry server that the title record is not to be modified; and in response to notification from the authorization server that the record can be modified, the registry server modifying the record in the registry database in accordance with the record modification request.
The invention relates to enhancing the security of electronic land title registry systems, which are vulnerable to unauthorized modifications of title records. The system includes a registry server hosting a registry database accessible by users and an authorization server hosting an authorization database. The method ensures that only authorized users can modify title records. When a user requests a modification, the registry server queries the authorization server to check if an authorization record exists for the title record. If no record exists, the modification is allowed. If an authorization record exists, the authorization server requests an authorization service key from the registry server. The key is verified against a previously stored key, and the authorization server checks if the key corresponds to the requesting user. If the user is authorized, the registry server proceeds with the modification; otherwise, the modification is denied. This dual-server verification process prevents unauthorized changes to land title records, improving security in electronic registry systems.
2. The method of claim 1 , further comprising, prior to receiving the title record modification request, performing biometric authentication of the registry user.
A system and method for securely managing title records in a registry involves biometric authentication of users before processing any modifications. The method includes verifying the identity of a registry user through biometric data, such as fingerprint, facial recognition, or iris scanning, before allowing access to title record modification requests. Once authenticated, the system receives and processes requests to modify title records, ensuring that only authorized users can alter the registry data. The authentication step prevents unauthorized access and tampering, enhancing the security of the title records. The method may also include additional security measures, such as multi-factor authentication or encryption, to further protect the integrity of the registry. This approach is particularly useful in real estate, vehicle registration, or other systems where secure record-keeping is critical. The biometric authentication step ensures that only verified users can initiate changes, reducing the risk of fraud or unauthorized modifications. The system may also log authentication attempts and modifications for auditing purposes, providing a traceable record of all changes. This method improves the reliability and trustworthiness of the registry by combining biometric verification with secure record modification processes.
3. The method of claim 1 , wherein notifying the registry server that the title record can be modified comprises notifying the registry server of a predetermined time period in which the title record can be modified.
A system and method for managing title records in a registry involves a process where a user requests modification of a title record stored on a registry server. The system notifies the registry server that the title record can be modified, specifying a predetermined time period during which the modification is allowed. This time period ensures that the registry server has a defined window to process and apply the requested changes. The method may also include steps such as receiving a request to modify the title record, validating the request, and confirming the modification with the registry server. The predetermined time period helps prevent unauthorized or conflicting modifications by restricting changes to a specific duration. This approach improves the security and reliability of title record management by ensuring modifications are processed within a controlled timeframe. The system may also include additional features such as authentication, logging, and conflict resolution to further enhance the integrity of the title records. The method is particularly useful in domains where accurate and timely updates to title records are critical, such as real estate, vehicle registration, or intellectual property management.
4. The method of claim 1 , wherein determining whether the record requires additional authorization to be modified comprises determining whether the record owner user has set a locked status field in the authorization database corresponding to the record in the electronic database.
This invention relates to a system for managing access control and authorization in an electronic database, particularly for determining whether a record requires additional authorization before modification. The system addresses the problem of unauthorized or unintended modifications to sensitive records by implementing a locking mechanism that allows record owners to restrict modifications. The method involves checking an authorization database to determine if a record owner has set a locked status field for a specific record. If the locked status is active, the system requires additional authorization steps before allowing any modifications to the record. This ensures that only authorized users can alter locked records, enhancing data security and integrity. The system may also include additional features such as user authentication, role-based access control, and audit logging to further secure the database. The invention is particularly useful in environments where data confidentiality and integrity are critical, such as financial systems, healthcare records, or enterprise databases. By providing a clear and enforceable locking mechanism, the system prevents unauthorized changes while allowing legitimate modifications when proper authorization is obtained.
5. An electronic database system, the system comprising: an authorization server comprising an authorization server memory and an authorization server process; and a registry server comprising a registry server memory and a registry server processor, the registry server processor configured to: host a registry database accessible by a registry user; authenticate the registry user to access a title record in the registry database; receive a title record modification request associated with the registry user, the title record modification request corresponding to a title record in the registry database; transmit a title record query to the authorization server for the title record; transmit an authorization service key to the authorization server upon request by the authorization server; when notified by the authorization server that the authorization service key is verified to be valid, transmit an indication of one or more registry users authorized to modify the title record; receiving a notification from the authorization server that the title record can be modified; and in response to the notification from the authorization server that the record can be modified, the registry server modifying the record in the registry database in accordance with the record modification request; and wherein the authorization server is configured to: host an authorization database accessible by a record owner user; query the authorization database based on the title record query to determine whether an authorization record, corresponding to the title record, has been created in the authorization database by a record owner user; when the authorization record does not exist, notify the registry server that the title record can be modified and, otherwise: request and receive the authorization service key; verify the authorization service key against a previously generated authorization service key stored at the authorization server; notify the registry server when the authorization service key is verified to be valid; receive from the registry server the indication of the registry user; verify that the authorization service key corresponds to the registry user; determine, from authorization record in the authorization database, that the registry user is authorized to modify the title record; and in response to determining that the registry user is authorized to modify the title record, notify the registry server that the title record can be modified and, otherwise, notify the registry server that the title record is not to be modified.
This invention relates to a secure electronic database system for managing title records, particularly in scenarios where multiple parties may need to modify records while ensuring proper authorization. The system addresses the problem of unauthorized or improper modifications to sensitive records by implementing a two-server architecture with strict authentication and verification protocols. The system includes an authorization server and a registry server. The registry server hosts a registry database containing title records, which can be accessed and modified by authorized registry users. When a modification request is received, the registry server queries the authorization server to verify the requester's permissions. The authorization server maintains an authorization database, which stores authorization records created by record owners. If no authorization record exists for the title record, the registry server is notified that modifications are allowed. If an authorization record exists, the authorization server requests and verifies an authorization service key from the registry server. Upon successful verification, the authorization server checks whether the requesting registry user is listed in the authorization record as authorized to modify the title record. If authorized, the registry server proceeds with the modification; otherwise, the modification is denied. This system ensures that only properly authorized users can modify title records, enhancing security and integrity in electronic record-keeping systems.
6. The system of claim 5 , wherein the registry server processor is further configured to perform biometric authentication of the registry user prior to receiving the title record modification request.
A system for secure title record management includes a registry server with a processor that performs biometric authentication of a registry user before processing any title record modification requests. The system ensures that only authorized users can modify title records, enhancing security and preventing unauthorized changes. The biometric authentication process may involve verifying fingerprints, facial recognition, or other biometric data to confirm the user's identity. This authentication step is performed before the registry server processor receives and processes any requests to modify title records, ensuring that all modifications are made by verified users. The system may also include additional security measures, such as encryption and audit logging, to further protect the integrity of the title records. By integrating biometric authentication, the system provides a robust solution for securely managing and modifying title records in a registry database.
7. The system of claim 5 , wherein notifying the registry server that the title record can be modified comprises notifying the registry server of a predetermined time period in which the title record can be modified.
A system for managing title records in a registry involves a registry server that stores and controls access to title records, such as property ownership or asset titles. The system addresses the problem of unauthorized or untimely modifications to title records by implementing a controlled modification process. When a user or authorized entity requests to modify a title record, the system notifies the registry server of a predetermined time period during which the modification can be made. This time period ensures that changes are only allowed within a specific window, reducing the risk of fraudulent or unauthorized alterations. The registry server then verifies the request and, if valid, permits the modification within the specified time frame. This controlled approach enhances security and integrity in title record management by restricting modifications to authorized users and predefined time periods. The system may also include additional features such as authentication mechanisms, audit trails, and conflict resolution protocols to further safeguard the title records.
8. The system of claim 5 , wherein determining whether the record requires additional authorization to be modified comprises determining whether the record owner user has set a locked status field in the authorization database corresponding to the record in the electronic database.
A system for managing access control in electronic databases includes a method for determining whether a record requires additional authorization before modification. The system checks whether the record owner has set a locked status field in an authorization database associated with the record. If the locked status is active, the system requires additional authorization steps before allowing modifications. This mechanism ensures that sensitive or restricted records cannot be altered without explicit permission, enhancing data security and integrity. The system integrates with an electronic database to store and retrieve records, while the authorization database maintains access control settings, including ownership and permission rules. When a user attempts to modify a record, the system verifies the locked status field in the authorization database to determine if further authorization is needed. If locked, the system may prompt for additional credentials, approvals, or administrative overrides before proceeding. This approach prevents unauthorized changes to protected records, particularly in collaborative or multi-user environments where data integrity is critical. The system can be applied in various domains, such as enterprise databases, healthcare records, or financial systems, where strict access control is necessary.
9. A method for enhancing the security of an electronic database system, the system comprising a registry server hosting a registry database accessible by a registry user, and an authorization server hosting an authorization database accessible by a record owner user, the method comprising: receiving a title record query from a registry server for a title record in the registry database, the title record query associated with the registry user authenticated by the registry server; querying the authorization database based on the title record query to determine whether an authorization record, corresponding to the title record, has been created in the authorization database by a record owner user; when the authorization record does not exist, notifying the registry server that the title record can be modified and, otherwise: requesting an authorization service key from the registry server, and receiving the authorization service key from the registry server; verifying the authorization service key against a previously generated authorization service key stored at the authorization server; notifying the registry server when the authorization service key is verified to be valid; receiving from the registry server an indication of the registry user; verifying that the authorization service key corresponds to the registry user; determining, from the authorization record in the authorization database, that the registry user is authorized to modify the title record; in response to determining that the registry user is authorized to modify the title record, notifying the registry server that the title record can be modified and, otherwise, notifying the registry server that the title record is not to be modified; and in response to notification from the authorization server that the record can be modified, the registry server modifying the record in the registry database in accordance with the record modification request.
The invention relates to enhancing the security of electronic database systems, particularly those involving registry and authorization servers. The system includes a registry server hosting a registry database accessible by registry users and an authorization server hosting an authorization database accessible by record owner users. The method ensures that only authorized users can modify title records in the registry database. When a registry server receives a request to modify a title record, it queries the authorization database to check if an authorization record exists for that title record. If no authorization record exists, the registry server is notified that the title record can be modified. If an authorization record exists, the registry server requests an authorization service key from the authorization server. The authorization server verifies this key against a previously stored key and checks if the key corresponds to the registry user. If verified, the authorization server checks the authorization record to confirm the registry user is authorized to modify the title record. If authorized, the registry server proceeds with the modification; otherwise, the modification is denied. This ensures secure and controlled access to sensitive records in the database.
10. The method of claim 9 , wherein notifying the registry server that the title record can be modified comprises notifying the registry server of a predetermined time period in which the title record can be modified.
A system and method for managing title records in a registry involves a process where a user requests modification of a title record stored on a registry server. The system verifies the user's authorization to modify the record and, upon confirmation, notifies the registry server that the title record can be modified. The notification includes a predetermined time period during which the modification can be made, ensuring that changes are time-bound and controlled. This approach prevents unauthorized or untimely modifications while allowing authorized users to update records within a specified window. The method may also involve additional steps such as receiving a modification request, validating the request, and applying the changes to the title record once confirmed. The system ensures secure and efficient title record management by enforcing time constraints on modifications, reducing the risk of errors or unauthorized access. The technology is particularly useful in domains where title records must be accurately maintained, such as real estate, vehicle registration, or intellectual property management.
11. The method of claim 9 , wherein determining whether the record requires additional authorization to be modified comprises determining whether the record owner user has set a locked status field in the authorization database corresponding to the record in the electronic database.
This invention relates to data management systems, specifically methods for controlling access and authorization to modify records in an electronic database. The problem addressed is ensuring that only authorized users can modify records, particularly when a record owner may restrict modifications. The method involves checking whether a record requires additional authorization before allowing modifications. This is done by examining an authorization database associated with the electronic database. The authorization database contains a locked status field for each record, which is set by the record owner user. If the locked status field is set, the record is considered locked, and additional authorization steps are required before modifications can be made. If the locked status field is not set, the record is considered unlocked, and modifications may proceed without further authorization checks. The method ensures that record owners have control over who can modify their records, enhancing data security and integrity. The locked status field acts as a simple yet effective mechanism to enforce access restrictions, preventing unauthorized changes to sensitive or critical records. This approach is particularly useful in systems where multiple users may have access to the same database, but certain records should only be modifiable by specific individuals or under certain conditions.
12. A non-transitory computer-readable medium storing computer-executable instructions, which when executed by a computer processor, cause the computer processor to perform a method for enhancing the security of an electronic land title registry system, the system comprising a registry server hosting a registry database accessible by a registry user, and an authorization server hosting an authorization database, the method comprising: receiving a title record query from a registry server for a title record in the registry database, the title record query associated with the registry user authenticated by the registry server; querying the authorization database based on the title record query to determine whether an authorization record, corresponding to the title record, has been created in the authorization database by a record owner user; when the authorization record does not exist, the authorization server notifying the registry server that the title record can be modified and, otherwise: the authorization server requesting an authorization service key from the registry server, and receiving the authorization service key from the registry server; verifying the authorization service key against a previously generated authorization service key stored at the authorization server; notifying the registry server when the authorization service key is verified to be valid; receiving from the registry server an indication of the registry user; verifying that the authorization service key corresponds to the registry user; determining, from the authorization record in the authorization database, that the registry user is authorized to modify the title record; in response to determining that the registry user is authorized to modify the title record, notifying the registry server that the title record can be modified and, otherwise, notifying the registry server that the title record is not to be modified; and in response to notification from the authorization server that the record can be modified, the registry server modifying the record in the registry database in accordance with the record modification request.
This invention relates to enhancing the security of electronic land title registry systems. The system includes a registry server hosting a registry database accessible by authorized users and an authorization server hosting an authorization database. The method involves receiving a title record query from the registry server for a specific title record, where the query is associated with an authenticated registry user. The authorization server then checks the authorization database to determine if an authorization record exists for the queried title record. If no authorization record exists, the authorization server notifies the registry server that the title record can be modified. If an authorization record does exist, the authorization server requests an authorization service key from the registry server and verifies it against a previously stored key. Upon successful verification, the authorization server checks the registry user's identity and confirms whether the user is authorized to modify the title record based on the authorization record. If authorized, the authorization server notifies the registry server, which then proceeds to modify the record in the registry database. This process ensures that only authorized users can modify title records, enhancing the security and integrity of the land title registry system.
13. The computer-readable medium of claim 12 , wherein notifying the registry server that the title record can be modified comprises notifying the registry server of a predetermined time period in which the title record can be modified.
A system and method for managing title records in a decentralized registry involves a client device, a registry server, and a blockchain network. The problem addressed is ensuring secure and verifiable modifications to title records while preventing unauthorized changes. The system allows a client device to request modification of a title record stored in the registry server. The registry server verifies the request and, upon approval, notifies the client device of a predetermined time period during which the title record can be modified. This time window ensures that modifications are made within a controlled duration, reducing the risk of unauthorized or delayed changes. The registry server may also generate a blockchain transaction to record the modification in a blockchain network, providing a tamper-proof record of the change. The system further includes mechanisms for validating the identity of the requester and ensuring that only authorized modifications are permitted. The predetermined time period for modification can be set based on factors such as the type of title record, regulatory requirements, or user preferences. This approach enhances security, transparency, and accountability in title record management.
14. The computer-readable medium of claim 12 , wherein determining whether the record requires additional authorization to be modified comprises determining whether the record owner user has set a locked status field in the authorization database corresponding to the record in the electronic database.
This invention relates to a system for managing access control in an electronic database, specifically addressing the challenge of ensuring that sensitive or critical records are protected from unauthorized modifications. The system includes an authorization database that stores access permissions and a locked status field for each record in the electronic database. When a user attempts to modify a record, the system checks whether the record owner has set the locked status field, which indicates that the record requires additional authorization before any changes can be made. If the locked status is active, the system enforces additional authorization checks, such as requiring approval from a higher-level administrator or verifying additional credentials, before allowing the modification. This ensures that only authorized users can alter locked records, preventing unauthorized or accidental changes to critical data. The system dynamically evaluates the locked status and applies the necessary authorization steps, enhancing data security and integrity in the database. The solution is particularly useful in environments where certain records must remain immutable or require strict access controls, such as financial systems, healthcare records, or regulatory compliance databases.
15. A method for enhancing the security of an electronic database system, the system comprising a registry server hosting a registry database accessible by a registry user, and an authorization server hosting an authorization database, the method comprising: authenticating the registry user to access a title record in the registry database; receiving a title record modification request associated with the registry user, the title record modification request corresponding to a title record in the registry database; transmitting a title record query to the authorization server for the title record; receiving a request from the authorization server for an authorization service key when a result of the title record query indicates that a corresponding authorization record exists in an authorization database of the authorization server; transmitting the authorization service key to the authorization server; receiving a notification from the authorization server when the authorization service key is verified to be valid; transmitting an indication of one or more registry users authorized to modify the title record to the authorization server; when the authorization service key is verified and the title record is able to be modified, or when the authorization record does not exist, receiving a notification from the authorization server that the title record can be modified, and otherwise, receiving a notification from the authorization server that the title record is not to be modified; and in response to notification from the authorization server that the record can be modified, the registry server modifying the record in the registry database in accordance with the record modification request.
This invention relates to enhancing the security of electronic database systems, particularly those involving registry and authorization servers. The system includes a registry server hosting a registry database accessible by registry users and an authorization server hosting an authorization database. The method ensures secure modifications to title records in the registry database by requiring authorization verification before allowing changes. The process begins with authenticating a registry user to access a title record in the registry database. When a modification request is received, the registry server queries the authorization server to check if a corresponding authorization record exists. If an authorization record is found, the authorization server requests an authorization service key from the registry server. Upon receiving and verifying the key, the authorization server notifies the registry server of the authorized users who can modify the title record. If the key is valid and the record is modifiable, or if no authorization record exists, the authorization server permits the modification. Otherwise, the modification is denied. The registry server then updates the title record in the registry database only if authorized. This approach ensures that unauthorized modifications are prevented, enhancing the security of the database system.
16. The method of claim 15 , further comprising, prior to receiving the title record modification request, performing biometric authentication of the registry user.
A system and method for secure title record management in a digital registry involves verifying the identity of a user before allowing modifications to title records. The method includes performing biometric authentication of a registry user, such as fingerprint, facial recognition, or iris scanning, to confirm their identity before processing any title record modification requests. This ensures that only authorized individuals can alter title records, enhancing security and preventing unauthorized changes. The system may also include additional security measures, such as multi-factor authentication, to further validate the user's identity. Once authenticated, the user can submit a title record modification request, which is then processed by the system. The method may also involve logging all modification requests and authentication attempts for audit purposes, providing a traceable record of changes. This approach is particularly useful in real estate, vehicle registration, or other systems where secure and verifiable record-keeping is critical. The biometric authentication step acts as a gatekeeper, ensuring that only legitimate users can access and modify sensitive title records, reducing the risk of fraud or unauthorized access.
17. The method of claim 15 , wherein the notification that the title record can be modified comprises a predetermined time period in which the title record can be modified.
This invention relates to systems for managing title records, particularly in contexts where multiple parties may need to modify or update such records. The problem addressed is ensuring that title records can be modified in a controlled and coordinated manner, preventing conflicts or unauthorized changes while allowing necessary updates. The method involves generating a notification indicating that a title record is available for modification. This notification includes a predetermined time period during which the modification can occur, ensuring that changes are made within a specific window. The system may also track and manage multiple title records, allowing users to request modifications and receive notifications when those modifications are permitted. The method ensures that only authorized users can modify the title record within the specified time frame, reducing the risk of conflicts or errors. The invention may be used in various applications, such as real estate transactions, legal documentation, or any system where title records must be updated securely and efficiently. By providing a structured process for modifying title records, the method helps maintain accuracy and integrity while allowing necessary updates to proceed in an organized manner.
18. The method of claim 15 , wherein determining whether the record requires additional authorization to be modified comprises determining whether the record owner user has set a locked status field in the authorization database corresponding to the record in the electronic database.
This invention relates to a system for managing access control in an electronic database, specifically addressing the challenge of ensuring proper authorization before modifying records. The system includes an electronic database storing records and an authorization database that tracks access permissions for those records. The method involves determining whether a record requires additional authorization before modification by checking if the record owner has set a locked status field in the authorization database. If the field is set, the system enforces additional authorization requirements, such as requiring approval from another user or restricting modifications to certain fields. The system also allows the owner to unlock the record by clearing the locked status field, thereby removing the additional authorization requirement. This approach ensures that sensitive or critical records are protected from unauthorized changes while allowing flexible access control based on the owner's preferences. The method integrates with a broader system that manages user permissions, record ownership, and modification requests, ensuring that all interactions with the database adhere to predefined authorization rules. The solution is particularly useful in environments where data integrity and security are paramount, such as financial systems, healthcare records, or enterprise databases.
Cooperative Patent Classification codes for this invention. Click any code to explore related patents in that topic.
March 4, 2016
April 12, 2022
Browse 5M+ US patents with plain-English claim translations and AI-generated analysis.