A 2009 recreation of old Twitter. Code needs refactoring
Apache2/nginx
MySQL
PHP7.2+
git clone https://github.com/the-real-sumsome/witter.git
Move git cloned files to /var/www/html or wherever your webroot is located
Edit /static/config.inc.php
Get a Recaptcha key at https://www.google.com/recaptcha/admin/create
Import the SQL file in the repository
This repository contains no copyrighted, or stolen code. All content here is 100% original. SpaceMy is not sponsored by, or hosted by MySpace.
-
Selling Feature: Instant Messaging
-
User security
- We don't sell your data
- Using BCRYPT to hash passwords
- SQL injection safe
- We don't log IPs
- Top notch security
- XSS injection safe (for the most part, if you find a vulnerability make a issue)
-
Open source, public domain software
-
Made by my 3 talented friends.
-
More Specifics
- Retweets
- Likes
- Replies
If you know how to code, contribute using pull requests. If you like to test stuff, join the website and test the craziest stuff you can think of and try to find bugs, then report them in issues. Everything helps!
Our goal is to bring back the days of Twitter (circa 2009)
If you would like to contribute, please fork this and make a pull request.


