<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="/lib/xsl/devedge-1.00/central_en.xsl"?>
<nde:page 
  url="/central/security/"
  xmlns="http://www.w3.org/1999/xhtml"
  xmlns:nde="http://devedge.netscape.com/2002/de"
  xmlns:ent="http://devedge.netscape.com/2003/ent"
  xml:lang="en"
  >

  <!--
  owner: aruner
  backup: doron
  -->

  <nde:title>Security Central</nde:title>
  <nde:feedlist>
   <nde:feed url="/central/security/rss-new_en.xml" title="New Items Feed" primary="true" />
   <nde:feed url="/central/security/rss-full_en.xml" title="Full Feed" />
  </nde:feedlist>

  <nde:content>
    <h1>Security Developer Central</h1>
    <p>
    Security Central presents resources on deploying digitally signed code in Netscape Gecko-based browsers
    as well as addresses general security concerns web sites may have about secure transactions conducted
    using Netscape Gecko based browsers.  Netscape Gecko browsers such as Mozilla and Netscape 7.x share the
    same security model and therefore have many resources in common.   
    </p>

</nde:content>  

  
  <nde:article-list>
    <nde:include url="center-column_en.html" type="file" />
  </nde:article-list>

<nde:left-rail>
<h4>Netscape Security Alerts</h4>
<p>
Check <a href="http://netscape.com/security/">security alerts and updates</a> from Netscape.
</p>
<h4>Mozilla Security Fixes</h4>
<p>
Track <a href="http://mozilla.org/projects/security/known-vulnerabilities.html">known vulnerabilities and bug fixes</a> in the Mozilla browser.
</p>
<h4>Articles of Note</h4>
<p>
<a href="http://www.theregister.co.uk/content/4/29621.html">The Register: Scan your Browser's Security for Free</a><br/>
</p>
</nde:left-rail>
  <nde:navigation>
    <nde:box>
      <nde:title>Mozilla Security Resources</nde:title>
		<nde:item url="http://mozilla.org/projects/security/">
			<nde:title>Mozilla.org Security Portal</nde:title>
		</nde:item>
		<nde:item url="http://mozilla.org/projects/security/components/index.html">
			<nde:title>Component Security in Mozilla-based Browsers</nde:title>
		</nde:item>
		<nde:item url="http://mozilla.org/projects/security/components/same-origin.html">
			<nde:title>Scripts and the Same Origin Policy</nde:title>
		</nde:item>
		<nde:item url="http://mozilla.org/projects/security/components/ConfigPolicy.html">
			<nde:title>Configuring What Scripts Can Access</nde:title>
		</nde:item>
		<nde:item url="http://mozilla.org/projects/security/components/signed-script-example.html">
			<nde:title>Example of Signing a Script</nde:title>
		</nde:item>
		<nde:item url="http://www.mozilla.org/projects/security/pki/nss/ssl/fips-ssl-ciphersuites.html">
			<nde:title>Netscape and FIPS Compliance</nde:title>
		</nde:item>
		</nde:box>
		<nde:box>
	  <nde:title>Java Plugin Security</nde:title>
		<nde:item url="http://java.sun.com/plugin/">
		<nde:title>Sun Java Plugin Home</nde:title>
		</nde:item>
		<nde:item url="http://java.sun.com/j2se/1.3/docs/guide/security/">
		 <nde:title>Java 2 Security Model</nde:title>
		</nde:item>
	   </nde:box>
	   <nde:box> 	 
      <nde:title>DMoz.org Security Resources</nde:title>
      <nde:item url="http://dmoz.org/Computers/Security/Internet/WWW/">
        <nde:title>Web Security Miscellany</nde:title>
      </nde:item>
      <nde:item url="http://dmoz.org/Computers/Security/Internet/WWW/Browsers/">
        <nde:title>Browsers and Security</nde:title>
      </nde:item>
      <nde:item url="http://dmoz.org/Computers/Security/Internet/WWW/Cross_Site_Scripting">
        <nde:title>Cross-Site Scripting</nde:title>
      </nde:item>
    </nde:box>
    
  </nde:navigation>

</nde:page>
