Уровень 0 · материалов: 5
В кластер входят решения по созданию и реализации физических устройств для управления паролями; облачные сервисы и чисто программные менеджеры паролей в него не входят.
Общие признаки: хранение паролей на физических устройствах, эмуляция клавиатуры, защита от программных атак, аппаратная криптография, физическое разделение данных
Группа выше: Менеджеры паролей
Смысл: The main idea is to create a secure, hardware-based password manager that eliminates the risks of software-level attacks by performing decryption on a dedicated microcontroller and simulating keyboard input for login credentials.
Pastilda is an open-source USB hardware device that securely stores KeePass databases and inputs passwords by emulating a keyboard, keeping the master password off the host computer.
Смысл: The main idea is to create a device-based password manager that maximizes security by splitting sensitive data between two devices and uses keyboard emulation to ensure compatibility with any system, regardless of OS or software restrictions.
The PSD is a hardware password manager that uses XOR-split storage and rotating encryption keys to securely 'type' passwords into computers via Bluetooth and USB emulation.
Смысл: The main idea is to democratize access to hardware password management by providing a step-by-step technical implementation of the Pas~ firmware on an affordable, widely available development board (Olimex-STM32-H407).
A technical tutorial on how to build a DIY hardware password manager by flashing Pas~ firmware onto an Olimex-STM32-H407 board.
Смысл: The text describes a comprehensive personal security system designed to store passwords and 2FA codes securely while ensuring recovery is possible even if devices are lost or master passwords are forgotten. The main idea is to create redundancy through encrypted backups and physical secret sharing.
A detailed guide on using Bitwarden, Aegis, and Picocrypt combined with Shamir's Secret Sharing to create a fail-safe digital credential recovery system.
Смысл: The text introduces a secure, client-side encrypted online password manager that emphasizes accessibility across platforms and a robust, automated email-based backup system to mitigate the risks of server failure or data loss.
The author promotes KeyMemo, a password manager using client-side AES256/Blowfish encryption and automated email backups to ensure security and availability.