Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce space taken by credentials, using a migration step #55

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Oct 29, 2024

  1. Make credential: change the path of rks to `rp_id_hash.credential_id_…

    …hash` from `rp_id_hash/credential_id_hash`
    
    The goal is to make credential storage more efficient, by making use of littlefs's
    ability to inline file contents into the directory metadata when the file is small.
    sosthene-nitrokey authored and robin-nitrokey committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f933359 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    11dee1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c71079 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    780baa1 View commit details
    Browse the repository at this point in the history