Bug 214831

Summary: [NEW PORT] security/ssh-vault: encrypt/decrypt using ssh keys
Product: Ports & Packages Reporter: nbari
Component: Individual Port(s)Assignee: William Grzybowski <wg>
Status: Closed FIXED    
Severity: Affects Only Me CC: wg
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://ssh-vault.com/
Attachments:
Description Flags
shar file
none
ssh-vault 0.8.1 none

Description nbari 2016-11-25 21:01:25 UTC
Created attachment 177395 [details]
shar file

A command line tool (cli) for creating encrypted files “vaults” using ssh rsa keys for encrypt/decrypt.

ssh-vault can be used to print the ssh key fingerprint compatible with the format that 
AWS uses.

https://ssh-vault.com/
Comment 1 nbari 2017-02-17 20:04:08 UTC
Created attachment 180087 [details]
ssh-vault 0.8.1

update to 0.8.1
Comment 2 William Grzybowski freebsd_committer freebsd_triage 2017-02-20 11:03:08 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-02-20 11:03:35 UTC
A commit references this bug:

Author: wg
Date: Mon Feb 20 11:02:47 UTC 2017
New revision: 434441
URL: https://svnweb.freebsd.org/changeset/ports/434441

Log:
  security/ssh-vault: encrypt/decrypt using ssh keys

  A command line tool (cli) for creating encrypted files "vaults"
  using ssh rsa keys for encrypt/decrypt.

  WWW: https://ssh-vault.com/

  PR:		214831
  Submitted by:	Nicolas de Bari Embriz Garcia Rojas

Changes:
  head/security/Makefile
  head/security/ssh-vault/
  head/security/ssh-vault/Makefile
  head/security/ssh-vault/distinfo
  head/security/ssh-vault/pkg-descr