tron-hash returns the unique finger-print of a file, and optionally adds the file to a (local) TRoN file-system.
Find a file
2025-11-20 06:45:11 -08:00
internal go now has %w to wrap errors 2025-11-20 06:19:56 -08:00
.gitignore renamed: tgfs to tron; and codeberg 2025-11-20 06:03:22 -08:00
go.mod go programs need go.* files now 2025-11-20 06:03:59 -08:00
go.sum go programs need go.* files now 2025-11-20 06:03:59 -08:00
LICENSE changelog.ca -> reiver.link 2025-11-20 05:53:10 -08:00
main.go tag name 2025-11-20 06:45:11 -08:00
README.md renamed: tgfs to tron; and codeberg 2025-11-20 06:03:22 -08:00

tron-hash

tron-hash returns the unique finger-print of a file, and optionally adds the file to a (local) TRoN file-system.

(The unique finger-print is a digest from a SHA-3-512 hash function.)

Usage

Use tron-hash as follows:

$ tron-hash <file-name>

Author

Software tron-init was written by Charles Iliya Krempeaux

See Also