Coder Social home page Coder Social logo

redditstorage's Introduction

#RedditStorage ######Cloud storage that uses Reddit as a backend.

=============

RedditStorage is an application that allows you to store on reddit subreddits via raw bytes. The file is encoded into characters and encrypted using AES encryption, after which it can be stored on a subreddit of choice (ideally your own private subreddit). To retrieve the file, the process is simply reversed. Unfortunately, reddit comments have a character limit of 10000. If your file exceeds that amount, it will be split up among comments in the same thread which form links by replying to each other.

=============

Requirements:

  • reddit account (preferably with over 1 link karma on it)
  • private subreddit with your reddit account as a moderator (make sure to set the spam filter strength of self posts and comments to "low")
  • praw 2.1.21
  • Python 2.7
  • pycrypto 2.6.1
  • wxPython 3.0+

=============

How to Use:

  1. RedditStorage uses an AES encryption algorithm which requires you to choose a password(e.g. "bunny").
  2. Run: python RedditStorage.py
  3. Enter your username, password, subreddit and desired encryption key
  4. Choose the file you want to upload
  5. When getting the file, choose the file you want to get and how/where you want to save it

Screenshots

===========

ss1 ss2 ss3 ss4 ss5

To Do

==============

  • Save username/password between sessions
  • Upload as webapp
  • Auto generate subreddits

redditstorage's People

Contributors

rossem avatar jameswang14 avatar freddiev4 avatar dccarroll avatar rodrigograca31 avatar steeling 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.