Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 391 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 391 Bytes

gopass examples

This repository contains examples to illustrated common usage patterns.

Note: This repository does not encrypt secrets. Usually you'd use gopass with one of the encrypting backends (gpg or age).

Examples

  • secrets/ contains different types of secret fomats we support
  • templates/ contains some examples how templates can be used to semi-automate some tasks.