Skip to content

Chat developed in php inspired by the extension for google 'cryptocat'

License

Notifications You must be signed in to change notification settings

Deathmajorasmask/Cryptocat

Repository files navigation


Logo

Cryptocat

An awesome cryptic chat created in php !

Table of Contents
  1. About The Project
  2. Getting Started
  3. Screenshots
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

Product Name Screen Shot

Its a chat inspired by the 'Cryptocat' browser extension, developed in php. Its operation is based on password rooms to ensure that only permitted users are chatting.

The messaging system constantly consults an encrypted database in mysql, it also works as a core for the development of new systems for publishing photos, memes, transferring private messages and other things.

The possibilities with this base are endless, so I hope you can take the source code of this project as an example.

Built With

This project uses some external libraries, I list them below:

Getting Started

Follow the instructions below to get it working and proceed to modify or test this project.

Prerequisites

You will have to download.

  • XAMPP, WAMPP, MAMP or other server compatible with php 7.2.10

Installation

  1. Clone the repo

    git clone https://github.com/Deathmajorasmask/Cryptocat.git
  2. Move Cryptocat files to hdocs.

  3. Press 'Start' in XAMPP to MySQL & Apache.

  4. Import 'chat_system.sql' to mysql (phpMyAdmin).

  5. Open Cryptocat in Chrome, Firefox or Opera.

    http://localhost/

Screenshots

Product Name Screen Shot Product Name Screen Shot Product Name Screen Shot

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Deathmajorasmask - zijaham_link@hotmail.com

Project Link: https://github.com/Deathmajorasmask/Cryptocat

About

Chat developed in php inspired by the extension for google 'cryptocat'

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published