./archivers/archangel, Compressing archiver which can sign and encrypt entries

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20050730nb1, Package name: archangel-20050730nb1, Maintainer: agc

Archangel is an archiver for 2005 and beyond. Some features are:

+ cross-platform
+ individually {compressed,bzip2ed,gzipped} entries
+ individually {signed,encrypted,signed+encrypted} entries
+ entries can be padded to arbitrary lengths

All in all, a combination of zip, tar, and gpg on steroids

You can now backup files, and not be worried about people reading them,
either in transit or at their destination.

Entries have a maximum size of 1 MB (by default) internally, so that
media problems mean that you can recover the parts that aren't affected.


Required to run:
[security/gnupg]

Master sites:

Filesize: 657.526 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 11:57:20 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and SHA512
hashes.
   2021-10-07 15:06:15 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Remove SHA1 distfiles hashes
   2017-08-01 18:47:46 by Thomas Klausner | Files touched by this commit (88)
Log message:
Comment out dead sites (DNS problems).
   2015-11-03 01:56:27 by Alistair G. Crooks | Files touched by this commit (93)
Log message:
Add SHA512 digests for distfiles for archivers category

Problems found with existing distfile for eagle:
	distfiles/bicom101.zip
	distfiles/szip-2.1nb3/szip-2.1.tar.gz
	distfiles/xmill-0.9.1.tar.gz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2012-09-11 21:47:04 by Aleksej Saushev | Files touched by this commit (95)
Log message:
"user-destdir" is default these days
   2012-01-28 05:37:37 by Steven Drake | Files touched by this commit (4)
Log message:
The problem with gcc attributes is that they are being defined away in
config.h because the AC_C___ATTRIBUTE__ test is broken.

(Note: the secound argument to AC_TRY_COMPILE is what goes in main).
   2012-01-28 02:52:49 by Steven Drake | Files touched by this commit (2)
Log message:
Add a workaround for a problem with gcc transparent_union attribute that
causes the wait() prototype to be wrong.

Also linux's struct stat dosn't have st_flags.
   2012-01-12 18:14:45 by Hans Rosenfeld | Files touched by this commit (1)
Log message:
SunOS lacks strmode(), so get it from libnbcompat.