security/git-crypt - The NetBSD Packages Collection

Transparent file encryption in git

git-crypt enables transparent encryption and decryption of files in a
git repository.  Files which you choose to protect are encrypted when
committed, and decrypted when checked out.  git-crypt lets you freely
share a repository containing a mix of public and private content.
git-crypt gracefully degrades, so developers without the secret key can
still clone and commit to a repository with encrypted files.  This lets
you store your secret material (such as keys or passwords) in the same
repository as your code, without requiring you to lock down your entire
repository.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64git-crypt-0.7.0nb1.tgz
NetBSD 10.0aarch64git-crypt-0.7.0.tgz
NetBSD 10.0aarch64ebgit-crypt-0.7.0.tgz
NetBSD 10.0aarch64ebgit-crypt-0.7.0nb1.tgz
NetBSD 10.0alphagit-crypt-0.7.0nb1.tgz
NetBSD 10.0earmv6hfgit-crypt-0.7.0nb1.tgz
NetBSD 10.0earmv6hfgit-crypt-0.7.0.tgz
NetBSD 10.0earmv7hfgit-crypt-0.7.0nb1.tgz
NetBSD 10.0earmv7hfgit-crypt-0.7.0.tgz
NetBSD 10.0i386git-crypt-0.7.0nb1.tgz
NetBSD 10.0i386git-crypt-0.7.0.tgz
NetBSD 10.0powerpcgit-crypt-0.7.0.tgz
NetBSD 10.0vaxgit-crypt-0.7.0.tgz
NetBSD 10.0vaxgit-crypt-0.7.0nb1.tgz
NetBSD 10.0x86_64git-crypt-0.7.0nb1.tgz
NetBSD 10.0_BETAx86_64git-crypt-0.7.0.tgz
NetBSD 8.0i386git-crypt-0.7.0.tgz
NetBSD 8.0i386git-crypt-0.7.0.tgz
NetBSD 8.0powerpcgit-crypt-0.7.0.tgz
NetBSD 8.0powerpcgit-crypt-0.7.0.tgz
NetBSD 8.0powerpcgit-crypt-0.7.0nb1.tgz
NetBSD 8.0powerpcgit-crypt-0.7.0.tgz
NetBSD 8.0x86_64git-crypt-0.7.0.tgz
NetBSD 8.0x86_64git-crypt-0.7.0.tgz
NetBSD 8.0x86_64git-crypt-0.7.0nb1.tgz
NetBSD 9.0aarch64git-crypt-0.7.0nb1.tgz
NetBSD 9.0aarch64git-crypt-0.7.0.tgz
NetBSD 9.0aarch64git-crypt-0.7.0.tgz
NetBSD 9.0alphagit-crypt-0.7.0.tgz
NetBSD 9.0alphagit-crypt-0.7.0nb1.tgz
NetBSD 9.0earmgit-crypt-0.7.0.tgz
NetBSD 9.0earmv6hfgit-crypt-0.7.0nb1.tgz
NetBSD 9.0earmv6hfgit-crypt-0.7.0.tgz
NetBSD 9.0earmv6hfgit-crypt-0.7.0.tgz
NetBSD 9.0earmv7hfgit-crypt-0.7.0nb1.tgz
NetBSD 9.0earmv7hfgit-crypt-0.7.0.tgz
NetBSD 9.0earmv7hfgit-crypt-0.7.0.tgz
NetBSD 9.0i386git-crypt-0.7.0.tgz
NetBSD 9.0i386git-crypt-0.7.0nb1.tgz
NetBSD 9.0m68kgit-crypt-0.7.0.tgz
NetBSD 9.0mips64ebgit-crypt-0.7.0.tgz
NetBSD 9.0powerpcgit-crypt-0.7.0nb1.tgz
NetBSD 9.0powerpcgit-crypt-0.7.0.tgz
NetBSD 9.0powerpcgit-crypt-0.7.0.tgz
NetBSD 9.0sh3elgit-crypt-0.7.0.tgz
NetBSD 9.0sh3elgit-crypt-0.7.0.tgz
NetBSD 9.0sparc64git-crypt-0.7.0.tgz
NetBSD 9.0sparcgit-crypt-0.7.0.tgz
NetBSD 9.0x86_64git-crypt-0.7.0nb1.tgz
NetBSD 9.0x86_64git-crypt-0.7.0.tgz
NetBSD 9.3x86_64git-crypt-0.7.0.tgz
NetBSD 9.3x86_64git-crypt-0.7.0nb1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.