QTPass Guide: Difference between revisions

From Bibliotheca Anonoma
(Create page for new guide.)
 
m (More notes)
Line 1: Line 1:
== QTPass Guide ==
== QTPass Guide ==
* Windows 10 is assumed.
* Windows 10 is assumed.
* Yubikey 5 smartcard is assumed.
* Key generation is outside the scope of this article.
* Ctrl-S is responsible for making this, but you can join in if you like.
* Ctrl-S is responsible for making this, but you can join in if you like.


=== Installation ===
=== Installation ===
Download software - git, gpg, qtpass (Preparation for install)
* git
* gpg
* qtpass
TODO
TODO
* Download software - git, gpg, qtpass


* Install software - git, gpg, qtpass
Install software - git, gpg, qtpass
* git
* gpg
* qtpass
TODO


* Configure git


* Configure GPG
Install using Chocolatey (package manager):
* Install Chocolatey package manager:
** https://chocolatey.org/install
* Install QTPass package:
** <code>>choco install qtpass</code>
 
Configure git
* TODO Git setup
 
Configure GPG
* TODO Kleopatra setup
 
Configure QTPass
* Set path to Git executable
* Set path to GPG executable
TODO


* Configure QTPass


=== Testing QTPass ===
=== Testing QTPass ===
TODO
TODO
* Create a test entry in a test folder
Create a test entry in a test folder
* TODO


* Read back test entry
Read back test entry
* TODO


=== Using a smartcard ===
=== Using a smartcard ===
TODO
TODO yubikey 5 smartcard


=== Using QTPass ===
=== Using QTPass ===
TODO
TODO normal basic usage
* Add new password / credentials
* Read saved password / credentials


=== Migration into QTPass ===
=== Migration into QTPass ===
TODO
TODO bulk import of credentials


* Pick a consistant naming scheme
* Pick a consistant naming & organization scheme
First line should be the password itself (Does QTPass do this for the user?)


* Tools for mass-import
* Tools for mass-import


* Manual import
* Manual import
=== Handy seeming links ===
QTPass homepage:
* https://qtpass.org/
* https://github.com/IJHack/QtPass
PWGen-win homepage:
* http://pwgen-win.sourceforge.net/
* https://sourceforge.net/projects/pwgen-win/
* http://pwgen-win.sourceforge.net/downloads.html
Appears to be modern home of Kleopatra / Windows GPG:
* https://gpg4win.org/get-gpg4win.html
* https://gpg4win.org/documentation.html
Appears to be older home of Kleopatra / Windows GPG:
* https://www.openpgp.org/software/kleopatra/
* https://docs.kde.org/stable5/en/pim/kleopatra/index.html
Pass homepage:
* https://www.passwordstore.org/
GoPass homepage (UNMAINTAINED):
* https://github.com/cortex/gopass#readme
Smartcard-related:
* https://developers.yubico.com/PGP/
* https://developers.yubico.com/PGP/Git_signing.html

Revision as of 14:13, 11 April 2020

QTPass Guide

  • Windows 10 is assumed.
  • Yubikey 5 smartcard is assumed.
  • Key generation is outside the scope of this article.
  • Ctrl-S is responsible for making this, but you can join in if you like.


Installation

Download software - git, gpg, qtpass (Preparation for install)

  • git
  • gpg
  • qtpass

TODO

Install software - git, gpg, qtpass

  • git
  • gpg
  • qtpass

TODO


Install using Chocolatey (package manager):

Configure git

  • TODO Git setup

Configure GPG

  • TODO Kleopatra setup

Configure QTPass

  • Set path to Git executable
  • Set path to GPG executable

TODO


Testing QTPass

TODO Create a test entry in a test folder

  • TODO

Read back test entry

  • TODO

Using a smartcard

TODO yubikey 5 smartcard

Using QTPass

TODO normal basic usage

  • Add new password / credentials
  • Read saved password / credentials

Migration into QTPass

TODO bulk import of credentials

  • Pick a consistant naming & organization scheme

First line should be the password itself (Does QTPass do this for the user?)

  • Tools for mass-import
  • Manual import


Handy seeming links

QTPass homepage:

PWGen-win homepage:

Appears to be modern home of Kleopatra / Windows GPG:

Appears to be older home of Kleopatra / Windows GPG:

Pass homepage:

GoPass homepage (UNMAINTAINED):

Smartcard-related: