Difference between revisions of "SUNScholar/Internet Security"

From Libopedia
Jump to navigation Jump to search
m (Text replacement - "Dspace" to "DSpace")
Line 23: Line 23:
  
 
==References==
 
==References==
*https://wiki.duraspace.org/display/DSPACE/SecuringDspace
+
*https://wiki.duraspace.org/display/DSPACE/SecuringDSpace
  
  '''[[SUNScholar/Install Dspace/S11|Back to After Installation Tasks]]'''
+
  '''[[SUNScholar/Install DSpace/S11|Back to After Installation Tasks]]'''

Revision as of 10:14, 22 October 2013

Template:SUNScholar

This wiki help page assumes that you have used the three system setup procedures to install an Ubuntu server with DSpace software.

Introduction

Originally the internet was not designed to be secure.

It was principally designed to be robust (no single point of failure) and be able to reliably transport data between disparate local networks.

Securing the internet is done on an individual basis, therefore it is the companies/institutions responsibility to secure internet communications.

Open unsecured communications creates the potential for intrusion therefore it is recommended that ALL internet traffic to your repository be encrypted.

Server Security

  1. STEP 1. SERVER FIREWALL
  2. STEP 2. SECURE CONNECTIONS
  3. FURTHER SERVER SECURITY

Client Security

Please encourage your managers, submitters, reviewers, collection managers and metadata editors to use a safe browser such as one of the following:

  1. Firefox
  2. Google Chrome

References

Back to After Installation Tasks