TweetFS

Software Screenshot:
TweetFS
Software Details:
Version: 0.1
Upload Date: 11 May 15
Developer: Robert Winslow
Distribution Type: Freeware
Downloads: 70

Rating: 5.0/5 (Total Votes: 2)

TweetFS is tool to clandestinely store small files and directories on Twitter.

http://github.com/rw/tweetfs

TweetFS remebers the names and permissions of files and directories. Each node may be downloaded as a separate entity from Twitter. Tweets are enciphered using the Plainsight library.

This project is a collaboration with @workmajj. It uses his SeqTweet library.

Installation

sudo pip install tweetfs

Usage

 Create a ~/.tweetfs directory.

 Create the file ~/.tweetfs/creds.cfg. It must have the following format:

 [Twitter]
 CONSUMER_KEY = __
 CONSUMER_SECRET = __
 ACCESS_KEY = __
 ACCESS_SECRET = __


The values can be retrieved using SeqTweet's auth.py script.

 Add texts into the directory ~/.tweetfs/texts/. I recommend classic novels from Project Gutenberg.

 Run the following:

 tweetfs upload < file or directory >

It'll print a list of tweet ids that were created when storing the files.

 Any file can be retrieved by referencing its tweet id:

 tweetfs download < tweet id > < optional filename to write to >

Remember to keep the filesizes small--Twitter doesn't let us put many tweets up in a day.

Requirements:

  • Python
  • SeqTweet
  • Plainsight
  • Bitstring

Similar Software

xfsprogs
xfsprogs

17 Aug 18

GlusterFS
GlusterFS

11 Apr 16

PyProxyFS
PyProxyFS

11 May 15

LynxFS
LynxFS

2 Jun 15

Other Software of Developer Robert Winslow

Plainsight
Plainsight

11 May 15

Comments to TweetFS

Comments not found
Add Comment
Turn on images!