439
edits
Line 107: | Line 107: | ||
[[ NSS_Shared_DB_Test|Instructions to build the Shared DB.]]<br> | [[ NSS_Shared_DB_Test|Instructions to build the Shared DB.]]<br> | ||
[[ NSS_Shared_DB_Samples|Instructions to test the Shared DB alpha.]] | [[ NSS_Shared_DB_Samples|Instructions to test the Shared DB alpha.]] | ||
=== Component Refactoring === | |||
NSS is made up of several components, some of which can be separated out from each other for packaging (and potentially) building purposes. For NSS 3.12 we would like to make sure the following components are separable: | |||
nssckbi (and ideally all of ckfw). It would be nice to ship nssckbi libraries separate from base NSS. | |||
softoken/freebl. These are our fips components. we want to make sure they are totally separated from the rest of NSS. | |||
A document on refactoring for NSS 3.11 is available [[NSS_Refactor_3_11|here]]. | |||
A document on refactoring for NSS 3.12 is available [[NSS_Refactor_3_12|here]]. | |||
= Future Work: NSS 3.13 and Beyond = | = Future Work: NSS 3.13 and Beyond = |
edits