Coder Social home page Coder Social logo

bit-agent's Introduction

Release

bit-agent

Unofficial Bitwarden SSH agent.

bit-agent-icon

The icon is a mashup of two Freepik icons.

Why this project?

Bitwarden stands out as one of the premier password managers available today. However, it lacks a critical feature for software developers: the management and injection of SSH keys. This project addresses this significant shortcoming, thereby enabling even advanced users to fully appreciate and be satisfied with this password manager.

OS compatibility

  • Linux
  • MacOS

Architecture compatibility

  • x64 (both Intel and AMD)
  • arm64

Dependecies

Installation

The binary has a built-in wizard that installs the softwares on the system.

Download the binary

The release binary name is like bit-agent-{OS}-{ARCH}, where OS is the kernel name and the ARCH is the CPU architecture.

# Linux on x64
curl https://github.com/zeroSal/bit-agent/releases/latest/download/bit-agent-linux-amd64

# Linux on ARM
curl https://github.com/zeroSal/bit-agent/releases/latest/download/bit-agent-linux-arm64

# MacOS on x64
curl https://github.com/zeroSal/bit-agent/releases/latest/download/bit-agent-darwin-amd64

# MacOS on ARM
curl https://github.com/zeroSal/bit-agent/releases/latest/download/bit-agent-darwin-arm64

Set the execution permissions

The binary needs execution permissions.

chmod +x bit-agent

Run the install procedure

This procedure needs root privileges.

sudo ./bit-agent --install

Run it

A symlink to /usr/local/bin is created, so the user can run the binary directly from the PATH.

bit-agent

bit-agent's People

Contributors

zerosal avatar

bit-agent's Issues

Sync the vault before and after operations

The Bitwarden CLI needs a manual bw sync operation to synchronize the local stuff with the cloud.
This command should be automatically run every local vault edits.

Maybe the sync command should be done periodically (thinking about a thread).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.