TweetFS

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

Rating: 5.0/5 (Total Votes: 1)

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

clist
clist

3 Jun 15

E2fsprogs
E2fsprogs

17 Aug 18

cadcVOFS
cadcVOFS

20 Feb 15

GlusterFS
GlusterFS

11 Apr 16

Other Software of Developer Robert Winslow

Plainsight
Plainsight

11 May 15

Comments to TweetFS

Comments not found
Add Comment
Turn on images!