codehasan / SecurePaste

A secure Pastebin alternative with blockchain-powered encryption and decentralized storage
https://securepaste.vercel.app
Apache License 2.0
1 stars 0 forks source link
daisyui hardhat next react solidity tailwindcss

[![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![Apache License 2.0][license-shield]][license-url]


Logo

SecurePaste

A secure Pastebin alternative with blockchain-powered encryption and decentralized storage.
PROJECT UNDER DEVELOPMENT
Check Roadmap to see current progress.

View Demo   |   Report Bug   |   Request Feature

Table of Contents

About The Project

Product Banner

This project is built as an alternative to Pastebin. The key difference is that SecurePaste allows users to store their content on Blockchain to ensure data integrity and immutability. Moreover it's tailored for ease of use, allowing users to securely store their data and also have the freedom to select between Web3 (Blockchain) and Web2 (Traditional) storage methods, ensuring both security and convenience are prioritized.

Key Features:

Common Features (Pastebin):

Whether you’re a developer safeguarding sensitive code or an individual protecting personal notes, our platform offers a reliable solution backed by the latest technologies in blockchain innovation.

Built With

The website is built using the following libraries and frameworks.

Next JS React TailwindCSS DaisyUI Zod Prisma

For database and storage, the following tools are used.

Supabase Pinata IPFS

Smart Contracts are deployed on the Ethereum blockchain and developed using the following tools and languages.

Solidity Hardhat

Install

To run this project locally follow the below steps.

Prerequisites

Installation

Roadmap

See the open issues for a full 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.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  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 Apache License (2.0) . See LICENSE for terms and conditions.

Copyright (c) 2024 Ratul Hasan

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Contact

You can contact me using either of these social media platforms or send me an email.


Back to top