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 SecureTea Project"

From OWASP
Jump to: navigation, search
(Description)
 
(78 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
{| 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;" |
<span style="color:#ff0000">
 
Instructions are in RED text and should be removed from your document by deleting the text with the span tags. This document is intended to serve as an example of what is required of an OWASP project wiki page. The text in red serves as instructions, while the text in black serves as an example. Text in black is expected to be replaced entirely with information specific to your OWASP project.
 
</span>
 
  
==OWASP SecureTea Tool Project ==
+
== Maintenance notice ==
<span style="color:#ff0000">
 
This section should include an overview of what the project is, why the project was started, and what security issue is being addressed by the project deliverable. Some readers may be discouraged from looking further at the project if they do not understand the significance of the security concern that is being addressed, so provide enough context so the average reader will continue on with reading the description. You shouldn't assume the reader will understand the objective by providing security terminology, e.g. this project builds cryptographic algorithms, but should also endeavor to explain what they are used for.
 
</span>
 
  
The OWASP Tool Template Project is a template designed to help Project Leaders create suitable project pages for OWASP Projects. By following the instructional text in red (and then deleting it) it should be easier to understand what information OWASP and the project users are looking for.  And it's easy to get started by simply creating a new project from the appropriate project template.
+
This site is no longer maintained: please go to https://www2.owasp.org/www-project-securetea/ for our new website!
  
Small IOT (Internet of Things) to notify users via twitter, whenever anyone accessing his laptop. This small application using the touchpad / mouse / wireless mouse and developed in python and tested on a linux (TeaLinuxOS)
+
==OWASP SecureTea Tool Project ==
 
+
The OWASP SecureTea Project is an application designed to help secure a person's laptop or computer / server with IoT (Internet Of Things) and notify users (via various communication mechanisms), whenever someone accesses their computer / server. This application uses the touchpad/mouse/wireless mouse to determine activity and is developed in Python and tested on various machines (Linux, Mac & Windows).
The purpose of this application is to warn the user (on twitter) whenever her laptop accessible. This small application was developed and tested in python in linux machine TeaLinuxOS likely to be working well in the Raspberry Pi as well.
+
The software is still under development, and will eventually have it's own IDS(Intrusion Detection System) / IPS(Instrusion Prevention System), firewall, anti-virus, intelligent log monitoring capabilities with web defacement detection, and support for much more communication medium.
 
 
Target User:
 
 
 
It was written to be used by anyone who is interested in Security IOT (Internet of Things) and still needs further development.
 
 
 
How it functions:
 
 
 
- Track the movement of Mouse / Touchpad
 
  
- Detect who access the laptop with mouse / touchpad is installed
 
  
- Send a warning message on Twitter
+
==User Guide==
 +
https://github.com/OWASP/SecureTea-Project/blob/master/doc/en-US/user_guide.md
  
Objective:
+
==Developer Guide==
 +
https://github.com/OWASP/SecureTea-Project/blob/master/doc/en-US/dev_guide.md
  
To alert the user via twitter, whenever her laptop had been accessed someone.
+
==Demo==
 
+
You can see what SecureTea Project is all about in the following video:
==Description==
+
OWASP SecureTea Notify to telegram: {{#ev:youtube|zJegAtJOOc8}}
<span style="color:#ff0000">
+
OWASP SecureTea Notify to twilio/sms: {{#ev:youtube|bYuq73KN9E8}}
This is where you need to add your more robust project description. A project description should outline the purpose of the project, how it is used, and the value it provides to application security. Ideally, project descriptions should be written in such a way that there is no question what value the project provides to the software security community. This section will be seen and used in various places within the Projects Portal. Poorly written project descriptions therefore detract from a project’s visibility, so project leaders should ensure that the description is meaningful. 
 
</span>
 
 
 
The Tool Project Template is simply a sample project that was developed for instructional purposes that can be used to create default project pages for a Tool project.  After copying this template to your new project, all you have to do is follow the instructions in red, replace the sample text with text suited for your project, and then delete the sections in red.  Doing so should make it clearer to both consumers of this project, as well as OWASP reviewers who are trying to determine if the project can be promoted to the next category.  The information requested is also intended to help Project Leaders think about the roadmap and feature priorities, and give guidance to the reviews as a result of that effort.
 
 
 
Creating a new set of project pages from scratch can be a challenging task.  By providing a sample layout, with instructional text and examples, the OWASP Tool Project Template makes it easier for Project Leaders to create effective security projects and hence helps promote security.
 
 
 
Contextual custom dictionary builder with character substitution and word variations for pen-testers
 
 
 
Small IOT (Internet of Things) to notify users via twitter, whenever anyone accessing his laptop. This small application using the touchpad / mouse / wireless mouse and developed in python and tested on a linux (TeaLinuxOS)
 
 
 
The purpose of this application is to warn the user (on twitter) whenever her laptop accessible. This small application was developed and tested in python in linux machine TeaLinuxOS likely to be working well in the Raspberry Pi as well.
 
 
 
Target User:
 
 
 
It was written to be used by anyone who is interested in Security IOT (Internet of Things) and still needs further development.
 
 
 
How it functions:
 
 
 
- Track the movement of Mouse / Touchpad
 
 
 
- Detect who access the laptop with mouse / touchpad is installed
 
 
 
- Send a warning message on Twitter
 
 
 
Objective:
 
 
 
To alert the user via twitter, whenever her laptop had been accessed someone.
 
  
 
==Licensing==
 
==Licensing==
<span style="color:#ff0000">
+
OWASP SecureTea Tool is free to use. It is licensed under the MIT license.
A project must be licensed under a community friendly or open source license.  For more information on OWASP recommended licenses, please see [https://www.owasp.org/index.php/OWASP_Licenses OWASP Licenses]. While OWASP does not promote any particular license over another, the vast majority of projects have chosen a Creative Commons license variant for documentation projects, or a GNU General Public License variant for tools and code projects.  This example assumes that you want to use the AGPL 3.0 license.
+
| valign="top" style="padding-left:25px;width:200px;" |
</span>
 
  
GNU GPL v3 License
+
== News and Events ==
 
+
* [20 Mar 2017] V1.0 Beta Release candidate is available for download. First release for trial period.
This program is free software: you can redistribute it and/or modify it under the terms of the [http://www.gnu.org/licenses/agpl-3.0.html link GNU Affero General Public License 3.0] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  OWASP XXX and any contributions are Copyright &copy; by {the Project Leader(s) or OWASP} {Year(s)}. 
+
* [04 Feb 2018] V1.0 Release Candidate is available for download. This release provides final bug fixes and product stabilization. Any feedback (good or bad) in the next few weeks would be greatly appreciated.
 +
* [25 Jan 2018] Published in ToolsWatch.org, [http://www.toolswatch.org/2018/01/black-hat-arsenal-asia-2018-great-lineup/ Blackhat Arsenal Asia 2018 Great Lineup.]
  
 +
* [22 Mar 2018] [https://www.blackhat.com/asia-18/arsenal/schedule/index.html#owasp-securetea-tool-project-9669 Present at Blackhat Asia Singapore.]
 +
* [10-12 July 2018] [http://2018.twcsa.org/speakers.html#spkr_0711_owasp_04 Present at OWASP AppSec Taiwan 2018]<br>
 +
* [30 Mei 2018]  Present at [https://owaspsendai.connpass.com/event/88720/ OWASP Sendai Chapter Meeting]
 +
* [24 April 2019] V1.1 Stable Release is available for [https://github.com/OWASP/SecureTea-Project/releases/tag/V1.1 download].
 
| valign="top" style="padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;" |
 
| valign="top" style="padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;" |
  
 
== Project Resources ==
 
== Project Resources ==
<span style="color:#ff0000">
+
[https://github.com/OWASP/SecureTea-Project/blob/master/README.md Installation Package]
This is where you can link to the key locations for project files, including setup programs, the source code repository, online documentation, a Wiki Home Page, threaded discussions about the project, and Issue Tracking system, etc.  
 
</span>
 
  
[https://github.com/SamanthaGroves Installation Package]
+
[https://github.com/OWASP/SecureTea-Project Source Code]
  
[https://github.com/SamanthaGroves Source Code]
+
[https://github.com/OWASP/SecureTea-Project/wiki Wiki Home Page]
  
[https://github.com/SamanthaGroves What's New (Revision History)]
+
[https://github.com/OWASP/SecureTea-Project/issues Issue Tracker]<br>
 +
Presentation ([[Media:OWASPSecuretea2017.pdf|Old PDF-2017]])
  
[https://github.com/SamanthaGroves Documentation]
+
== Project Leader ==
 +
* [[Ade Yoseman Putra]]
 +
* [[User:Rejah Rehim.A.A|Rejah Rehim.A.A]]
 +
* [[User:Idbmb|Bambang Rahmadi K.P]]
  
[https://github.com/SamanthaGroves Wiki Home Page]
+
== Video Creator ==
 +
* [[Sunny Dhoke]]
  
[https://github.com/SamanthaGroves Issue Tracker]
+
== Contributors==
 +
* [https://github.com/sananthu Ananthu S]
  
[https://github.com/SamanthaGroves Slide Presentation]
 
  
[https://github.com/SamanthaGroves Video]
+
== Open Hub ==
 +
https://www.openhub.net/p/734848
  
== Project Leader ==
+
== Related Projects ==
<span style="color:#ff0000">
 
A project leader is the individual who decides to lead the project throughout its lifecycle. The project leader is responsible for communicating the project’s progress to the OWASP Foundation, and he/she is ultimately responsible for the project’s deliverables. The project leader must provide OWASP with his/her real name and contact e-mail address for his/her project application to be accepted, as OWASP prides itself on the openness of its products, operations, and members.
 
</span>
 
  
Project leader's name
+
* [[OWASP Cyber Defense Matrix]]
 
 
[[[email protected]|Bambang Rahmadi Kurniawan Payu]]
 
 
 
OWASP Jakarta Chapter
 
 
 
== Related Projects ==
 
<span style="color:#ff0000">
 
This is where you can link to other OWASP Projects that are similar to yours.
 
</span>
 
* [[OWASP_Code_Project_Template]]
 
* [[OWASP_Documentation_Project_Template]]
 
  
 
==Classifications==
 
==Classifications==
Line 128: Line 81:
 
   | align="center" valign="top" width="50%" | [[File:Owasp-defenders-small.png|link=Defenders]]
 
   | align="center" valign="top" width="50%" | [[File:Owasp-defenders-small.png|link=Defenders]]
 
   |-
 
   |-
   | colspan="2" align="center" | [[File:Agplv3-155x51.png|link=http://www.gnu.org/licenses/agpl-3.0.html|Affero General Public License 3.0]]
+
   | colspan="2" align="center" |  
 
   |}
 
   |}
 
| valign="top" style="padding-left:25px;width:200px;" |
 
 
== News and Events ==
 
<span style="color:#ff0000">
 
This is where you can provide project updates, links to any events like conference presentations, Project Leader interviews, case studies on successful project implementations, and articles written about your project.
 
</span>
 
* [12 Feb 2013] Support for Spanish is now available with this release.
 
* [11 Jan 2014] The 1.0 stable version has been released! Thanks everyone for your feedback and code fixes that made this happen!
 
* [18 Dec 2013] 1.0 Release Candidate is available for download.  This release provides final bug fixes and product stabilization.  Any feedback (good or bad) in the next few weeks would be greatly appreciated.
 
* [20 Nov 2013] 1.0 Beta 2 Release is available for download. This release offers several bug fixes, a few performance improvements, and addressed all outstanding issues from a security audit of the code.
 
* [30 Sep 2013] 1.0 Beta 1 Release is available for download.  This release offers the first version with all of the functionality for a minimum viable product.   
 
 
 
|}
 
|}
  
 
=FAQs=
 
=FAQs=
  
<!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.-->
+
<!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.-->==How can I participate in your project?==
<span style="color:#ff0000">
 
Many projects have "Frequently Asked Questions" documents or pages. However, the point of such a document is not the questions. ''The point of a document like this are the '''answers'''''. The document contains the answers that people would otherwise find themselves giving over and over again. The idea is that rather than laboriously compose and post the same answers repeatedly, people can refer to this page with pre-prepared answers. Use this space to communicate your projects 'Frequent Answers.'
 
</span>
 
 
 
==How can I participate in your project?==
 
 
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key.  
 
All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key.  
  
Line 161: Line 96:
 
==Contributors==
 
==Contributors==
  
<!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.-->
+
<!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.-->'''Everyone is invited to collaborate on this project.'''
<span style="color:#ff0000">
 
The success of OWASP is due to a community of enthusiasts and contributors that work to make our projects great. This is also true for the success of your project.  
 
Be sure to give credit where credit is due, no matter how small! This should be a brief list of the most amazing people involved in your project.
 
Be sure to provide a link to a complete list of all the amazing people in your project's community as well.
 
</span>
 
 
 
The OWASP Tool Project Template is developed by a worldwide team of volunteers. A live update of project  [https://github.com/OWASP/Security-Principles/graphs/contributors contributors is found here].
 
  
The first contributors to the project were:
+
The OWASP SecureTea Project is extremely grateful for all of our contributors both prior to becoming open source and after. A live update of the project [https://github.com/OWASP/SecureTea-Project/graphs/contributors contributors is found here].
 
 
* [https://www.owasp.org/index.php/User:Clerkendweller Colin Watson] who created the OWASP Cornucopia project that the template was derived from
 
* [https://www.owasp.org/index.php/User:Chuck_Cooper Chuck Cooper] who edited the template to convert it from a documentation project to a Tool Project Template
 
* '''YOUR NAME BELONGS HERE AND YOU SHOULD REMOVE THE PRIOR 3 NAMES'''
 
  
 
= Road Map and Getting Involved =
 
= Road Map and Getting Involved =
  
<!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.-->
+
<!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.-->== Road Map ==
<span style="color:#ff0000">
+
* Gather existing presentations and pull ideas into OWASP.
A project roadmap is the envisioned plan for the project. The purpose of the roadmap is to help others understand where the project is going as well as areas that volunteers may contribute. It gives the community a chance to understand the context and the vision for the goal of the project. Additionally, if a project becomes inactive, or if the project is abandoned, a roadmap can help ensure a project can be adopted and continued under new leadership.
+
* Review IoT and identify security issues handled by these application.
Roadmaps vary in detail from a broad outline to a fully detailed project charter. Generally speaking, projects with detailed roadmaps have tended to develop into successful projects. Some details that leaders may consider placing in the roadmap include: envisioned milestones, planned feature enhancements, essential conditions, project assumptions, development timelines, etc. You are required to have at least 4 milestones for every year the project is active.
+
* Review PYTHON related literature (books, articles, ...)
</span>
+
* Document ways to secure computer/laptop/server.
 
+
* Roadmap Can see more at [https://github.com/OWASP/SecureTea-Project/blob/master/doc/en-US/dev_guide.md Dev Guide] & List Integration [https://github.com/OWASP/SecureTea-Project/blob/master/doc/Integration_list/List_integration.md here]
- Gather existing presentations and pull ideas into OWASP.
 
 
 
- Review IoT and identify security issues handled by these application.
 
 
 
- Review PYTHON related literature (books, articles, ...)
 
 
 
- Document ways to secure computer/laptop.
 
 
 
==Roadmap==
 
As of <strong>November, 2013, the highest priorities for the next 6 months</strong> are:
 
<strong>
 
* Complete the first draft of the Tool Project Template
 
* Get other people to review the Tool Project Template and provide feedback
 
* Incorporate feedback into changes in the Tool Project Template
 
* Finalize the Tool Project template and have it reviewed to be promoted from an Incubator Project to a Lab Project
 
</strong>
 
 
 
Subsequent Releases will add
 
<strong>
 
* Internationalization Support
 
* Additional Unit Tests
 
* Automated Regression tests
 
</strong>
 
 
 
 
==Getting Involved==
 
==Getting Involved==
Involvement in the development and promotion of <strong>Tool Project Template</strong> is actively encouraged!
+
Involvement in the development and promotion of <strong>OWASP SecureTea Tool Project</strong> is actively encouraged!
 
You do not have to be a security expert or a programmer to contribute.
 
You do not have to be a security expert or a programmer to contribute.
 
Some of the ways you can help are as follows:
 
Some of the ways you can help are as follows:
Line 216: Line 116:
 
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests
 
We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests
 
===Localization===
 
===Localization===
Are you fluent in another language? Can you help translate the text strings in the <strong>Tool Project Template</strong> into that language?
+
Are you fluent in another language? Can you help translate the text strings in the <strong>OWASP SecureTea Tool Project</strong> into that language?
 
===Testing===
 
===Testing===
 
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.
 
Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.
 
===Feedback===
 
===Feedback===
Please use the [https://lists.owasp.org/mailman/listinfo/OWASP_Tool_Project_Template Tool Project Template project mailing list] for feedback about:
+
Please Join to Telegram Group [https://t.me/joinchat/Az5yZxQg7Djs-UZWKKCRVQ SecureTea Project Group] for feedback about:
 
<ul>
 
<ul>
 
<li>What do like?</li>
 
<li>What do like?</li>
Line 226: Line 126:
 
<li>What features would you like to see prioritized on the roadmap?</li>
 
<li>What features would you like to see prioritized on the roadmap?</li>
 
</ul>
 
</ul>
 
=Minimum Viable Product=
 
<!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.-->
 
<span style="color:#ff0000">
 
This page is where you should indicate what is the minimum set of functionality that is required to make this a useful product that addresses your core security concern.
 
Defining this information helps the project leader to think about what is the critical functionality that a user needs for this project to be useful, thereby helping determine what the priorities should be on the roadmap.  And it also helps reviewers who are evaluating the project to determine if the functionality sufficiently provides the critical functionality to determine if the project should be promoted to the next project category. 
 
</span>
 
 
The Tool Project Template must specify the minimum set of tabs a project should have, provide some an example layout on each tab, provide instructional text on how a project leader should modify the tab, and give some example text that illustrates how to create an actual project.
 
 
It would also be ideal if the sample text was translated into different languages.
 
  
 
=Project About=
 
=Project About=
Addtional Instructions for making changes:
 
 
The About 'tab' on that page is done with a MediaWiki template.  If you log into the wiki page for your project and click the "Edit" button/link/tab in the top-right between 'Read' and 'View History', you'll see the edit page for the main body of your project page.
 
 
If you scroll down below the form to edit that page (below the "Save page", "Show preview", "Show changes" buttons, you'll see some text with a triangle in front of it reading "Templates used on this page:"  A list will expand if you click on the triangle/text to show the templates that make up this page.  The one you want is the "Projects/OWASP Example Project About Page" - click the (edit) next to this to edit that template.  The direct link is: https://www.owasp.org/index.php?title=Projects/OWASP_Example_Project_About_Page&action=edit
 
 
The template takes 'input' that are key/value pairs where you'll need to edit the stuff after the equals (=) like:
 
project_name =Place your project name here.
 
 
You'd edit the bold bit.
 
  
 
<!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.-->
 
<!-- Instructions are in RED and should be removed from your document by deleting the text with the span tags.-->
<span style="color:#ff0000">
+
Detail around this project can be found at: https://github.com/OWASP/SecureTea-Project
This page is where you need to place your legacy project template page if your project was created before October 2013. To edit this page you will need to edit your project information template. You can typically find this page by following this address and substituting your project name where it says "OWASP_Example_Project". When in doubt, ask the OWASP Projects Manager.
 
Example template page: https://www.owasp.org/index.php/Projects/OWASP_Example_Project
 
</span>
 
  
{{:Projects/OWASP_Example_Project_About_Page}}
 
  
 
__NOTOC__ <headertabs></headertabs>  
 
__NOTOC__ <headertabs></headertabs>  

Latest revision as of 15:18, 23 November 2019

OWASP Project Header.jpg

Maintenance notice

This site is no longer maintained: please go to https://www2.owasp.org/www-project-securetea/ for our new website!

OWASP SecureTea Tool Project

The OWASP SecureTea Project is an application designed to help secure a person's laptop or computer / server with IoT (Internet Of Things) and notify users (via various communication mechanisms), whenever someone accesses their computer / server. This application uses the touchpad/mouse/wireless mouse to determine activity and is developed in Python and tested on various machines (Linux, Mac & Windows). The software is still under development, and will eventually have it's own IDS(Intrusion Detection System) / IPS(Instrusion Prevention System), firewall, anti-virus, intelligent log monitoring capabilities with web defacement detection, and support for much more communication medium.


User Guide

https://github.com/OWASP/SecureTea-Project/blob/master/doc/en-US/user_guide.md

Developer Guide

https://github.com/OWASP/SecureTea-Project/blob/master/doc/en-US/dev_guide.md

Demo

You can see what SecureTea Project is all about in the following video:

OWASP SecureTea Notify to telegram:
OWASP SecureTea Notify to twilio/sms:

Licensing

OWASP SecureTea Tool is free to use. It is licensed under the MIT license.

News and Events

  • [20 Mar 2017] V1.0 Beta Release candidate is available for download. First release for trial period.
  • [04 Feb 2018] V1.0 Release Candidate is available for download. This release provides final bug fixes and product stabilization. Any feedback (good or bad) in the next few weeks would be greatly appreciated.
  • [25 Jan 2018] Published in ToolsWatch.org, Blackhat Arsenal Asia 2018 Great Lineup.

Project Resources

Installation Package

Source Code

Wiki Home Page

Issue Tracker
Presentation (Old PDF-2017)

Project Leader

Video Creator

Contributors


Open Hub

https://www.openhub.net/p/734848

Related Projects

Classifications

Project Type Files TOOL.jpg
Incubator Project Owasp-builders-small.png
Owasp-defenders-small.png

How can I participate in your project?

All you have to do is make the Project Leader's aware of your available time to contribute to the project. It is also important to let the Leader's know how you would like to contribute and pitch in to help the project meet it's goals and milestones. There are many different ways you can contribute to an OWASP Project, but communication with the leads is key.

If I am not a programmer can I participate in your project?

Yes, you can certainly participate in the project if you are not a programmer or technical. The project needs different skills and expertise and different times during its development. Currently, we are looking for researchers, writers, graphic designers, and a project administrator. See the Road Map and Getting Involved tab for more details.

Contributors

Everyone is invited to collaborate on this project.

The OWASP SecureTea Project is extremely grateful for all of our contributors both prior to becoming open source and after. A live update of the project contributors is found here.

Road Map

  • Gather existing presentations and pull ideas into OWASP.
  • Review IoT and identify security issues handled by these application.
  • Review PYTHON related literature (books, articles, ...)
  • Document ways to secure computer/laptop/server.
  • Roadmap Can see more at Dev Guide & List Integration here

Getting Involved

Involvement in the development and promotion of OWASP SecureTea Tool Project is actively encouraged! You do not have to be a security expert or a programmer to contribute. Some of the ways you can help are as follows:

Coding

We could implement some of the later items on the roadmap sooner if someone wanted to help out with unit or automated regression tests

Localization

Are you fluent in another language? Can you help translate the text strings in the OWASP SecureTea Tool Project into that language?

Testing

Do you have a flair for finding bugs in software? We want to product a high quality product, so any help with Quality Assurance would be greatly appreciated. Let us know if you can offer your help.

Feedback

Please Join to Telegram Group SecureTea Project Group for feedback about:

  • What do like?
  • What don't you like?
  • What features would you like to see prioritized on the roadmap?

Detail around this project can be found at: https://github.com/OWASP/SecureTea-Project