Difference between revisions of "SUNScholar/Internet Security"

From Libopedia
Jump to navigation Jump to search
 
(56 intermediate revisions by the same user not shown)
Line 1: Line 1:
<font color="red">'''This procedure assumes that you have used the [[SUNScholar/Dspace|three step process]] to install DSpace.'''</font>
+
<center>
 +
'''[[SUNScholar/Install DSpace/S11|Back to After Installation Tasks]]'''
 +
</center>
 +
 
 +
<center><font color="red"><big><tt>'''*** Originally the internet was not designed to be secure ***'''</tt></big></font></center>
  
 
==Introduction==
 
==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.
+
The internet 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 [https://en.wikipedia.org/wiki/Firewall_(computing) firewalled] and [http://en.wikipedia.org/wiki/Https encrypted].
  
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 [http://en.wikipedia.org/wiki/Https encrypted]. In addition is is recommended that your repository be properly [http://en.wikipedia.org/wiki/Firewall firewalled].
+
See below for more details.
  
 
==Server Security==
 
==Server Security==
# [[SUNScholar/Secure_Internet_Connections|'''SECURE CONNECTIONS''']]
+
===[[SUNScholar/Firewall|'''STEP 1. SERVER FIREWALL''']]===
# [[SUNScholar/Firewall_and_Security|'''SERVER FIREWALL''']]
+
===[[SUNScholar/Secure_Internet_Connections|'''STEP 2. SECURE CONNECTIONS''']]===
# [http://www.ubuntu.sun.ac.za/wiki/index.php/Security '''SERVER SECURITY''']
+
===[[Media:Linux-security.pdf|'''FURTHER LINUX SERVER SECURITY (55MB Download)''']]===
  
 
==Client Security==
 
==Client Security==
Please encourage your managers, submitters, reviewers and metadata editors to use a safe browser such as one of the following:
+
Please encourage your managers, submitters, reviewers, collection managers and metadata editors to use safe up to date browsers such as one of the following:
 
# [http://www.getfirefox.com Firefox]
 
# [http://www.getfirefox.com Firefox]
 
# [http://www.google.com/chrome Google Chrome]
 
# [http://www.google.com/chrome Google Chrome]
  
'''[[SUNScholar/IR|Back to IR Help]]'''
+
==References==
 +
*https://wiki.duraspace.org/display/DSPACE/SecuringDSpace
 +
[[Category:System Administration]]
 +
[[Category:Installation]]
 +
__NOTOC__

Latest revision as of 00:01, 10 June 2016

Back to After Installation Tasks
*** Originally the internet was not designed to be secure ***

Introduction

The internet 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 firewalled and encrypted.

See below for more details.

Server Security

STEP 1. SERVER FIREWALL

STEP 2. SECURE CONNECTIONS

FURTHER LINUX SERVER SECURITY (55MB Download)

Client Security

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

  1. Firefox
  2. Google Chrome

References