Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37478626
en ru br
ALT Linux repos
S:0.7.0-alt1

Group :: Development/Other
RPM: git-crypt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.7.0-alt1
Build date: 31 july 2023, 14:41 ( 38.1 weeks ago )
Size: 50.70 Kb

Home page:   https://github.com/AGWA/git-crypt

License: GPL3
Summary: Transparent file encryption in git
Description:

The 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.  name 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.

Current maintainer: Alexey Gladkov

List of contributors

List of rpms provided by this srpm:

  • git-crypt
  • git-crypt-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin