comparison farol/templates/about.j2 @ 23:e410f6f0f80f

Switch text on welcome and about page
author Benoît Allard <benoit.allard@greenbone.net>
date Thu, 02 Oct 2014 11:24:42 +0200
parents 56cab60172ad
children 67c4b299736e
comparison
equal deleted inserted replaced
22:dbfe89e3c6fe 23:e410f6f0f80f
32 <div class="page-header"> 32 <div class="page-header">
33 <h1>Farol <small>A Security Advisory Management (Web) Platform</small></h1> 33 <h1>Farol <small>A Security Advisory Management (Web) Platform</small></h1>
34 </div> 34 </div>
35 35
36 <div> 36 <div>
37 <p>Farol is a web platform to manipulate Security Advisories. The main structure is highly inspired from the structure of a CVRF document.</p> 37 <p>Security Advisories have existed for ever. Whenever someone discovered a danger, a vulnerability, he immediately started spreading the words about it.</p>
38 <p>This platform is meant as a way to review / create / edit / publish Security Advisories in an accessible way</p> 38 <p>In the IT World, each Party involved with security vulnerabilities have its own way of dealing with the matter, and although standards exist they aren't used much to their full extend.<p>
39 <p>This Platform is an attempt at bringing all those worlds together.<p>
39 <p>In the current version, Advisories not currently saved are kept in memory of the running process. If the process terminates, and they are not saved, documents are lost.</p> 40 <p>In the current version, Advisories not currently saved are kept in memory of the running process. If the process terminates, and they are not saved, documents are lost.</p>
40 {% if config.DEBUG and not config.DEBUG_SURE %} 41 {% if config.DEBUG and not config.DEBUG_SURE %}
41 <hr> 42 <hr>
42 <h3 id="debug">Debug Mode</h3> 43 <h3 id="debug">Debug Mode</h3>
43 <p>Your application is Running in Debug mode. While this might be a choice you made, this is not suitable for Production deployment. The <a href="/console">console</a> is an example of unsafe debug facilities.</p> 44 <p>Your application is Running in Debug mode. While this might be a choice you made, this is not suitable for Production deployment. The <a href="/console">console</a> is an example of unsafe debug facilities.</p>

http://farol.wald.intevation.org