mirror of
https://github.com/aljazceru/pubky-core.git
synced 2025-12-31 12:54:35 +01:00
1.3 KiB
1.3 KiB
An open protocol for per-public-key backends for censorship resistant web applications.
The Web, long centralized, must decentralize; Long decentralized, must centralize.
Overview
Pubky-core combines a censorship resistant public-key based alternative to DNS with conventional, tried and tested web technologies, to keep users in control of their identities and data, while enabling developers to build software with as much availability as web apps, without the costs of managing a central database.
Features
- Public key based authentication.
- Public key based 3rd party authorization.
- Key-value store through PUT/GET/DELET HTTP API + pagination.
Getting started
Warning
Pubky is still under heavy development and should be considered an alpha software. Features might be added, removed, or changed. Data might be lost.