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.
- 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.
- Clone the repository:
git clone https://github.com/JonyBepary/awazz.git
- Navigate to the project directory:
cd awazz
- Install dependencies:
go mod tidy
- Run the application:
go run .
- The backend server will start on
localhost:9091
.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.