Skip to content

Sops wrapper that does base64 encoding and decoding for you.

License

Notifications You must be signed in to change notification settings

sparkcentral/sops64

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sops64

Build Status

Sops wrapper that does base64 encoding and decoding for you.

Usage

sops64 --encrypt tests/plain.yml
sops64 --decrypt tests/sops.yml

Install

Official release

Download the latest release.

brew install nousefreak/brew/sops64

or

curl -sL http://bit.ly/gh-get | PROJECT=NoUseFreak/sops64 bash

Build from source

$ git clone https://github.com/NoUseFreak/sops64.git
$ cd sops64
$ make
$ make install

Upgrade

To upgrade to the latest repeat the install step.

About

Sops wrapper that does base64 encoding and decoding for you.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 51.5%
  • Go 45.4%
  • Makefile 3.1%