/spectre-emacs

Spectre Password Manager for Emacs

Primary LanguageCGNU General Public License v3.0GPL-3.0

Spectre Password Manager for Emacs

The Spectre Password Manager for Emacs derive, don’t store

Requirements

Installation

  1. Build the native module
meson setup build --prefix $PWD --libdir $PWD
cd build
ninja install
  1. Add the plugin to your load-path
(add-to-list 'load-path /path/to/spectre-emacs)
(require 'spectre)

Usage

  1. Set spectre-master-password and spectre-full-name or let it prompt upon the first attempt to generate a password
  2. Call the spectre-password function M-x spectre-password and enter the approriate information