This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "OWASP Security Labeling System Project"
From OWASP
Luisenriquez (talk | contribs) |
Luisenriquez (talk | contribs) |
||
Line 209: | Line 209: | ||
=DEMO1(source code)= | =DEMO1(source code)= | ||
− | /*This example shows how to include the OWASP Security Labeling System clauses into a software download. The computer program jazz-scales.zip includes the SECURITY, PRIVACY and INGREDIENTS labels:*/ | + | '''''/*This example shows how to include the OWASP Security Labeling System clauses into a software download. The computer program jazz-scales.zip includes the SECURITY, PRIVACY and INGREDIENTS labels:*/''''' |
+ | |||
+ | '''''/* FIRST: Show the labels on the download page*/''''' | ||
Jazz-scales is labeled under the OWASP SECURITY LABELING SYSTEM as: | Jazz-scales is labeled under the OWASP SECURITY LABELING SYSTEM as: | ||
Line 217: | Line 219: | ||
Download jazz-scales.zip from here: [[File:Jazz-scales.zip]] | Download jazz-scales.zip from here: [[File:Jazz-scales.zip]] | ||
+ | |||
+ | '''''/*SECOND: Show the hash sum or a link of the hash sum in case of Privacy Label */''''' | ||
You must verify the hash-sum of the .zip package before installing: | You must verify the hash-sum of the .zip package before installing: | ||
Line 223: | Line 227: | ||
SHA1sum= 00c533903ab6c3afc717021e724b479f8637c41a | SHA1sum= 00c533903ab6c3afc717021e724b479f8637c41a | ||
+ | |||
+ | '''''/*THIRD: The demo program is licensed under a GPL v3 license, with an OWASP Security Labeling System exception(Please read the license):*/''''' | ||
YOU MUST read the READ-ME file, and the LICENSE agreement before using this software. | YOU MUST read the READ-ME file, and the LICENSE agreement before using this software. | ||
------------------------------------------------- | ------------------------------------------------- | ||
+ | '''/* FOURTH: The logos will be linked to the Security Labeling System Site. The certificate could look like this:*/'''''Italic text'' | ||
+ | '' | ||
'''CERTIFICATE'''(something like this, after clicking the logo) | '''CERTIFICATE'''(something like this, after clicking the logo) | ||
Line 244: | Line 252: | ||
SHA1sum= 00c533903ab6c3afc717021e724b479f8637c41a | SHA1sum= 00c533903ab6c3afc717021e724b479f8637c41a | ||
+ | |||
+ | This Software will not sale or transfer you personal data without authorization. | ||
INGREDIENTS LABEL: This computer program is distributed as source code and contains the following source files: | INGREDIENTS LABEL: This computer program is distributed as source code and contains the following source files: | ||
Line 256: | Line 266: | ||
=DEMO2(Web Apps)= | =DEMO2(Web Apps)= | ||
− | /*This example shows how to apply the OWASP Security Labeling system clauses into your Web Site's TERMS AND CONDITIONS. They should be placed inside an OWASP Security Labeling System section. The labeling logos could be placed in your anywhere as long as they remain visible. (as in the front page of this Website, as widget). This Web Site uses 3 labels: security, Privacy, and Openness */ | + | '''''/*This example shows how to apply the OWASP Security Labeling system clauses into your Web Site's TERMS AND CONDITIONS. They should be placed inside an OWASP Security Labeling System section. The labeling logos could be placed in your anywhere as long as they remain visible. (as in the front page of this Website, as widget). This Web Site uses 3 labels: security, Privacy, and Openness */ |
+ | ''''' | ||
+ | '''''/*FIRST: The logos could be placed in the front page of the website: */'' | ||
+ | ''' | ||
+ | [[File:Example-web-labeling.png]] | ||
− | + | '''/*SECOND: Add the OWASP Security Labeling System clause to your Terms and Conditions: */'''''Italic text'' | |
''Please read carefully the following terms and conditions before registering and using this WebSite: | ''Please read carefully the following terms and conditions before registering and using this WebSite: | ||
Line 272: | Line 286: | ||
THIS COMPROMISE IS ONLY VALID AS LONG AS THIS SOFTWARE IS REGISTERED INTO THE OWASP SECURITY LABELING SYSTEM RECORDS. | THIS COMPROMISE IS ONLY VALID AS LONG AS THIS SOFTWARE IS REGISTERED INTO THE OWASP SECURITY LABELING SYSTEM RECORDS. | ||
− | 2.LIABILITY:(from here, clauses are not important) | + | 2.LIABILITY:'''/*(from here, clauses are not important)*/''' |
- By signing this agreement, the user assumes complete responsibility over their own uploaded content, including posts, comments, and forums. The FOSS lawyers Institute denies any liability and damages of any kind, concerning contents uploaded by the users. | - By signing this agreement, the user assumes complete responsibility over their own uploaded content, including posts, comments, and forums. The FOSS lawyers Institute denies any liability and damages of any kind, concerning contents uploaded by the users. | ||
Line 282: | Line 296: | ||
'' | '' | ||
-------------------------------------------------------- | -------------------------------------------------------- | ||
+ | '''*/FOURTH: The labeling logos of the front WebSite page should link to the OWASP Security Labeling System Site, and generate a certificate, such as:*/'''''Italic text'' | ||
+ | |||
'''CERTIFICATE'''(something like this) | '''CERTIFICATE'''(something like this) | ||
Line 294: | Line 310: | ||
SECURITY LABEL: This Web Application has been developed and is maintained using: The OWASP TOP TEN Project, OWASP secure coding practices, and OWASP Security Principles Project. | SECURITY LABEL: This Web Application has been developed and is maintained using: The OWASP TOP TEN Project, OWASP secure coding practices, and OWASP Security Principles Project. | ||
− | PRIVACY LABEL: This Web Application follows the OWASP Top Ten Privacy Project. | + | PRIVACY LABEL: This Web Application will not sale or transfer you personal data without your authorization. This Web Application follows the OWASP Top Ten Privacy Project. |
OPENNESS LABEL: Here you can find the lastest vulnerability report of this web application: [[File:Example-report.png]] | OPENNESS LABEL: Here you can find the lastest vulnerability report of this web application: [[File:Example-report.png]] |
Revision as of 20:07, 14 May 2014