Skip to content

Latest commit

 

History

History
94 lines (67 loc) · 4.34 KB

README.md

File metadata and controls

94 lines (67 loc) · 4.34 KB

AwazZ – A Decentralized Social Media Platform

GitHub license GitHub stars GitHub forks GitHub issues

Introduction

AwazZ is a decentralized and federated social media app designed to prioritize user privacy, autonomy, inclusivity, and freedom of expression. It provides a unified mobile app interface to the Fediverse, enabling users to easily discover content, manage profiles, and interact with communities without being tied to a persistent identity.

Features

  • Cross-Network Compatibility: Interact with multiple Fediverse platforms from a single application.
  • Privacy Controls: Fine-grained privacy controls and encrypted data exchange.
  • Content Discovery: Intelligent curation and content discovery across instances.
  • User Empowerment: Focus on user autonomy, inclusivity, and anonymity.
  • Decentralized Model: Prevents monopoly control and promotes diversity.

Tech Stack

Backend

Go SQLite Docker Gin

ActivityPub Protocol Buffers

Frontend

Flutter Android iOS

Security

Anon Token BLAKE2b Ed25519 Zero-Knowledge Proofs

Development Tools

Visual Studio Code Git GitHub Actions

Installation

Backend

  1. Clone the repository:
    git clone https://github.com/JonyBepary/awazz.git
  2. Navigate to the project directory:
    cd awazz
  3. Install dependencies:
    go mod tidy
  4. Run the application:
    go run .
  5. The backend server will start on localhost:9091.

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

LinkedIn X Email