| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=b08g5vu7ihsla4m6ru6fchnl0a; path=/
content-type: text/html; charset=UTF-8
date: Sat, 27 Dec 2025 01:45:32 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
git-cryp..
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./security/git-crypt, Transparent file encryption in git
[
Branch: CURRENT, Version: 0.7.0nb1, Package name: git-crypt-0.7.0nb1, Maintainer: pkgsrc-users
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.
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
git-cryp..shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./security/git-crypt, Transparent file encryption in git
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 0.7.0nb1, Package name: git-crypt-0.7.0nb1, Maintainer: pkgsrc-users
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.
Master sites:
Filesize: 56.271 KBVersion history: (Expand)
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2023-10-25) Updated to version: git-crypt-0.7.0nb1
- (2022-12-06) Package added to pkgsrc.se, version git-crypt-0.7.0 (created)
CVS history: (Expand)
| 2024-05-04 13:07:17 by Leonardo Taccari | Files touched by this commit (2) |
Log message: git-crypt: Reference PR lib/58206 Seems exactly the same problem. Add a reference to it so once it is addressed we can wait a couple of years and G/C this patch too. |
| 2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2297) |
Log message: *: bump for openssl 3 |
| 2023-09-02 08:57:27 by Nia Alarie | Files touched by this commit (1) |
Log message: git-crypt: Set the appropriate OPENSSL_API_COMPAT when OpenSSL 3 is used. Hopefully fixes the main build problems (at least when deprecated declarations are available). While here, convert to USE_CXX_FEATURES. |
| 2023-07-12 22:59:34 by Nia Alarie | Files touched by this commit (1) |
Log message: git-crypt: Add missing dependency on OpenSSL. |
| 2022-12-05 22:57:58 by Nikita | Files touched by this commit (5) |
Log message: security/git-crypt: Import git-crypt version 0.7.0 from wip. 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. |
