Posts

  • owasp-threat-dragon

    An open source, online threat modelling tool from OWASP

    Threat Dragon is a free, open-source, cross-platform threat modelling application including system diagramming and a threat rule engine to auto-generate threats/mitigations. It is an OWASP Incubator Project. The focus of the project is on great UX, a powerful rule engine and integration with other development lifecycle tools.

    The application comes in two variants:

    1. A web application (this repo): For the web application, models files are stored in GitHub (other storage will become available). We are currently maintaining a working protoype in synch with the master code branch.

    2. A desktop application: This is based on Electron. There are installers available for both Windows and Mac OSX, as well as rpm and debian packages for Linux. Note that for the desktop variant the models are stored on the local filesystem rather than a remote repository.

    End user help is available for both variants.

    This repository contains the files for the web application variant.

    Core files that are shared between both the desktop and web variants are stored in an seperate repo and are installable as a seperate package.

    Tags: #javascript

  • breeze

    Minimal Laravel authentication scaffolding with Blade, Vue, or React + Tailwind.

    Breeze provides a minimal and simple starting point for building a Laravel application with authentication. Styled with Tailwind, Breeze publishes authentication controllers and views to your application that can be easily customized based on your own application’s needs.

    Laravel Breeze is powered by Blade and Tailwind. If you’re looking for a more robust Laravel starter kit that includes two factor authentication, Livewire / Inertia support, and more, check out Laravel Jetstream.

    Tags: #php • laravel • auth

  • hikari

    A Discord API wrapper for Python and asyncio built on good intentions.

    Install Hikari from PyPI with the following command:

    python -m pip install -U hikari
    # Windows users may need to run this instead...
    py -3 -m pip install -U hikari
    

    Tags: #python • discord • bot

  • zotero-storage-scanner

    A Zotero plugin to remove the broken & duplicate attachment link of the bibliography

    Install by downloading the latest version.

    This plugin scans your attachments of storage to remove the missing & duplicate attachment link. The combination of the duplicated bibliography in Zotero could create a lot of duplicate attachments. Also when you use a plugin/ third-party software to directly remove the PDF of the bibliography, the attachment link becomes broken in Zotero. This plugin is designed to solve the problem.

    Install by downloading the latest version and installing it from the Zotero add-ons screen.

    Tags: #typescript

  • TextLayoutBuilder

    An Android library that allows you to build text layouts more easily.

    Build text Layouts easily on Android.

    Tags: #java

  • inert

    Polyfill for the inert attribute and property.

    Tags: #javascript

  • taquito

    A library for building dApps on the Tezos Blockchain - JavaScript / TypeScript

    Taquito is a fast and lightweight TypeScript library to accelerate DApp development on the Tezos blockchain. With it, you can easily interact with Smart Contracts deployed to Tezos. It is distributed as a suite of individual npm packages, to reduce bloat and improve application startup times.

    Tags: #typescript • tezos • javascript

  • zanzara

    Asynchronous PHP Telegram Bot Framework built on top of ReactPHP

    • Long polling support (no webserver required)
    • Middleware chain for requests
    • Conversations and sessions (no database required)
    • Based on ReactPHP asynchronous non-blocking I/O model
    • Scheduled functions/timers provided by ReactPHP
    • Bulk message sending (no more 429 annoying errors)

    Tags: #php • reactphp • telegram

  • bitcoin_tools

    Python Bitcoin tools

    Refer to DEPENCENCIES.md

    Tags: #python • bitcoin • tools

  • passwords

    A simple, yet feature rich password manager for Nextcloud

    Easy to use yet feature-rich and secure password manager for Nextcloud

    Tags: #php • nextcloud • nextcloud-app

subscribe via RSS