doipjs/docs/README.md

38 lines
1.2 KiB
Markdown
Raw Normal View History

2020-11-05 09:34:46 -07:00
# doip.js
2020-11-06 10:35:28 -07:00
doip.js allows websites and Node.js projects to verify decentralized online
identities based on OpenPGP.
2020-11-05 09:34:46 -07:00
## Features
- Verify online identities using profile URLs
- Regex-based service provider detection
- [Mocha](https://mochajs.org/) tests
## About Keyoxide
2020-11-06 10:35:28 -07:00
[Keyoxide](https://keyoxide.org/), made by Yarmo Mackenbach, is a modern, secure
and privacy-friendly platform to establish decentralized online identities using
a novel concept know as [DOIP](doip.md). In an effort to make this technology
accessible for other projects and stimulate the emergence of both complementary
and competing projects, this project-agnostic library is
[published on codeberg.org](https://codeberg.org/keyoxide/doipjs) and open
sourced under the
[Apache-2.0](https://codeberg.org/keyoxide/doipjs/src/branch/main/LICENSE)
license.
2020-11-05 09:34:46 -07:00
## Community
2020-11-06 10:35:28 -07:00
There's a [Keyoxide Matrix room](https://matrix.to/#/#keyoxide:matrix.org) where
we discuss everything DOIP and Keyoxide.
2020-11-05 09:34:46 -07:00
## Donate
2020-11-06 10:35:28 -07:00
Please consider [donating](https://liberapay.com/Keyoxide/) if you think this
project is a step in the right direction for the internet.
2020-11-05 09:34:46 -07:00
## Funding
2020-11-06 10:35:28 -07:00
This library was realized with funding from
[NLnet](https://nlnet.nl/project/Keyoxide/).