GithubHelp home page GithubHelp logo

gettyio / torus-cli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from manifoldco/torus-cli

0.0 4.0 0.0 2.24 MB

A secure, shared workspace for secrets

Home Page: https://www.torus.sh

License: BSD 3-Clause "New" or "Revised" License

Makefile 2.61% Go 97.23% Shell 0.06% JavaScript 0.09%

torus-cli's Introduction

torus-cli

A secure, shared workspace for secrets.

Homepage | Documentation | Twitter | Security Disclosure | Code of Conduct | Contribution Guidelines

Travis Go Report Card npm License

Installation & signup

Manifold provides binaries of torus-cli for OS X and Linux on amd64.

After installing, create an account with:

torus signup

OS X

Linux

  • RPM based distributions: Use the following repository configuration:
$ sudo tee /etc/yum.repos.d/torus.repo <<-'EOF'
[torus]
name=torus-cli repository
baseurl=https://get.torus.sh/rpm/$basearch/
enabled=1
gpgcheck=0
EOF
  • DEB based distributions: Use the following repository configuration:
DISTRO=$(lsb_release -i | awk '{print tolower($3)}')
CODENAME=$(lsb_release -c | awk '{print $2}')
sudo tee /etc/apt/sources.list.d/torus.list <<< "deb https://get.torus.sh/$DISTRO/ $CODENAME main"

Security Disclosure

Please follow our security disclosure document found here.

License

Manifold's torus-cli is released under the BSD 3-Clause License.

torus-cli's People

Contributors

jbowes avatar ianlivingstone avatar jeffandersen avatar mattcreager avatar jelmersnoeck avatar ntassone avatar bentranter avatar peterkaminski avatar

Watchers

David Ianakiara avatar Dio Ianakiara avatar James Cloos avatar Marlon Gomes avatar

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.