Relaycorp Software Documentation
This website hosts the technical documentation for some of the Open Source libraries and applications built by Relaycorp. Of these projects, the following are particularly relevant to external stakeholders:
Awala
Project website: awala.network.
- com.github.relaycorp:awala-endpoint-android: The library that any Android app should use to integrate Awala.
- Awala-Internet Gateway: The gateway that connects Awala private gateways to the Internet.
- Pong service: An Internet endpoint for the Awala Ping Service.
VeraId
Project website: veraid.net.
- @relaycorp/veraid: The Node.js implementation of VeraId.
- tech.relaycorp:veraid: The JVM implementation of VeraId.
Other
JavaScript/Node.js projects
- @relaycorp/object-storage: Unified interface to access major object storage backends (e.g., Amazon S3, Google Cloud Storage, Minio).
- @relaycorp/dnssec: Resolver-agnostic DNSSEC verification library.
- @relaycorp/ws-mock: Mock client and server to unit test the NPM package
ws
.
JVM projects
- tech.relaycorp:doh: DNS-over-HTTPS (DoH) client for the JVM and Android.