Archive position — measured, not model output
0 likes on Devpost
2,264 of the 7,856 archived projects have more likes, and 5,592 share exactly 0 — so this project's #5,565 place in the like-ranked listing is a tie-break inside that group, not a ranking.
Projects (log scale)
Likes on Devpost. ▲ marks this project's group.
Show the figures
| Likes | Projects | Share of archive |
|---|---|---|
| 0 | 5,592 | 71.2% |
| 1 | 1,758 | 22.4% |
| 2 | 285 | 3.6% |
| 3–4 | 132 | 1.7% |
| 5–9 | 75 | 1.0% |
| 10+ | 14 | 0.2% |
Executive Summary
Nightwatch is a self-reported baseline-driven Linux security monitor built in C++17 that observes system behavior during idle periods and generates explainable reports of suspicious activity. The project was submitted by a single developer, Jean-François Lachance-Caumartin, as part of the OpenAI 2026 hackathon.
The author states that Nightwatch operates passively, does not alter system settings, and uses a calibration period to build a baseline model of normal behavior. It monitors processes, files, network activity, kernel modules, and BPF programs, comparing live observations against this baseline to detect anomalies.
Key claims include:
- The tool runs in the foreground until stopped by Ctrl-C
- It records what happened and highlights behavior worth investigating
- It stores SHA-256 hashes and security metadata for executables and kernel modules
- Reports are securely saved with restrictive permissions
- It includes script-entrypoint integrity monitoring and attribution of network sockets to processes
The single most important open question
Is there any evidence of real-world deployment or usage beyond the author's own testing? The description contains no information about customers, revenue, or adoption.
This analysis is based entirely on self-reported information from the project description. No independent verification or external data is available.
What The Product Actually Is
The description states that Nightwatch is a baseline-driven Linux security monitor. It observes:
- Processes
- Executables
- Interpreter-launched scripts
- Direct microphone and webcam device access
- PipeWire capture streams
- Network sockets
- Kernel security posture
- Loaded kernel modules
- BPF programs
The tool creates a calibration period to establish a "protected fingerprinted model" of the computer's expected state. During monitoring, it compares live observations with this baseline and produces "explainable NOTICE and HIGH findings."
It is written in C++17 and builds with GNU Make without third-party libraries. It collects data from Linux /proc and sysfs, uses pw-cli for PipeWire client attribution, modinfo for kernel-module metadata, and bpftool for BPF inventory.
The tool is described as running passively, not terminating processes or altering system settings. When stopped, it prints and securely saves a detailed report.
Positioning & Claim Evolution
The author states that Nightwatch began with the question: "can a personal Linux computer watch for suspicious activity while its owner is asleep, without making risky or destructive changes to the system?"
Positioning claims:
- It is an understandable, host-specific monitor
- It runs in the foreground until Ctrl-C
- It records what happened and highlights behavior worth investigating
- It produces explainable findings
- It does not make "risky or destructive changes"
- It uses a baseline-driven approach to detect anomalies
The project's evolution appears to have focused on:
- Adding exact reviewed-executable fingerprints rather than path-only allowlists
- Implementing script-entrypoint integrity monitoring
- Attributing network sockets to processes
- Adding kernel-posture, loaded-module, and BPF-program monitoring
- Completing validation tests with multiple snapshots
Target Customer & ICP
The description states that Nightwatch is designed for personal Linux computers. It was built to watch for suspicious activity while the owner is asleep.
The author mentions it was tested on a Dell Latitude 5400, suggesting a desktop or laptop target environment. The tool is described as running in foreground mode and being suitable for "attended and unattended target-system validations."
No specific customer segments, personas, or use cases beyond personal Linux systems are mentioned.
Business Model & Pricing Evidence
Not evidenced.
The description contains no information about pricing, licensing, monetization strategy, or business model. There is no mention of customers, revenue streams, or commercial relationships.
Technical & Delivery Signals
- Built with C++17 using GNU Make
- No third-party C++ libraries required
- Collects data from Linux
/procandsysfs - Uses
pw-clifor PipeWire client attribution - Uses
modinfofor kernel-module metadata - Uses
bpftoolfor BPF inventory - Stores SHA-256 hashes and security metadata
- Reports created with restrictive permissions
- Automated regression tests using safe synthetic data
- Designed to maintain one-second cadence monitoring
- Root execution requires strict ownership, permission, file-size, symlink, timeout, and output-limit checks
Traction & Maturity Signals
The description states that:
- The tool has completed multiple attended and unattended target-system validations
- It was tested on a Dell Latitude 5400
- A 28-minute normal-use validation was completed with 1,589 snapshots, no skipped snapshots, and no kernel/BPF or file-integrity findings
- Automated regression tests were maintained while refining real findings from overnight and normal-use reports
- The tool has been validated through "repeated real-world validation"
However, there is no evidence of external adoption, customers, revenue, or market traction beyond the author's own testing.
Competitive Context
Not evidenced.
The description does not mention any competitors, existing solutions in this space, or how Nightwatch compares to other Linux security monitoring tools. No market positioning or competitive differentiation is described.
Key Risks & Red Flags
- Single developer team: Only one person is listed as a member
- No external validation or adoption: The tool has only been tested by the author and not deployed in production environments
- Limited scope: Designed for personal Linux systems, not enterprise or server environments
- No commercial evidence: No revenue, customers, or business model described
- Self-reported testing: All validation is internal and unverified by third parties
- Hackathon project: Submitted to a hackathon, suggesting it may be experimental or incomplete
Diligence Questions To Ask The Founders
- What specific use cases have you identified for Nightwatch beyond personal Linux systems?
- How does the tool handle false positives in its baseline detection?
- Have you tested Nightwatch on different types of Linux distributions or hardware configurations?
- What are your plans for addressing the challenges mentioned, such as distinguishing legitimate system behavior from suspicious activity?
- How do you plan to scale beyond personal use cases if at all?
- Are there any specific security compliance requirements that Nightwatch addresses?
- What is the expected performance impact on systems running Nightwatch continuously?
- How does Nightwatch handle updates to the baseline when system configurations change?
Investment/Partnership Verdict
Not evidenced.
The description contains no information about funding rounds, valuation, or investment interest. There is no evidence of commercial traction, revenue, or strategic partnerships. The project appears to be a personal development effort submitted to a hackathon with no apparent commercialization plans or external validation.
Source
Submitted to the OpenAI 2026 hackathon on Devpost. Project home on DevPost.
The analysis above was generated by a language model from the project's own one-line description. It is not independent research and contains no verified traction, revenue or customer data.
