bupstash is a tool for storing (and retrieving) files and data in an encrypted
bupstash-repository(7).
Some notable features of bupstash include:
- Automatic deduplication of stored data.
- Client side encryption of data.
- Incremental file uploads.
- A tag based query language.
- Optional role based encryption and decryption key separation.
- Remote repositories over ssh.
- Optional, per ssh key access repository controls.
- A multi layered approach to security.
- The bupstash tool itself is divided into subcommands that each have their own
documentation.
bupstash is alpha software, while all efforts are made to keep bupstash bug
free, we currently recommend using bupstash for making REDUNDANT backups where
failure can be tolerated.
OK sthen@
usage. Included colors are red, green, yellow, blue, black, magenta,
cyan, white, and normal (as well as clean and disable).
Crayons is nice because it automatically wraps a given string in both
the foreground color, as well as returning to the original state after
the string is complete. Most terminal color libraries make you manage
this yourself.
From Wen Heping
ok sthen@
"2.71 is a bugfix release, correcting several important compatibility
problems and regressions discovered since the release of 2.70. There
are no new features. Upgrading is recommended for all users of 2.70.
Users of 2.69 or earlier should proceed with caution; please consult
the NEWS file and/or the release announcement for 2.70 for details."
With devel/mk removed recently those ports have no consumers and are
equally unpackagable due to unversioned upstream releases.
libbio and libregexp9 are shipped as libraries in the up-to-date
plan9/plan9port port which comes from the same upstream;
libfmt and libutf are part of lib9 in plan9port.
Help/confirmation jsg markus
OK jsg markus gsoares
GNU poke is an interactive, extensible editor for binary data. Not limited
to editing basic entities such as bits and bytes, it provides a full-fledged
procedural, interactive programming language designed to describe data
structures and to operate on them.
ok bcallah@