Native Windows app. Dark by default. Remembers everything you had open. No telemetry, no login, no nonsense.
v1.2.0 · ~2 MB · Windows 10/11 · GPL-3.0
using System;namespace Caret;class Program{ static void Main(string[] args) { // just opens. no splash screen. no tip of the day. Console.WriteLine("hello, world"); }}In 2025 the Notepad++ update infrastructure was compromised. That was the push to finally write something from scratch — something small, something we could read top to bottom and actually trust.
Caret is built with C# and WPF. It's a single executable. No plugins, no extension marketplace, no auto-updater phoning home. You download it, you run it, you edit text. That's the whole deal.
It won't replace your IDE. It's not trying to. It's the thing you open when you need to look at a log file, tweak a config, jot something down, or write a quick script. It should open before you finish clicking.
A: No. This software uses your Android phone's fingerprint sensor, so no additional PC hardware is needed.
This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later.
No. During the initial setup, you must correctly enter your current Windows password. This app does not bypass passwords; it provides an alternative method to enter it securely using your fingerprint. fingerprint unlock 130 download for pc verified
Fingerprint Unlock 130 is a reliable and secure solution for PC users who want to enhance the security of their computer. With its advanced fingerprint recognition technology and user-friendly interface, this software provides a convenient and secure way to log in to your PC. By downloading and installing Fingerprint Unlock 130, you can enjoy the benefits of enhanced security, convenience, and time-saving. Remember to download the verified version of the software from the official website or trusted sources to ensure that you get the authentic product.
Installing an incorrect or modified driver (like a forced version 1.3.0 on a modern OS) can cause Blue Screen of Death (BSOD) errors, credential loops, or complete lockouts. The Modern Solution: Windows Hello This link or copies made by others cannot be deleted
Instead of unverified downloads, get the drivers directly from your manufacturer: Dell SupportAssist HP Support Assistant Lenovo Vantage Custom Builds:
Which version are you running (e.g., Windows 10, Windows 11)? Try again later
Security is the primary concern with "verified" downloads. As of late 2024, security vendors on platforms like VirusTotal
Caret lets you back up any open document to a local MongoDB instance. Before anything is written to the database, your file content is encrypted on your machine using AES-256-GCM — the same authenticated encryption standard used by governments and financial institutions.
Your password never touches the database. It's fed through PBKDF2-SHA512 with 600,000 iterations and a random salt to derive the encryption key. Each backup gets its own salt and nonce, so even identical files produce completely different ciphertext.
Everything happens locally. No cloud, no third-party service, no network calls. You own the database, you own the password, you own the data. If you lose the password, the backups are unrecoverable by design.
Open the Backup Manager with Ctrl+B to create, browse, restore, or delete backups. It's built into the editor — no external tools required.
MongoDB is only needed if you want encrypted backups. Caret works perfectly fine without it.
Detected automatically from file extension or content.
Standard keybindings. No custom chord system to memorize.
Windows 10/11 · x64 · Free and open source.