Nicolas Schneider

Results 55 comments of Nicolas Schneider
trafficstars

I just looked through the source code and it seems like the only place where a change would be needed is in create_backup_point_dir(). Instead of using mkpath("$destpath", 0, 0755), we...

Unfortunately, I currently don't have enough time to test this, because my backup server does not use btrfs. I might be able to create a PR, but testing it with...

It's useful, because as stated in the original post, it can significantly reduce backup times when using btrfs as `rm`ing and `cp`ing the backup directories is now instant instead of...

> Confirmed `drawable` is working as intended. `gradlew clean` seems to help flush the cache between test runs. Sorry, I seem to have missed these comments. Sure, `drawable` works, but...

The additional entropy is only needed for 1) right, not for 2) and 3) since the mnemonic already contains all the information and no additional entropy is required. So at...

@benma would you mind re-opening this issue so that we can subscribe to it and be notified of the feature being implemented (hopefully) in the future? SLIP-39 seems to be...

The problem with the BIP39 passphrase is that you need to enter it every time you use the device, which is bad from a UX perspective. If you don't want...

Shamir backup is tracked in #113 (for paper based backups though). I don't think it makes sense to have a 2-of-3 shamir backup on microSD since you'd need 3 microSD...

Coldcard implemented this a few weeks ago: https://github.com/Coldcard/firmware/pull/39 Yes, I think it makes sense to show the key as a bip39 phrase so that it can be used to restore...

This is a good point, it does not help you to backup the various derivation paths of other wallets. However, if you could label the derived key as something like...