Posts

  • coreruleset

    OWASP ModSecurity Core Rule Set (Official Repository)

    ModSecurity™ is a web application firewall engine that provides very little protection on its own. In order to become useful, ModSecurity™ must be configured with rules. In order to enable users to take full advantage of ModSecurity™ out of the box, Trustwave’s SpiderLabs is sponsoring and maintaining a free certified rule set for the community. Unlike intrusion detection and prevention systems, which rely on signatures specific to known vulnerabilities, the OWASP ModSecurity Core Rule Set provides generic protection from unknown vulnerabilities often found in web applications, which are in most cases custom coded. The Core Rules are heavily commented to allow it to be used as a step-by-step deployment guide for ModSecurity™.

    Tags: #python • security • ruleset

  • MMRA

    Make Medium Readable Again — a browser extension

    • Keeping the top navigation bar from sticking around
    • Hiding the bottom “Get Updates” bar completely
    • Shrinking massive header images
    • Hiding “posts meter” bar and Upgrade header button
    • Hiding “Open in App” button on mobile
    • Blocking the “pardon the interruption” popup
    • (Optionally) hiding the clap / share bar
    • (Optionally) loading all post images up front, instead of lazy loading as you scroll
    • (Optionally) disabling the popup menu that appears when selecting text

    Tags: #javascript • chrome-extension • medium

  • EDB

    A framework to make and manage backups of your database

    EDB is a framework to make and manage backups of your database. It is composed by three macro areas that reflect themself inside edb.yml and are DBMS, CRYPTOGRAPHY and STORAGE. The first one deals with the actual backup process of your database. The second one will eventually encrypt the backup copies you made and the last one will copy them somewhere (S3 bucket, your local filesystem, etc.).

    tl;dr Make (optionally) ciphered backups of your database(s) and then upload them via FTP and Amazon S3 (or just keep them in your server).

    Tags: #ruby

  • forkcms

    Fork is an easy to use open source CMS using Symfony Components.

    1. Make sure you have composer installed.
    2. Run composer create-project forkcms/forkcms . in your document root.
    3. Browse to your website
    4. Follow the steps on-screen
    5. Have fun!

    Tags: #php • cms • symfony

  • ng2-pdf-viewer

    đź“„ PDF Viewer Component for Angular

    https://vadimdez.github.io/ng2-pdf-viewer/

    Tags: #typescript • pdf-viewer-component • pdf

  • rabbitmq-supervisor-bundle

    Symfony bundle to automatically create and update supervisor configurations for RabbitMQ consumer daemons

    If you use php-amqplib/rabbitmq-bundle to handle the communication with RabbitMQ, just install supervisor, add this bundle and run

    $ app/console rabbitmq-supervisor:rebuild
    

    to get a running supervisord instance that automatically manages all your consumer daemons. When your worker configuration or your code changes, run the command again and all the daemons will be updated.

    Tags: #php • symfony • rabbitmq

  • react-to-webcomponent

    Convert react components to native Web Components. Works with Preact too!

    Join our Slack Follow us on Twitter Need help, you can hire us

    Tags: #javascript

  • Dashchan

    Imageboards client for Android

    Android client for imageboards.

    Tags: #java

  • sendportal

    Open-source self-hosted email marketing. Manage your own newsletters at a fraction of the cost.

    The core functionality of SendPortal is contained within the SendPortal Core package. If you would like to add SendPortal to an existing application that already handles user authentication, you only require SendPortal Core.

    Tags: #php • email-marketing • marketing-automation

  • formsy-material-ui

    A Formsy compatibility wrapper for Material-UI form components

    This package is currently under active restoration after a long hiatus, and all help is appreciated, especially MUI users.

    Tags: #typescript

subscribe via RSS