{% extends "base.html" %} {% load custom_tags %} {% load i18n %} {% load static %} {% load humanize %} {% load gravatar %} {% block title %} About Page | {% env 'PROJECT_NAME' %} {% endblock title %} {% block description %} {% trans "OWASP Bug Logging Tool (BLT) - A community-driven platform for bug reporting and bounty hunting" %} {% endblock description %} {% block keywords %} bug reporting, bug bounty, security testing, OWASP, open source, community platform {% endblock keywords %} {% block og_title %} About Us - {% env 'PROJECT_NAME' %} {% endblock og_title %} {% block og_description %} {% trans "Learn about BLT - The open-source bug logging platform that rewards security researchers and helps organizations maintain secure software" %} {% endblock og_description %} {% block content %} {% include "includes/sidenav.html" %}
{% trans "To create a secure digital environment where users can access online services seamlessly and safely. From e-commerce to streaming services, we believe every online interaction should be bug-free and secure." %}
{% trans "BLT provides a comprehensive platform for identifying and reporting software and hardware vulnerabilities that affect user experience, system security, and overall reliability." %}
{% trans "Earn points for every verified bug report" %}
{% trans "Money if you join a BLT Sponsored Bug Hunt" %}
{% trans "Jackpot money listed on the Leaderboard" %}
{% trans "Money if someone tips you for finding a bug" %}
{% trans "We want everyone to love your website." %}
{% trans "You want to keep your customers happy by giving them a consistent bug-free user experience. BLT offers monthly Bug Bounties through 4 different subscription plans to help you achieve this." %}
{% trans "Users can report software or hardware bugs found on any website:" %}
{% trans "Bugs are verified through a community-driven process:" %}
{% trans "Users earn rewards for reporting bugs:" %}
{% trans "Manage bug reporting activities and personal information:" %}
{% trans "Collaboration and knowledge sharing features:" %}
{% trans "Ranks users based on their contributions:" %}