Skip to content

Ludoo0/CipherDrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CipherDrop

Cipherdrop is a secure text and file sharing application that ensures your sensitive information remains private. With Zero Knowledge encryption, you can share messages and files with confidence, knowing that only the intended recipient can access the content.

Technologies

This Repository uses Node.js with Express.js in Typescript in the Backend and HTML, CSS and normal JS in the Frontend.

Requirements

  • docker and docker-compose

Getting Started

To get started with Cipherdrop, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Ludoo0/cipherdrop
  2. Navigate to the project directory:
     cd cipherdrop
  3. Create a .env file based on the provided example:
    cp ./src/api/.env.example ./src/api/.env
  4. Start the application using Docker Compose:
    docker compose up -d

Contributing

Contributions are welcome! If you find a bug or have a feature request, please open an issue on GitHub. Pull requests are also encouraged.

License

This project is licensed under the MIT License. See the LICENSE file for details

Disclaimer

This project is provided "as is" without any warranties. Use it at your own risk.

Have fun and stay secure!

About

Cipherdrop is a secure text and file sharing application that ensures your sensitive information remains private. With Zero Knowledge encryption, you can share messages and files with confidence, knowing that only the intended recipient can access the content.

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages