July 18th, 2024

Git-credential-manager: Secure, cross-platform Git credential storage

Git Credential Manager is a secure helper for Git on Windows, macOS, and Linux. It ensures consistent authentication, including multi-factor authentication, for platforms like Azure DevOps, Bitbucket, GitHub, and GitLab. Supports secure storage, multi-factor authentication, and more. Compatible with HTTP(S) remotes. Visit the GitHub repository for details.

Read original articleLink Icon
Git-credential-manager: Secure, cross-platform Git credential storage

The GitHub URL provided contains information about Git Credential Manager, a secure Git credential helper for Windows, macOS, and Linux. It offers consistent and secure authentication, including multi-factor authentication, for platforms like Azure DevOps, Bitbucket, GitHub, and GitLab. The manager supports secure credential storage, multi-factor authentication, two-factor authentication, proxy support, and more. It is compatible with HTTP(S) remotes. For detailed information, installation instructions, usage guidelines, and how to contribute, visit the Git Credential Manager GitHub repository at the specified URL.

Related

Show HN: Glasskube – Open Source Kubernetes Package Manager, alternative to Helm

Show HN: Glasskube – Open Source Kubernetes Package Manager, alternative to Helm

The GitHub repository for Glasskube, a Kubernetes package manager, offers a user-friendly CLI/UI, package management, secure updates, GitOps integration, reactions/comments, and support for private packages. It includes installation guides, architecture, support channels, and contribution guidelines.

My .gitconfig File Dissected

My .gitconfig File Dissected

The article delves into .gitconfig file breakdown, covering user details, GPG key signing, Git aliases, and workflow optimization tips. Encourages readers to customize their .gitconfig for enhanced Git usage.

Hoop.dev – the only access gateway with packet manipulation

Hoop.dev – the only access gateway with packet manipulation

The GitHub URL details "hoop.dev," an access gateway for databases and servers. Features include passwordless authentication, open-source SSO, session recording, just-in-time access, Slack/Teams requests, packet manipulation, web/proxy modes, and custom connections. Visit hoop.dev for more.

Show HN: Magic-cli – A copilot for your command line

Show HN: Magic-cli – A copilot for your command line

The GitHub repository for Magic CLI enhances command line operations using LLMs. It includes command suggestions, task command generation, installation methods, configuration options, roadmap, security protocols, and contribution guidelines. Inquiries welcome.

GitHub Actions Outage

GitHub Actions Outage

GitHub is facing issues with actions and jobs, working to resolve by failing over to another region. Users can subscribe for updates via email, text, Slack, or webhook notifications for ongoing incident information.

Link Icon 4 comments
By @3np - 3 months
Not a fan of the namesquatting or appeal to authority or whatever you want to call the branding...

Their GitHub profile (https://github.com/git-ecosystem/), with a logo anyone could mistake for the official git logo:

    Git Ecosystem
    Open source projects and tooling that support Git.

Despite apparently so, AFAICT no affiliation to the git project. Turns out it's originally a Microsoft project [0].

...So does Microsoft still manage the "github.com/git-ecosystem" org or has it been transitioned to new owners by now?

[0]: https://github.com/Microsoft/git-credential-manager-core

By @arcanemachiner - 3 months
Great little piece of software.
By @sigmonsays - 3 months
when would you use this program?

Editing a text file with includeIf is probably easier than some huge gui tool

[includeIf "gitdir:~/code/"] path = ~/.gitconfig.d/personal