Coder Social home page Coder Social logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
As an abosolute minimum, Encryptor.MasterKey and Encryptor.MasterSalt should be 
moved
to a separate file (e.g., something like ESAPI-Encryptor.properties or
Encryption.properties) because these properties need to be kept secret to all 
but a
small set of individuals. For instance, in a production environment, developers
should not even have read access to these properties, however it is probably 
that
they have read access to the other encryption-related properties such as 

Original comment by [email protected] on 7 Nov 2009 at 5:47

from owasp-esapi-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
Although one could override the DefaultSecurityConfiguration and point to 
another
file that includes those two properties, I think this desire would be 
commonplace and
this feature should be part of the default implementation.  I would also 
suggest a
separate system property be defined which could point to the path of the new
ESAPI-Encryptor.properties file so that it can reside outside the default .esapi
"org.owasp.esapi.resources" directory if desired to make it easier to protect 
using
tighter file access controls, auditing, and backup procedures during deployment.

Original comment by [email protected] on 8 Nov 2009 at 4:17

from owasp-esapi-java.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
We need to abstract the entire key management process. I agree with all 
thoughts above.

Original comment by [email protected] on 1 Nov 2010 at 6:02

  • Changed state: Accepted
  • Added labels: Milestone-Release2.1

from owasp-esapi-java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.