New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

gitkeykit

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitkeykit

Setup pgp keys and sign commits with ease on Linux and Windows machines.

latest
Source
npmnpm
Version
4.0.1
Version published
Maintainers
0
Created
Source

🧰 GitKeykit

GitHub release (with filter) npm downloads

for_preferred_anon-min

Simplify PGP key setup and signing commits on Linux and Windows.

📦 Installation

# Using npx (recommended)
npx gitkeykit 

# Or install globally
npm install -g gitkeykit 

🚀 Usage

Basic Setup

# Start the interactive setup
gitkeykit

# Import existing PGP key
gitkeykit import my_key.txt

# Reset configurations
gitkeykit --reset

# Show version number
gitkeykit --version

# Display help information and available commands
gitkeykit --help

Command Options

  • --reset Reset Git and GPG configurations
  • --help Show help information
  • --version Show version number
  • --import <key_path.txt> Import and configure PGP key from file

✨ Features

  • Interactive Setup: Guided process for creating or importing PGP keys
  • Cross-Platform: Works seamlessly on both Linux and Windows
  • Secure Configuration:
    • Automatic Git signing setup
    • GPG agent configuration
    • Secure passphrase handling
  • Error Handling: Clear error messages and recovery options
  • Backup & Reset: Automatic backup of existing configurations with reset capability

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Keywords

gpg

FAQs

Package last updated on 25 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts