Skip to content

Latest commit

 

History

History
63 lines (50 loc) · 2.78 KB

File metadata and controls

63 lines (50 loc) · 2.78 KB

OpenSource In Cybersecurity

Welcome to the OpenSource In Cybersecurity Repository. This project is dedicated to helping startup founders and small-to-medium enterprises (SMEs) protect their businesses from global cyber threats using open-source tools. We aim to empower organizations without the financial resources for commercialized security tools by offering free guidance, support, and direction.

Mission

Our mission is to:

  • Support startups and SMEs in protecting their businesses using open-source cybersecurity tools.
  • Provide free guides, resources, and one-on-one support to help founders secure their operations.
  • Offer webinars, resources, and direct consultations to educate and assist businesses in mitigating cyber risks.

About the Founder

This initiative is led by Jamiu Olamilkan Akande, simply called Jam, a cybersecurity expert and the founder of OpenSource In Cybersecurity. Jam is passionate about helping businesses thrive in a secure environment without the burden of expensive security tools.

Contact Information

Structure

The repository is organized as follows:

  • Main Pages:

    • about.md: Overview of the project.
    • getting-started.md: Instructions to get started.
    • index.md: Main landing page for the documentation.
  • Tutorials (in tutorials/):

    • docker-deploy.md: Guide for deploying with Docker.
    • terraform-bootcamp.md: Bootcamp for Terraform basics.
  • Tools (in tools/):

    • 01-security-detection.md to 15-crypto-kms.md: Comprehensive guides covering various security tools and practices, including endpoint protection, cloud security, and secure DevOps.
  • Configuration:

    • _config.yml: Jekyll configuration file for building the site.
    • CNAME: Custom domain configuration.

How to Use

  1. Clone the repository:
    git clone https://github.com/lekanjava/opensourceincyber.git
  2. Navigate through the markdown files to explore the content.
  3. If using Jekyll, build the site locally:
    bundle exec jekyll serve
    Access the site at http://localhost:4000.

Contributions

We welcome contributions to improve the documentation and resources. Please follow these steps:

  1. Fork the repository:
    gh repo fork lekanjava/opensourceincyber
  2. Make your changes.
  3. Submit a pull request with a detailed description.

License

This project is licensed under the MIT License.


Feel free to explore the repository and leverage open-source tools to protect your business. Together, we can make cybersecurity accessible to all!