Home > Information Security Tips > Risk management strategies > The central repository model: How to proactively prevent data loss
Security UK Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

The central repository model: How to proactively prevent data loss


Gary Brown, Contributor
Rating: --- (out of 5)

In recent years, there have been a number of public security breaches in the U.K. involving personal information.

The losses are staggering, and only represent incidents currently known to the U.K. government. Although there are a number of culprits contributing to the number of data breaches, I believe the primary cause may be that enterprises store personal information in many databases, resulting in the need to continually transfer information between departments and companies. From a conceptual perspective, if a single database existed with all personal and company information, then far less data would need to be stored on computers or passed between departments and organisations; only public references to individuals or companies involved would need to be shared.

However, in such a scenario it would be crucial to ensure that access to this central database is strictly controlled to protect sensitive data.

Building a central repository using digital signature techn...


RELATED CONTENT
Risk management strategies
Enterprise data management: Prevent data loss and insider threats
Improving software with the Building Security in Maturity Model (BSIMM)
Preventing password fatigue with single sign-on (SSO) authentication
Increasing information security awareness in the enterprise
How to develop a culture of security in the enterprise
Creating and enforcing a clear-desk policy
Physical security threats: Don't gift your data away
Using unique device identification for bank website security
Benefits of ISO 27001 and ISO 27002 certification for your enterprise
Cut down on calls to help desk with cybersecurity awareness training

Secure User Authentication and Authorization
Preventing password fatigue with single sign-on (SSO) authentication
Gridsure finds global deal for its pattern-based authentication
Physical security threats: Don't gift your data away
Using unique device identification for bank website security
Yahoo login credentials at risk to hijacking attack
Single sign-on system removes password chaos at East Kent NHS Trust
Tokenless two-factor authentication helps council with CoCo compliance
Risk-based multifactor authentication implementation best practices
Chip and PIN adoption serves lesson for U.S. payment industry
Group to shed light on secure identity management threats

Database Security Tools and Techniques
Multifunction security device safeguards SOA, streamlines company's infrastructure
Safend expands data leakage prevention product to plug more gaps
How to prevent memory dump attacks
Database activity monitoring lacks security lift
Report: Firms avoid encrypting backup tapes, databases
Cryptography for the rest of us
Recent breaches show data theft prevention basics lacking
Unpatched vulnerability discovered in Microsoft SQL Server
How to use Excel for security log data analysis
SQL injection continues to trouble firms, lead to breaches

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
Chip and PIN  (SearchSecurityUK.com)
UK Identity Cards Act  (SearchSecurityUK.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary


ology

The first step in enabling such a central-data repository is to create a network of distributed databases that each contain the virtual representations of each entity (i.e. individual, company, department, social group, etc.) and are associated with a particular country or region. Each virtual representation will have a unique identifier (similar to a URL for a website) and the following structure:

  • Each virtual representation will be associated with information, ranging from simple data such as name, address, date of birth, etc., to more complex structured documents, such as medical or employment records. Each piece of information is protected by a set of access control rules. The rules will determine which privileges, such as the ability to read, update or delete information, are granted to an authenticated third party attempting to gain access.

  • Similarly, relationships between one virtual representation and another (e.g. individual X "works for" company Y) are protected by rules that govern who can read, update and delete them.

  • Third, 'create' rules are used to automatically determine if authenticated users can associate new information or relationships and accompanying access control rules with the virtual representation. If a suitable 'create' rule is not found that can automatically approve the association of the information/relationship, then the request could be submitted to a manual approval process, where the entity that owns the virtual representation will be informed that another user wishes to associate new information or a new relationship with his or her virtual representation, allowing the owner to approve or deny the request.

    Each entity in the database would have a digital signature as a means to authenticate itself when accessing the central repository or any system. The use of digital signatures, for instance, would ensure that customers or end users could create, access and update their information securely and govern subsequent access by others to such data or relationships.

    Having the ability for one entity to associate information with another entity, and specify rules that govern subsequent access to that information, provides a replacement mechanism for the multitude of existing proprietary databases.

    Let's consider two more specific, illustrative examples:

    1) For an organization with a website, rather than having a local database recording users' profile data, it would associate any additional 'website-specific' information with the user's virtual representation in the central repository. For example, when the user accesses the Acme Corp. website, its digital signature will identify the user without him or her having to log into the site specifically. Acme's system would then access the central repository to retrieve the information associated with the user's virtual representation. The information will be protected by access control rules that ensure it can only be read by Acme and updated by the user.

    2) Medical information can be associated with an individual's virtual representation. Unlike the website example, the access control rules associated with medical information would prevent the individual from reading, updating or deleting his or her own records. (Although information is associated with an individual's virtual representation, it does not necessarily imply that he or she has the right to view or change the information.)

    Considering access rules based on digital signatures
    The problem with using the 'pure' digital signature approach is that the access control mechanism, which governs access to individuals' protected information in the central repository, can only be based on information contained in the digital signature of the requester, such as his or her identity.

    This approach is sufficient if the potential group of entities accessing information is small, as in the website example above. In this example, only the user and Acme will have the right to access information, and therefore the access control rules have to authenticate both parties.

    However, for the medical information example, the rules governing who may access and update information are more complicated. It is not a case of identifying the requester based on identity. Instead, it may be necessary to distinguish whether the requester is a doctor or medical assistant. This type of access control rule could not be implemented based on digital signature identity.

    Another problem with using digital signatures as the source of information in access control rules is that the information is static; in other words, it only gets updated when the certificate is renewed. Access control rules may need to be based upon the most up-to-date information possible, e.g. whether a doctor currently has a license to practice.

    So it's clear that digital signatures alone would not be sufficient to facilitate a secure central repository for sensitive data. The approach is not scalable to enable access by wide-ranging groups or entities and certainly not in situations where access needs to be based on dynamic information about an entity, as opposed to someone's actual identity. However, such a secure central repository is possible with in-depth access control rules. In my next tip, I will discuss the creation and implementation of these rules for virtual representations.

    About the author:
    Gary Brown has a PhD in Computer Science, and has worked in the IT industry for over 18 years in the telecoms and financial service sectors..


    References:
    [1] Nov 07 Sky News "Fraud Risk To Millions After 'Catastrophic' Records Blunder"
    [2] Dec 07 Times Online UK "More personal data lost as nine NHS trusts admit security breaches"
    [3] Jan 08 Sky News "Des Browne: Two Further Laptops With Similar Data Lost"
    [4] March 08 Sky News "Lost Details Of 180 NHS Staff Found"
    [5] Apr 08 Sky News "Fresh Warning Over Lost Data"
    [6] Aug 08 Times Online UK "Thousands of criminal files lost in data fiasco"

    Rate this Tip
    To rate tips, you must be a member of SearchSecurity.co.UK.
    Register now to start rating these tips. Log in if you are already a member.




    DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



  • UK Data Security Solutions: Data Privacy, Identity Theft, Data Loss
    About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
    SEARCH 
    TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

    TechTarget Corporate Web Site  |  Media Kits  |  Site Map




    All Rights Reserved, Copyright 2008 - 2010, TechTarget | Read our Privacy Policy
      TechTarget - The IT Media ROI Experts