GithubHelp home page GithubHelp logo

sbilello / fluidkeys Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fluidkeys/fluidkeys

1.0 2.0 0.0 6.42 MB

Fluidkeys makes it simple for teams to use OpenPGP encryption

Home Page: https://www.fluidkeys.com

License: GNU Affero General Public License v3.0

Makefile 0.47% Go 97.41% Shell 2.12%

fluidkeys's Introduction

Fluidkeys command line

Build Status

Fluidkeys helps teams protect themselves with strong encryption. It builds on the OpenPGP standard and is compatible with other OpenPGP software.

Fluidkeys is licensed under the AGPLv3.

0.2 helps you create a key or import one from gpg, then automatically maintain it.

Once installed, run it with fk.

Install

Head over to download.fluidkeys.com

Install from source

You'll need the Go compiler

Clone the repo:

REPODIR=$(go env GOPATH)/src/github.com/fluidkeys/fluidkeys

git clone https://github.com/fluidkeys/fluidkeys.git $REPODIR
cd $REPODIR

Build and install to /usr/local/bin/fk:

make && sudo make install

If you prefer to run without sudo (root), install into $HOME/bin/fk:

PREFIX=$HOME make install

Develop

If you want to hack on Fluidkeys locally you'll need Go 1.10+ and dep.

Run:

make run

fluidkeys's People

Contributors

idrysdale avatar

Stargazers

 avatar

Watchers

 avatar  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.