Skip to content

v0.1.0

Choose a tag to compare

@wildfirebill01 wildfirebill01 released this 30 Aug 20:05
· 31 commits to main since this release

Initial release of selfhostauth — self-hosted multi-platform authenticator.

  • Core: RFC 6238 TOTP/HOTP (SHA1/256/512), otpauth import, AES-256-GCM vault encryption
  • Server: Fastify + SQLite, scrypt passwords, token sessions, revision-based sync, optional 2FA
  • Desktop: Electron (Windows/macOS/Linux)
  • Extension: MV3 (Chrome/Firefox/Edge)
  • Mobile: Expo (iOS/Android)
  • Deploy: Docker, Caddy, systemd; CI + release workflows

Full Changelog: https://github.com/wildfirebill-security/selfhostauth/commits/v0.1.0