Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    bootlegger 1.1.1

    Download button

    No screenshots available
    Downloads: 97  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Zhehao Mao | More programs
    Other/Proprietary Li... / FREE
    September 13th, 2012, 18:55 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    bootlegger description

    Command Line Interface to Speakeasy

    bootlegger is the command-line Python interface for Speakeasy, the paranoid file storage solution.

    Installation:

     pip install bootlegger

    or clone the repo and run

     python setup.py install

    Configuration:

    Create a folder in your home directory called .bootlegger. In this folder, generate private and public RSA keys called user_private.pem and user_public.pem, respectively. This can be accomplished using openssl.

     cd ~/.bootlegger openssl -genrsa -out user_private.pem 2048 # add -des3 if you want a passphrase openssl rsa -pubout -in user_private.pem -out user_public.pem

    Create a file in the .bootlegger folder called bootlegger.conf. Add the following information

     [speakeasy] host = www.example.com username = testuser

    Replace the values with your desired host and username.

    Usage:

    To add your public key to the server, run

     bl addkey

    To upload a file, run

     bl upload file.txt

    To list all files on the server, run

     bl list

    To download a file run

     bl download file.txt

    To get detailed information about a file, run

     bl info file.txt

    To share a file with another user, run

     bl share otheruser file.txt


    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    Speakeasy interface | Python library | Python | Speakeasy | interface

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM