encrypted-paper

command module
v0.0.0-...-2962412 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2026 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