ReplayWeb.page provides a static site generated with MkDocs, an npm package/library, and an Electron app all in this repo.
This repository contains the 'frontend' UI for the replay system, while the 'backend' is provided via a service worker implementation found at: https://github.com/webrecorder/wabac.js. (Of course, both frontend and backend actually run in the browser). The frontend is loaded from ui.js, while the backend service/web worker is loaded from sw.js.
To run ReplayWeb.page and view web archives, a regular HTTP server is all that is needed.
pywb is a Python 3 web archiving toolkit for replaying web archives large and small as accurately as possible. The toolkit now also includes new features for creating high-fidelity web archives. This toolset forms the foundation of Webrecorder project, but also provides a generic web archiving toolkit that is used by other web archives, including the traditional "Wayback Machine" functionality.
So, basically, if you have WARC files you can view them with this application because it plays back the whole session.
A user.js configuration file for Mozilla Firefox designed to harden browser settings and make it more secure. This is a default template with every possible hardening measure enforced. See the relaxed branch for a variant providing more usability.
Limit the possibilities to track the user through web analytics. Harden the browser against known data disclosure or code execution vulnerabilities. Limit the browser from storing anything even remotely sensitive persistently. Make sure the browser doesn't reveal too much information to shoulder surfers. Harden the browser's encryption (cipher suites, protocols). Limit possibilities to uniquely identify the browser/device using browser fingerprinting. Hopefully limit the attack surface by disabling various features.
Search and Rescue drones are a life saving technology for disaster response, as they can provide real-time information, deliver supplies, and help locate survivors in inaccessible areas. Unfortunately, commercial SAR drones are often expensive and hard to repair.
Online converter that substitutes the Mentat letter glyphs for English ones. Or you can download the font as a .ttf file and install it locally.
Access to reliable and timely information about vulnerabilities affecting Information and Communication Technology (ICT) products and services contributes to an enhanced cybersecurity risk management. Sources of publicly available information about vulnerabilities are an important tool for users of these services, competent authorities, and the broader cybersecurity community. ENISA has established a European Vulnerability Database (EUVD) where entities, regardless of whether they fall within the scope of the NIS2 Directive, and their suppliers of network and information systems, as well as competent authorities, most notably CSIRTs, can voluntarily disclose and register publicly known vulnerabilities to allow users to take appropriate mitigating measures.
In line with Coordinated Vulnerability Disclosure practices, which aim at providing improved transparency regarding the publication process, the EUVD is eventually used to publicly disclose the vulnerability information.
To avoid efforts duplication and to support complementarity, ENISA closely cooperates with MITRE and European as well as non-European operators of the Common Vulnerabilities and Exposures (CVE) system. In this context, ENISA offers vulnerability registry services after its onboarding as a CVE Numbering Authority (CNA), with a focus on vulnerabilities in IT products discovered by or reported to European CSIRTs for coordinated disclosure.
I don't know if there's an RSS feed or an API yet.
The JPL Open Source Rover is an open source, build it yourself, scaled down version of the 6 wheel rover design that JPL uses to explore the surface of Mars. The Open Source Rover is designed entirely out of consumer off the shelf (COTS) parts. This project is intended to be a teaching and learning experience for those who want to get involved in mechanical engineering, software, electronics, robotics but is also an excellent research platform for rugged terrain. No prior skills or knowledge is required.
The OSR has been around since 2017 and has undergone many iterations. It is a premium and robust robot with a unique look, high customizability, and powerful abilities. The hardware and electronics were designed with expansions like a head display and robot arm in mind.
A curated list of awesome Model Context Protocol (MCP) servers. MCP is an open protocol that enables AI models to securely interact with local and remote resources through standardized server implementations. This list focuses on production-ready and experimental MCP servers that extend AI capabilities through file access, database connections, API integrations, and other contextual services.
MCP is an open protocol that enables AI models to securely interact with local and remote resources through standardized server implementations. This list focuses on production-ready and experimental MCP servers that extend AI capabilities through file access, database connections, API integrations, and other contextual services.
They're cute. They're cats. They look like pills. What's not to love?
The hackers.town Void Mantis.
Unknown Binaries' online store.
The Ollama Python library provides the easiest way to integrate Python 3.8+ projects with Ollama. The Ollama Python library's API is designed around the Ollama REST API.
A repository of jailbreaks and workarounds for popular LLM models.
A coalition of longtime, active CVE Board members have spent the past year developing a strategy to transition CVE to a dedicated, non-profit foundation. The new CVE Foundation will focus solely on continuing the mission of delivering high-quality vulnerability identification and maintaining the integrity and availability of CVE data for defenders worldwide.
Watch this space.
A curated list of search engines useful during penetration testing, vulnerability assessments, red/blue team operations, bug bounties, and more.
A self-contained emergency web server. For those occasions when your webserver is down and you want to display a quick maintenance note. Or just want to quickly demo a static site. It can take a directory, a file or the bare HTML you want to serve as a string. The -proxy flag can be useful when used as a development server for another project.
Webbased old-school Amiga music tracker in plain old javascript. Plays and edits Amiga Mod files and FastTracker XM files. This tracker requires a modern browser that supports WebAudio. It's tested to work on all major browsers desktop and mobile browsers. Midi support is not available in Firefox or Safari. Minimum requirements for mobile devices: IOS9 or Android 6.
BassoonTracker is a web application that runs in your browser. Just serve "index.html" from a webserver and you're good to go. There are no runtime dependencies. No build process is involved. There is even a stand-alone player in the player/ subdirectory.