Atomic Blend Docs
  • Platform Documentation
  • Developer's Guide
  • Atomic Blend
  • Roadmap
    • Roadmap
    • How to contribute ?
  • Features
    • How to use the App ?
    • Areas
    • Navigation
    • Account
      • Login
      • Register
      • Account Infos
        • Profile
        • Password
        • Delete Account
    • Tasks
      • Views
        • Overview
        • Today
        • Tags
      • Task Management
        • Add a new task
        • Delete a task
        • Edit a task
      • Mark a task as completed
      • Notifications
    • Calendar
      • Views
        • 3 days
        • Month
        • Day
    • Habits
      • Views
        • List
        • Overview
      • Habit Management
        • Create an habit
        • Edit an habit
        • Delete an habit
      • Scheduling
      • Log entries
      • Statistics
  • Self-hosting
    • Getting Started
      • docker compose
  • Security
    • Introduction
    • Encryption
    • KeySet
    • Mnemonic
    • Sharing Data Concept
    • Encrypted Notifications
  • Cloud SaaS
    • Overview
    • Cloud Provider
Powered by GitBook
On this page
  • Overview
  • BIP 39
  1. Security

Mnemonic

PreviousKeySetNextSharing Data Concept

Last updated 1 month ago

Overview

To allow you to have a backup key, and help you recover your data if you loose your password, we've implemented a BIP39 Mnemonic key, the same as a Bitcoin Wallet that you will have to store somewhere in case you need it.

BIP 39

Here are some illustrations explaining how a BIP 39 Mnemonic works :

Note: in our case, the 512-bit Seed is in fact our 256-bits AES-GCM key

Source:
Source:
Mastering bitcoin
Mastering bitcoin