Skip to content

Gravitalia/Autha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autha
-----

Autha is an account manager. It comes with features:
  * Human-readable errors (RFC 7807);
  * Support multi-factor authentication via TOTP (RFC 6238);
  * Support WebFinger (RFC 7033).

> [!WARNING]
> Telemetry (tracing, logging and metrics) is also included using OTLP.
> Although, telemetry is deactivable(1) to increase anonymity.
(1) Simply remove OpenTelemetry (OTLP) from `compose.yaml`.

This server allows you to create, modify, and delete your account.
It allows users to expose public keys, letting them generate their own tokens.

Licensed under BSD.