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 WebSpa Project"
From OWASP
m (→Roadmap) |
(→News) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
=Main= | =Main= | ||
− | + | <div style="width:100%;height:90px;border:0,margin:0;overflow: hidden;">[[File:Incubator_big.jpg|link=OWASP_Project_Stages#tab=Incubator_Projects]]</div> | |
{| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |- | {| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |- | ||
| valign="top" style="border-right: 1px dotted gray;padding-right:25px;" | | | valign="top" style="border-right: 1px dotted gray;padding-right:25px;" | | ||
Line 45: | Line 45: | ||
== Quick Download == | == Quick Download == | ||
− | [http://sourceforge.net/projects/webspa/files/webspa- | + | Release:<br> |
+ | [http://sourceforge.net/projects/webspa/files/webspa-08.zip/download WebSpa v0.8] | ||
+ | |||
+ | Source:<br> | ||
+ | [https://github.com/OWASP/WebSpa/archive/v0.8.zip| WebSpa v0.8.zip]<br> | ||
+ | [https://github.com/OWASP/WebSpa/archive/v0.8.tar.gz| WebSpa v0.8.tar.gz] | ||
==Classifications== | ==Classifications== | ||
Line 260: | Line 265: | ||
= News = | = News = | ||
+ | * [19 Feb 2015] The source WebSpa code repository has been migrated to GitHub. The compiled releases (.jar) are still made available on SourceForge. | ||
+ | * [17 Feb 2015] WebSpa has a new contributor – Daniel Imber. Dan, welcome to the team! | ||
+ | * [12 Jan 2015] Patryk Arciszewski decided to retire from the project. Patryk, thank you for your good work and may the Power of SPA be with you. | ||
+ | * [23 Nov 2014] Version 0.8 has been released and can now be found in the download section. We are proud to offer a working, stable proof-of-concept of WebSpa. | ||
* [19 Aug 2014] Our project was featured in the OWASP Connector newsletter. [http://hosted-p0.vresp.com/1479611/4d8d3315c2/ARCHIVE (link)] | * [19 Aug 2014] Our project was featured in the OWASP Connector newsletter. [http://hosted-p0.vresp.com/1479611/4d8d3315c2/ARCHIVE (link)] | ||
* [07 May 2014] Added four video links in the respective "Video" tab, referencing YouTube | * [07 May 2014] Added four video links in the respective "Video" tab, referencing YouTube | ||
− | * [24 Apr 2014] Version 0.7 has been release and can now be found in the download section. Also, we welcome | + | * [24 Apr 2014] Version 0.7 has been release and can now be found in the download section. Also, we welcome Joël to the team. |
* [20 Mar 2014] [http://www.eventbrite.co.uk/e/owasp-london-chapter-meeting-march-2014-tickets-10063386861 WebSpa has been presented during OWASP London Chapter Meeting] | * [20 Mar 2014] [http://www.eventbrite.co.uk/e/owasp-london-chapter-meeting-march-2014-tickets-10063386861 WebSpa has been presented during OWASP London Chapter Meeting] | ||
− | * [16 Mar 2014] WebSpa has a new contributor – Paweł Goleń. Paweł welcome | + | * [16 Mar 2014] WebSpa has a new contributor – Paweł Goleń. Paweł, welcome to the team! |
* [14 Mar 2014] [https://code.google.com/p/web-spa/ Scheduled the deletion of the Google code project, given that downloads require a new account] | * [14 Mar 2014] [https://code.google.com/p/web-spa/ Scheduled the deletion of the Google code project, given that downloads require a new account] | ||
* [04 Mar 2014] [https://soundcloud.com/#owasp-podcast/the-owasp-webspa-project-with The WebSpa podcast has now been available!] | * [04 Mar 2014] [https://soundcloud.com/#owasp-podcast/the-owasp-webspa-project-with The WebSpa podcast has now been available!] | ||
Line 272: | Line 281: | ||
=FAQs= | =FAQs= | ||
+ | |||
+ | ; Does WebSpa supports older versions of Java? | ||
+ | : No. WebSpa is tested with an up-to-date JRE package, thus to run WebSpa a JRE 1.7 or greater is needed. | ||
+ | Using older versions of Java may lead to unexpected system behaviors. | ||
; What does the ASCII-Art for WebSpa look like? | ; What does the ASCII-Art for WebSpa look like? | ||
Line 305: | Line 318: | ||
Active contributors: | Active contributors: | ||
* [[User:Yiannis|Yiannis Pavlosoglou]] - Inception & Development | * [[User:Yiannis|Yiannis Pavlosoglou]] - Inception & Development | ||
− | |||
* Paweł Goleń - Breaking & Infrastructure | * Paweł Goleń - Breaking & Infrastructure | ||
* Joël Rouiller - Development & Optimisation | * Joël Rouiller - Development & Optimisation | ||
+ | * Daniel Imber - Development & Refactoring | ||
* [[User:Oliver_M.|Oliver Merki]] - Leader & Operations | * [[User:Oliver_M.|Oliver Merki]] - Leader & Operations | ||
Line 313: | Line 326: | ||
Retired contributors: | Retired contributors: | ||
* [[User:Dr. Markus Maria Miedaner|Markus Maria Miedaner]] | * [[User:Dr. Markus Maria Miedaner|Markus Maria Miedaner]] | ||
+ | * Patryk Arciszewski | ||
= Roadmap = | = Roadmap = | ||
Line 318: | Line 332: | ||
== Release 0.9 (Q3/2015) == | == Release 0.9 (Q3/2015) == | ||
− | WebSpa_v0.9 will be major release and include a comprehensive redesign of the WebKnock format in order to improve overall security and robustness of the request. The tickets for this release are: | + | WebSpa_v0.9 will be major release and include a comprehensive redesign of the WebKnock format in order to improve overall security and robustness of the request, but also offer improved usability features, which will simplify installing, configuring and running WebSpa.. The tickets for this release are: |
44 New WebKnock request format should be defined | 44 New WebKnock request format should be defined | ||
Line 324: | Line 338: | ||
35 A threat model for WebSpa should be created and reviewed | 35 A threat model for WebSpa should be created and reviewed | ||
33 Apache should be replaced by nginx | 33 Apache should be replaced by nginx | ||
− | |||
− | |||
− | |||
− | |||
− | |||
15 Add easy way to run the server as a background daemon | 15 Add easy way to run the server as a background daemon | ||
− | == Release 0.8 (Q4/2014) == | + | == [http://sourceforge.net/projects/webspa/files/webspa-08.zip/download Release 0.8 (Q4/2014)] == |
− | WebSpa_v0.8 | + | WebSpa_v0.8 is sort of a proof-of-concept of WebSpa. A stable version to demonstrate the concept of WebKnocking, however, with some limitations with regards to usability/configuration and modularity (e.g. changing the hashing algorithm). The tickets for this release are: |
43 Change SSL configuration to allow wget | 43 Change SSL configuration to allow wget | ||
41 WebSpa administrator to WebSpa user output | 41 WebSpa administrator to WebSpa user output | ||
+ | 40 Log to /var/log instead of a log.txt file | ||
38 umask 077 should be added to webspa.sh | 38 umask 077 should be added to webspa.sh | ||
32 A known_hosts file should be used to maintain the list of successfully verified keys | 32 A known_hosts file should be used to maintain the list of successfully verified keys |
Latest revision as of 15:54, 19 March 2015