Expand description
#![doc = include_str!(“../README.md”)]
Re-exports§
pub use api::auth::AuthRequest;
pub use api::public::ListBuilder;
Modules§
- api
- errors
- internal
- recovery_
file - Tools for encrypting and decrypting a recovery file storing user’s root key’s secret.
Macros§
Structs§
- Client
- A client for Pubky homeserver API, as well as generic HTTP requests to Pubky urls.
- Client
Builder - Keypair
- Ed25519 keypair to sign dns Packets.
- Public
Key - Ed25519 public key to verify a signature over dns Packets.