Project

fling

0.0
No commit activity in last 3 years
No release in over 3 years
Fling is a system for automating the exchange of files and directoriesover Tahoe-LAFS, a distributed encrypted filesystem.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.9
~> 10.0
~> 3.2

Runtime

 Project Readme

Fling

Build Status Code Climate Coverage Status

Simple secret sharing with password-based authentication.

Fling provides end-to-end encrypted file sharing with a simple-to-run server.

Is it any good?

Yes

Prerequisites

Fling is developed for usage on Mac OS X. Support for other operating systems forthcoming. PRs accepted!

Fling supports the following versions of Ruby:

  • MRI 2.2.2
  • JRuby 1.7.19

Other versions of Ruby may work, but the preceeding are what are supported.

Installation

First you must install a version of Ruby described in the Prerequisites.

Or install it yourself as:

$ gem install fling

Usage

Coming soon!

Contributing

  • Fork this repository on github
  • Make your changes and send us a pull request
  • If we like them we'll merge them
  • If we've accepted a patch, feel free to ask for commit access

License

Copyright (c) 2015 Tony Arcieri. Distributed under the MIT License. See LICENSE.txt for further details.