tresor

command module
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2024 License: MIT Imports: 1 Imported by: 0

README

Tresor

Tresor is an asymmetric client-side encryption frontend for Google Cloud Storage using OpenPGP

Setup

Tresor uses a configuration file at ~/.tresor.yaml. It looks like this:

bucket: gcs-bucket-name
public_key: /path/to/armored/public/key.asc
private_key: /path/to/armored/private/key.asc
ascii_armor: true # Armored objects?
object_signing: false # Signed objects?

Create this file and configure your environment.

You also need to create a Google Cloud Storage bucket. Create it, make it only accessible to your identity. Tresor will attempt to authenticate with Google by using application-default credentials.

How to use it?

Tresor can tell you how to use it!

tresor help

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL