https://github.com/singhhp1069/authonomy
Authonomy is an innovative middleware designed to revolutionize authorization management for application developers.
https://github.com/singhhp1069/authonomy
did identity identity-management ssi tbd vc vp
Last synced: about 1 year ago
JSON representation
Authonomy is an innovative middleware designed to revolutionize authorization management for application developers.
- Host: GitHub
- URL: https://github.com/singhhp1069/authonomy
- Owner: singhhp1069
- License: apache-2.0
- Created: 2024-01-02T23:32:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T19:40:38.000Z (over 2 years ago)
- Last Synced: 2025-02-09T12:43:03.833Z (over 1 year ago)
- Topics: did, identity, identity-management, ssi, tbd, vc, vp
- Language: HTML
- Homepage: https://singhhp1069.github.io/authonomy/
- Size: 928 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Authonomy
Revolutionizing Authorization Management for Developers.
## Introduction
Authonomy is an innovative middleware designed to revolutionize authorization management for application developers. This solution decouples authentication from authorization, enabling the use of decentralized authorization mechanisms through DIDs, VCs, and VPs.
## Features
- **Decoupled Authentication and Authorization**: Leverage popular authentication methods while managing authorization independently.
- **DID-Based Authorization**: Implement flexible and secure authorization using Decentralized Identifiers.
- **Verifiable Credentials**: Utilize Verifiable Credentials (VCs) and Verifiable Presentations (VPs) for robust access control.
## Getting Started
### Prerequisites
- Docker and Docker-compose
### Installation
#### Using Docker-Compose
```sh
git clone https://github.com/singhhp1069/authonomy.git
cd authonomy
docker-compose up --build
```
## Documentation
for the documentation please follow [https://singhhp1069.github.io/authonomy/](https://singhhp1069.github.io/authonomy)
## Contributing
We welcome contributions to Authonomy! Please read our Contributing Guidelines for more information on how to get involved.
### Important
- The project is for the demo purpose only, do not use for production.
- In some places there are hardcoded snippet.