Links
AddInput NT/LM hashes in hex format, one per line
The intention with this site is to help you get rid of easy to crack passwords. We have a huge collection of easy to break passwords that are looked up with a one-way hashed version of the password.
A framework to secure the integrity of software supply chains.
in-toto is designed to ensure the integrity of a software product from initiation to end-user installation. It does so by making it transparent to the user what steps were performed, by whom and in what order.
Related contents:
Forge the future of Rust OSes. Asterinas is an open-source community dedicated to crafting the next-generation OS kernels using Rust with the framekernel architecture.
Asterinas is a secure, fast, and general-purpose OS kernel, written in Rust and providing Linux-compatible ABI.
Community Maintained Fork of minio (Object Storage Service).
Related contents:
AI agents running research on single-GPU nanochat training automatically.
The idea: give an AI agent a small but real LLM training setup and let it experiment autonomously overnight. It modifies the code, trains for 5 minutes, checks if the result improved, keeps or discards, and repeats. You wake up in the morning to a log of experiments and (hopefully) a better model.
Related contents:
Control all your tooling from a single console.
Managing a project's development environment involves configuring a lot of tools and occasionally getting to communicate with each other: one (or several) package managers, a CI system, a service manager (to run that local postgresql database without which you can't test anything), custom utility scripts that end up spawning everywhere, etc. Organist aims at being your main entrypoint for managaing all these different tools.
Related contents:
Let's unchain your web apps! Turn any website into an app in seconds! Let websites be free from your browser's frame, Free The Web Apps!
FTWA is an utility to free your web apps from their browser's frame. So you don't need to wait for Arc Browser on Linux to have great looking webapps!
Get your resource requests "Just Right".
Goldilocks is a utility that can help you identify a starting point for resource requests and limits.
By using the kubernetes vertical-pod-autoscaler in recommendation mode, we can see a suggestion for resource requests on each of our apps. This tool creates a VPA for each workload in a namespace and then queries them for information.
Snowflake is a cloud-based data warehousing platform designed to provide a flexible, scalable, and high-performance solution for storing, processing, and analyzing large volumes of data. It leverages a unique architecture that separates storage and compute resources, allowing users to scale each independently.
It's Your Feed.
Tuvix is a modern RSS aggregator that helps you follow all your favorite blogs, podcasts, and news sources in one place. It's not a social network, it's not an algorithmic feed, it's just old-fashioned RSS.
CallFS is an ultra-lightweight, high-performance REST API filesystem that provides precise Linux filesystem semantics over various backends including local filesystem, Amazon S3, and distributed peer networks
FreeOTP is a two-factor authentication application for systems utilizing one-time password protocols. Tokens can be added easily by scanning a QR code. If you need to generate a QR code, try our QR code generator.
Your go-to work platform.
Streamline workflows and gain clear visibility across teams to make strategic decisions with confidence.
A static recompiler for original GameBoy ROMs that translates Z80 assembly directly into portable, modern C code.
Related contents:
#1 Fastest Bun Framework — 19,200 req/s. The smallest, fastest backend framework ever made.
Hand-Drawn Motion Graphics In Minutes.
Turn complex ideas into attention-grabbing hand-drawn animated videos. Enhance communication. No pro skills required.
Related contents:
Open source Linux distro optimized for self-hosting.
StartOS is an open source Linux distribution optimized for running a personal server. It facilitates the discovery, installation, network configuration, service configuration, data backup, dependency management, and health monitoring of self-hosted software services.
The next generation Web development environment
Install your PHP/Node.js Web development environment in just 3 minutes, with no dependencies and non-intrusive. It includes web server, databases, email, DNS & common tools — everything you need for development.
twmn is a notification system for tiling window managers. It's composed of:
twmnc: command line tool to send notifications totwmnd.twmnd: daemon listening to notification requests and showing them one after another.
It shows notifications in a one-line bar called the notification slide. The user can navigates them through and activated with shortcuts.
Distributed Task Queue
Celery is a simple, flexible, and reliable distributed system to process vast amounts of messages, while providing operations with the tools required to maintain such a system.
The haveged project is an attempt to provide an easy-to-use, unpredictable random number generator based upon an adaptation of the HAVEGE algorithm. Haveged was created to remedy low-entropy conditions in the Linux random device that can occur under some workloads, especially on headless servers. Current development of haveged is directed towards improving overall reliablity and adaptability while minimizing the barriers to using haveged for other tasks.
Accompagnement dans la gestion du Règlement Général à la Protection des Données (RGPD) pour collectivité.
Instant terminal sharing.
Tmate is a fork of tmux. It provides an instant pairing solution.
Free and Open Source Project Management Tool.
Worklenz is a project management tool designed to help organizations improve their efficiency. It provides a comprehensive solution for managing projects, tasks, and collaboration within teams.
Game character voice lines + visual overlay notifications when your AI coding agent needs attention — or let the agent pick its own sound via MCP.
AI coding agents don't notify you when they finish or need permission. You tab away, lose focus, and waste 15 minutes getting back into flow. peon-ping fixes this with voice lines and bold on-screen banners from Warcraft, StarCraft, Portal, Zelda, and more — works with Claude Code, GitHub Copilot, Codex, Cursor, OpenCode, Kilo CLI, Kiro, Windsurf, Google Antigravity, and any MCP client.
Related contents:
Color picker and converter for OKLCH and LCH color space.
oklch() is a new way to define CSS colors. In oklch(L C H) or oklch(L C H / a) each item corresponds as follows:
- L is perceived lightness (0%-100%). “Perceived” means that it has consistent lightness for our eyes, unlike L in hsl().
- C is chroma, from gray to the most saturated color.
- H is the hue angle (0-360).
- a is opacity (0-1 or 0-100%).
WebRTC Audio & Video Intercom System.
Intercom lets you turn any computer with a microphone, speakers, and webcam into a remote intercom. You can talk, listen, and watch what’s happening — all through your browser using WebRTC.
A local Apple Documentation crawler and MCP server. Written in Swift.
A Swift-based tool to crawl, index, and serve Apple's developer documentation to AI agents via the Model Context Protocol (MCP).
Related contents:
Multi-Stage GitOps Continuous Promotion. Application lifecycle orchestration. Seamlessly orchestrate stage-to-stage deployments, without custom scripts or CI pipelines.
Kargo is a next-generation continuous delivery and application lifecycle orchestration platform for Kubernetes. It builds upon GitOps principles and integrates with existing technologies, like Argo CD, to streamline and automate the progressive rollout of changes across the many stages of an application's lifecycle.
Related contents:
Ultra–Lean HTML Building Blocks for Rapid Website Production - KickStart your Website Production
The highest-scoring AI memory system ever benchmarked. And it's free.
Every conversation you have with an AI — every decision, every debugging session, every architecture debate — disappears when the session ends. Six months of work, gone. You start over every time.
Related contents:
The future of payments has arrived. With a decade of experience processing payments, we have adapted our optimised payment architecture to better serve each unique digital industry.
We offer payment services used by leading marketplaces, ecommerce stores, software editors and digital platforms. With these tools, you can seamlessly boost your online sales.
TwigStan is a static analyzer for Twig templates powered by PHPStan.
TwigStan uses Twig to compile templates to PHP code. It then optimizes the compiled PHP code slightly, allowing PHPStan to analyze it better. It then reports any errors back to the original template and line number.
🌀 A log file highlighter.
tailspin works by reading through a log file line by line, running a series of regexes against each line. The regexes recognize patterns you expect to find in a logfile, like dates, numbers, severity keywords and more.
tailspin does not make any assumptions on the format or position of the items it wants to highlight. For this reason, it requires no configuration and the highlighting will work consistently across different logfiles.
the markdown editor that is yours
WYSIWYG markdown that never mangles your files. native on Mac & iPhone, local-first.
Related contents:
6 indicateurs pour mesurer la performance de votre blog
NegativeGrid is a lightweight, fluid CSS grid. I originally made it for myself but it turned out to be so good that I’m publishing it here, for everybody to download. It is very compact and due to only three classes that you have to remember it is super-easy to learn. You can use it with media queries and is perfect for mobile-first approach.
iRedMail - Free, Open Source Mail Server Solution
Intelligent Prompt Gateway.
Arch is an intelligent prompt gateway. Engineered with (fast) LLMs for the secure handling, robust observability, and seamless integration of prompts with APIs - all outside business logic. Built by the core contributors of Envoy proxy, on Envoy.
Arch is an intelligent Layer 7 gateway designed to protect, observe, and personalize LLM applications (agents, assistants, co-pilots) with your APIs.
A curated list of amazingly awesome Meshtastic resources.
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
Site Reliability Engineers (SREs) sits at the intersection of software engineering and systems engineering. While there are potentially infinite permutations and combinations of how infrastructure and software components can be put together to achieve an objective, focusing on foundational skills allows SREs to work with complex systems and software, regardless of whether these systems are proprietary, 3rd party, open systems, run on cloud/on-prem infrastructure, etc. Particularly important is to gain a deep understanding of how these areas of systems and infrastructure relate to each other and interact with each other. The combination of software and systems engineering skills is rare and is generally built over time with exposure to a wide variety of infrastructure, systems, and software.
Ahhh les liens ! Qu’est-ce qu’on ferait sans eux ? Déjà, le métier de SEO serait plus triste et surtout, le web serait une vrai galère à utiliser pour naviguer d’un espace web à un autre !
Where companies get their teams secured.
Riot is the leading employee security posture management platform, keeping thousands of the world's leading companies safe from hackers.
Related contents:
Secrets for developers.
Dotenv is a zero-dependency module that loads environment variables from a .env file into process.env. Storing configuration in the environment separate from code is based on The Twelve-Factor App methodology.
Wait for anything! A lightweight tool to wait for services to be ready.
Wait4X allows you to wait for a port or a service to enter the requested state, with a customizable timeout and interval time.
Strikingly high-performance SBC, offering the advanced computing power required by major industrial embedded system builders.
Dysmaths is a web app for writing and organizing math and geometry work in a simpler, more visual way, to be used in school or for homework.
It is designed for children who need extra support with writing, especially children with specific learning differences.
A Dockerized Monitoring Helper Tool.
A Python-based Flask application to monitor the health of gateways in an OPNsense network. The application provides endpoints to check the health status of all gateways, specific gateways by name or address, and lists of healthy or unhealthy gateways. These gateways can include both internet service provider (ISP) and VPN-based gateways.
We know how hard it is to find good useful tools that all of your developers and designers out there spend hours searching for. And for that reason, we're regularly collecting useful online web services, tools and resources — little time-savers that can boost every designer's workflow and save time that would otherwise be required for mundane tasks.
Centrify Express is a comprehensive suite of free Active Directory-based integration solutions for authentication, single sign-on, remote access, file-sharing, monitoring The #1 Choice for Active Directory Integration and cloud security for cross-platform systems. It is the quickest and most proven solution for integrating UNIX, Linux and Mac systems with Windows, and delivers more functionality and more to upgrade to when compared to other free offerings.
Professional Event Management & Networking Platform.
Virtual and Hybrid Event management platform with real-time networking features. Create events, manage sessions, facilitate attendee connections, and enable live chat. Built with Flask, React, and Socket.IO.
Freenet is a distributed, decentralized alternative to the centralized World Wide Web, designed to unleash a new era of innovation and competition, while protecting freedom of speech and privacy.
The heart of Freenet is the Core, which runs on users' computer, smartphone, or other devices. The Core is tiny, less than 5 MB, allowing it to be installed in a matter of seconds and is compatible with a wide range of hardware.
The fastest way to code multiplayer games.
Easel is a 2D game programming language that makes multiplayer as easy as singleplayer. Whether you are a beginner or expert coder, you'll love making games with Easel!