Skip to content

pgpio/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pgp.io CLI helper

A simple Bash script for uploading and downloading from https://pgp.io.

Usage

Encrypt & Send

echo 'hello' | gpg -aesr '<recipient>' | pgpio

Receive & Decrypt

pgpio Jag61Hgz19L | gpg -d

Releases

No releases published

Packages

No packages published

Languages