Skip to content
View DISTREAT's full-sized avatar
  • Central Europe
Block or Report

Block or report DISTREAT

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Rotkeappchen Rotkeappchen Public

    [Design Proposal] Stateless, DB-less, secure, and failsafe method for generating and verifying Dynamic Secrets / rotating verification codes

    Zig 1

  2. projavu projavu Public

    A program for on-disk storing and managing of project ideas.

    Zig

  3. rotkeappchen-rs rotkeappchen-rs Public

    Crate for generating stateless and rotating verification codes.

    Rust

  4. dyst dyst Public

    Package manager for GitHub releases

    Rust 1

  5. rwdr rwdr Public

    RWDR reads all packages on an Arch Linux system, filtering for files that are not recoverable by Pacman.

    Rust

  6. Migrating to FBE on Samsung devices Migrating to FBE on Samsung devices
    1
    # FBE-Encrypting an Android Device
    2
    
                  
    3
    To contribute to the online documentation of Android, I wish to share what I learned encrypting an Android device using [File-based Encryption](https://blog.quarkslab.com/android-data-encryption-in-depth.html) based on fscrypt.
    4
    
                  
    5
    Note that this process is complicated and requires profound experience. I cannot promise that my observations are reproducible or apply to most devices (however, the provided information should apply to a large quantity of Samsung devices). Moreover, this is not a typical step-by-step guide, so please do not treat it as such. Use your expertise and make your own decisions.