QtPass 1.5.0 is released for public

Modern C++17, combined with improved Qt support, add in fixes, cleanup, packaging work, CI and linting improvements, and updated translations.
Release notes: <https://github.com/IJHack/QtPass/releases/tag/v1.5.0>
#QtPass #Qt #CPP17 #ModernCpp #FOSS #PasswordStore

Release Explosieve Spring · IJHack/QtPass

Highlights Windows release pipeline reliability improvements for AppVeyor and Inno Setup packaging. Modernized C++/Qt build pipeline with clang-tidy and wider lint/test hardening. 1.5.0 release me...

GitHub
@linuxuserspace #QtPass with a git repo is a winner! You can add everyone's public key to the secrets they need. The passwords are all GPG encrypted before being written to disk in the git repository.

Неинтерактивная SSH-аутентификация

SSH предлагает несколько форм аутентификации, в том числе пароли и открытые ключи. Последние считаются более безопасными. Однако аутентификация по паролю по-прежнему остаётся самой популярной, особенно в сетевом оборудовании. Чтобы не вводить пароль каждый раз вручную, есть специальные инструменты для автоматизации логина, то есть для неинтерактивной SSH-аутентификации. Это классическая утилита sshpass и её «исправленный» вариант passh (подробнее о причине «исправления» см. здесь ).

https://habr.com/ru/companies/globalsign/articles/846888/

#SSH #аутентификация #TACACS+ #Radius #sshpass #passh #zsh #pass #passforios #QtPass #SSH_ASKPASS #SSH_ASKPASS_REQUIRE #OpenSSH

Неинтерактивная SSH-аутентификация

SSH предлагает несколько форм аутентификации, в том числе пароли и открытые ключи. Последние считаются более безопасными. Однако аутентификация по паролю по-прежнему остаётся самой популярной,...

Хабр

@liw

If you're already familiar with #PasswordStore, the #QTPass interface is quite functional. My close family members are using it for years now.

Pass simple

Download Pass simple for free. GUI for pass cli util . Pass simple is a multi-platform (MACOS, Linux, and Windows) GUI for pass (https://www.passwordstore.org/) , the standard unix password manager - passwordstore. The advantages of pass simple include the use of GPGME (native C++, seamless integration with Security cards) or rnp (realtime,multithreading and windows support), as well as support for YAML and Markdown.

SourceForge

Have to use #MacOS for work, and it seems like volunteers have created an entire #FOSS ecosystem within the OS. What a waste of manpower. If they had spent all that effort on contributing to other FOSS OSes #OpenSource DEs would be even more polished right now.

Also, how does one get #qtpass working with pass on this software architecture clusterfuck? Any #macOSVentura users have it working? #InfoSec