Skip to content

remyoudompheng/remotepgp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DO NOT USE THIS PROGRAM IF YOU CARE ABOUT SECURITY.

This program is a toy program to demonstrate creating
a PGP signature for a possibly large remote file, without
actually downlaoding it.

Usage:

* Install Go (weekly snapshot)

* Run ./server on the machine of your choice

* Run ./client -h to get help about options

* Run ./client -server http://remote.host:10022/hash /etc/issue

* Follow the instructions. You get issue.sig in the current directory.

About

A small Go service to PGP-sign remote files without download.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published