From bf19350f7bbb2157dd050648c5b189dbd7a23067 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 14 Feb 2016 21:41:55 +0100 Subject: Don't show section numbers --- dispass_passwords.org | 1 + dispass_passwords.post | 60 +++++++++++++++++++++++++------------------------- 2 files changed, 31 insertions(+), 30 deletions(-) diff --git a/dispass_passwords.org b/dispass_passwords.org index 1a5a5cf..ef676e4 100644 --- a/dispass_passwords.org +++ b/dispass_passwords.org @@ -1,6 +1,7 @@ #+TITLE: Using DisPass to manage your passwords #+DATE: 2016-02-14 #+COLESLAW_TAGS: dispass +#+OPTIONS: num:nil *tl;dr*: If you don’t care about any of the back story and just want to know how to use DisPass to manage passwords, skip to [[Managing diff --git a/dispass_passwords.post b/dispass_passwords.post index fda7d45..f48629f 100644 --- a/dispass_passwords.post +++ b/dispass_passwords.post @@ -6,12 +6,12 @@ format: html ;;;;;

tl;dr: If you don’t care about any of the back story and just want -to know how to use DisPass to manage passwords, skip to 5 for instant gratification. +to know how to use DisPass to manage passwords, skip to Managing passwords for instant gratification.

-

1 Introduction

-
+

Introduction

+

DisPass is a project that was started, and is still maintained, by a friend and former colleague of mine. I've been using it for quite @@ -38,8 +38,8 @@ value, but can also be specified through command-line switches.

-

2 The Labelfile

-
+

The Labelfile

+

Being a functional anything usually means that whatever you're using doesn't maintain any state. This can be true for DisPass, but isn't @@ -70,8 +70,8 @@ knows the password(s) you use to generate the passphrases.

-

3 Setting up

-
+

Setting up

+

DisPass is easy to install if you have either Archlinux or pip installed. Windows is a bit more problematic and I don’t even know @@ -110,9 +110,9 @@ sudo pip install dispass

-
-

4 UIs

-
+
+

UIs

+

Seeing as how my friend would like it to be generally useful, and he’s a VIM user, there is both a GUI and CLI interface. Since I’m an @@ -121,20 +121,20 @@ well.

-
-

4.1 CLI

-
+
+

CLI

+

The CLI is what gets the most attention and gets developed the -most. I will be working with this in the 5 +most. I will be working with this in the Managing passwords section.

-
-

4.2 GUI

-
+
+

GUI

+

There is a basic GUI included with dispass, it can be started with either the gdispass or the dispass gui commands. It requires @@ -147,9 +147,9 @@ on Windows.

-
-

4.3 Emacs

-
+
+

Emacs

+

I wrote an Emacs interface when I started using DisPass. It tries to copy the generated passwords directly to the clipboard, instead @@ -164,9 +164,9 @@ It's available on github.

-
-

4.4 Conkeror

-
+
+

Conkeror

+

I also wrote a Conkeror interface some time later, because I didn't want to keep copying and pasting the passphrases through one of the @@ -180,9 +180,9 @@ It's also available on github

-
-

4.5 Wishlist

-
+
+

Wishlist

+

As I mentioned, the idea is to expand the GUI and use a different gui library for it, to make it look a little better. The @@ -202,8 +202,8 @@ which is an obstacle, but I haven't looked at this either.

-

5 Managing passwords

-
+

Managing passwords

+

Now for the real fun. Generating passphrases is simple. Use the generate command: @@ -368,8 +368,8 @@ dispass remove foobar

-

6 Cons

-
+

Cons

+

Yes, this is an excellent project and I'm not just saying that because a friend of mine wrote it. There are some things that it -- cgit v1.2.3-54-g00ecf