nowfound

Alternatives

Products that do what Git-agecrypt – transparent file-level encryption for Git does

Greetings HN! I've forked the excellent work done by [vlaci/git-agecrypt](https://github.com/vlaci/git-agecrypt), looks like the original project has not been maintained for a while, so I decided to pick it up, update all the dependencies and add some thorough testing. I like the ability to store sensitive data in public repositories, it's especially useful when bootstrapping new IaC repositories, you don't have anything at the beginning of a new project so there is no place yet to store secrets, this is "a way" of doing it. I know you can use tools like SOPS but I…

  1. 1TT
  2. 2

    Free anonymous decentralized cloud storage for everyone

    2021

  3. 3
    Gitzero105

    Encrypted Git hosting for teams and enterprises.

    2016

  4. 4

    Securely share sensitive files

    2022

  5. 5
    layer88

    Keep local repo files out of git without changing .gitignore

    Mar 2026

  6. 6GT

    2017 · gitorials.com

  7. 7SS
  8. 8AV
  9. 9
    Gut98

    An easy-to-use git alternative to version-control your code

    2023

  10. 10

    Private encrypted file storage, powered by crypto.

    2019

  11. 11CS

    2016 · github.com

  12. 12GC
  13. 13GC
  14. 14

    Securely store your secrets in GitHub Private Repo

    Feb 2026

  15. 15AC
  16. 16AF
  17. 17OC

    Hi HN, I built a small tool called oci2git, which converts OCI container images into Git repositories. Each layer in the container image becomes a separate Git commit. I created it to make it easier to inspect and reason about container image contents. Instead of dealing with compressed tarballs or running docker diff, you can just browse the resulting Git repo, run git diff, use git blame, or even bisect layers. It's a new way to debug, audit, and understand how container layers evolve. It's written in Rust and currently supports images from local OCI layouts and remote registries (like…

    2025 · github.com

  18. 18CH
  19. 19AC

    Hi HN!, We're a group of High Schooler's who have made a website for an international cryptic hunt we have been organizing. Everything has been built from the ground up and has been open sourced. We'd love feedback on our work. And if it interests you, feel free to register and try a level or two! URL: https://halocrypt.com/ Source: https://github.com/halocrypt We're particularly proud of our frontend, since we have used a framework we built ourselves!

    2021

  20. 20AG

    A tiny (yocto) git client for MicroPython microcontrollers &#x2F; other memory-constrained environments (<100k) like the $6 ESP32. It speaks to git HTTP&#x2F;HTTPS servers using the ubiquitous git "smart client" protocol. It supports branches&#x2F;tags, shallow clones and sparse checkouts (ie: only checking out a sub-directory of a larger project). I wrote it to remotely deploy&#x2F;update code over low-bandwidth connections.

    2023 · github.com

  21. 21RO
  22. 22SG

    Hi HN, My friends and I worked at Meta & Google. Once we’d left we realised a lot of the internal tooling didn’t have parity on the outside. Specifically, version control tools outside big tech are much harder to use than Google’s Critique and Facebook’s Phabricator, etc. Git is powerful but notoriously difficult to use [0]. Existing Git clients don’t make life much easier, exposing all the complexity by default. In practice we don’t need an equally complex GUI, and version control can be much easier to use. In our experience, it works best to expose a small number of features for an…

    2023 · trunkflow.com

  23. 23ET

    I kept running into the same problem in large codebases: “temporary” code almost never gets removed. People add TODOs, FIXMEs, or quick hacks to hit a deadline, and six months later nobody remembers why they’re there or who owns them. They quietly turn into production bugs. I built a small CLI that treats those comments as time-bounded instead of permanent. You can attach an expiry date to a TODO in the code, and when the date passes, CI fails and points to exactly where the expired code lives. It works by: scanning comments across any language parsing structured annotations and optionally…

    Jan 2026 · github.com

  24. 24PO

    Hello HN! We are developers and security researchers making tools for developers to encrypt data at an application level while maintaining sole control of their keys. We believe that data should always be encrypted unless it is part of an active computation. Encryption is relatively easy, but key management is challenging. There are plenty of encryption tools and SDKs that are out there (Hashicorp Vault, AWS KMS etc.) but we are focusing on ease and speed of implementation, developer experience and self custody of keys. A few months ago, we quit our jobs and started full time on Phase. So…

    2023 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →