encrypted-paper

command module
v0.0.0-...-1ed4aa5 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2025 License: MIT Imports: 4 Imported by: 0

README

encrypted-paper

Utility to compress, encrypt and make data printable

Usage

# Encode
podman run -it -v"$(pwd):/host:z" --workdir /host docker.io/jenswbe/encrypted-paper encode --title "Very important file" -o secret.pdf secret.png

# Decode
# Assuming PDF was rescanned into multiple *.jpg files
podman run -it -v"$(pwd):/host:z" --workdir /host docker.io/jenswbe/encrypted-paper decode -o secret.png scan-*.jpg

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