Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Twin interfaces, and one and a half databases to a project

by adrianh (Chancellor)
on Aug 15, 2002 at 13:21 UTC ( [id://190392]=note: print w/replies, xml ) Need Help??


in reply to Twin interfaces, and one and a half databases to a project

In my experience this sort of setup is not at all unusal when you're dealing with sensitive data. I've implemented this sort of thing. I've also recommended this kind of solution where the security issues required it.

Keeping the more secure info on completely separate box, database, etc. protects your most sensitive data even if the first box is compromised.

While this makes implementation harder (keeping chucks of database in sync, etc.) the issue is security - not ease of implementation :-)

Whether this is sensible for your particular situation depends on the risk assessment of the info in question becoming public.... so it may well be overkill. It's not completely stupid tho'.

  • Comment on Re: Twin interfaces, and one and a half databases to a project

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://190392]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-25 17:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found