Skip to content

therandomspoon/librebook

Repository files navigation

Librebook

Librebook the free, secure, not selling your data social media solution made by the therandomspoon because they were bored.

Privacy matters. So use Librebook

License Release Commits Issues Pull Requests

image

Developers

  • Lead developer: Therandomspoon

  • Bing AI: Contributed a lot of the login code as i have no idea what im doing. Also made the code SQL and HTML injection proof

Major Contributors

Golddominik893 - i intended to steal a lot of code from Golddominik893 for the login system but i got confused cos im a bit stupid.

Bing AI - Surprisingly good and free image generation. Contributed Leo the lion (mascot of librebook) First version (genesis) finished on the 22/12/2023 and released on github.

Components required

  • Mysql server
  • Web server
  • PHP

Run these commands to be able to host it (debian linux tested)

  • sudo apt-get install php-mysql
  • sudo apt-get install php
  • (we recommend mariaDB) - sudo apt install mariadb-server
  • sudo apt install git
  • sudo apt install php

Note

Please note that some features from the version we host will not be on the github immediately as it is a pre-alpha build

Features

  • Global messaging system
  • custom profiles (pfp, bio, not user as of this time)
  • looking up others profiles
  • secure login system
  • messages only sent by user shows on profile inspection
  • protection against sql and html injection
  • photo posts 422 × 296 px
  • folders for the files organisation cos Golddominik893 asked
  • Instance hosted by me (http://librebook.rf.gd/)
  • Deleting accounts

Upcoming features

  • p2p messaging systen (dm's) (very soon)
  • reactions
  • global access sql server for messages (soon but not as soon as deleting accounts but still more soon than my hosted ver)
  • friending system

Screenshots (genesis ver)

landing page

image

messaging page

(yours will not have these specific images because they are all on my sql server) image

editing profiles

(this is my one not everyones) image

viewing others profiles

(even shows the messages that only they sent!) image

A photo of Leo the lion the mascot of Librebook created by Bing AI

image

Librebook is coconutified!

image


Welcome to Librebook !

Librebook is the free, intended to be private social media made by the solo developer Therandomspoon. Librebook is intended to be open source and to exist for others to expand on and host while enjoying their data not being sold.

Developers

  • Lead developer: Therandomspoon
  • Bing AI: Contributed a lot of the login code as i have no idea what im doing. Also made the code SQL and HTML injection proof

Major Contributors

Golddominik893 - i intended to steal a lot of code from Golddominik893 for the login system but i got confused cos im a bit stupid. Bing AI - Surprisingly good and free image generation. Contributed Leo the lion (mascot of librebook) First version (genesis) finished on the 22/12/2023 and released on github.