-
Notifications
You must be signed in to change notification settings - Fork 168
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
README update: features and planned features #341
Conversation
* User-configurable QR code display density | ||
* Taproot (P2TR) single-sig signing | ||
* Responsive, event-driven user interface |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggest to remove this now. Thats a given now.
* Responsive, event-driven user interface | ||
* Customized Linux live-boot OS to allow MicroSD card removal |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add as a separate/new feature lines:
-
Seedsigner_OS is a live-boot OS allowing your MicroSD card to be physically removed after starting, before your Private keys are even input or scanned, to further improve our air-gapping around your Private keys.
-
Our absolute minimum surface-area Linux OS removes all Wifi, Bluetooth USB and swap libraries at the Linux Kernel level.
(Removed or just disabled???) -
BIP-85 deterministic seed derivation is now supported.
-
Massively Improved startup time of <15 seconds on Pi Zero 2 !
-
Super-small image files of under 42 Megabytes allows the use of very cheap, small MicroSD cards. Yes, Megabytes, not Gigabytes!
-
An active Telegram community to offer user support, suggestions and interesting discussions.
-
Many other improvements, bugfixes and tweaks provided by our users feedback.
* Responsive, event-driven user interface | ||
* Customized Linux live-boot OS to allow MicroSD card removal | ||
|
||
### Considerations: | ||
* Built for compatibility with Specter Desktop, Sparrow, and BlueWallet Vaults | ||
* Device takes up to 60 seconds to boot before menu appears (be patient!) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggest: "The startup time on the most affordable, (but slowest) hardware, (the Pi Zero V1.3) takes 45 seconds, but just 15 seconds on a the faster processor in the Pi Zero 2!
(Desobediente Tecnológico timed it himself with Seedsigner_os)
* Responsive, event-driven user interface | ||
* Customized Linux live-boot OS to allow MicroSD card removal | ||
|
||
### Considerations: | ||
* Built for compatibility with Specter Desktop, Sparrow, and BlueWallet Vaults |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Compatible with these Wallet co-ordinator softwares: Specter Desktop, Sparrow Desktop, BlueWallet, Nunchuk and Keeper.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have included in some of the new features and updates from the 060 releases page.
ACK, These read well and improve/update the docs. No problems with additions that Marc mentions above, all are valid. |
"Seedsigner_OS is a live-boot OS allowing your MicroSD card to be physically removed after starting, before your Private keys are even input or scanned, to further improve our air-gapping around your Private keys" I'd like to see the last part of this re-worded to something like "for additional user assurance that private key information is not persisting on the signer's memory card" or something similar. The microSD removal is more of a statelessness guarantee than it has to do with air-gapping. |
For Line 232 in 4793250
may I suggest that the docs add a specific example of how to flash with dd on MacOS? (I for one found it weird to trust a third-party tool (Balena) for this purpose when the OS supports it.)
MacOS users can flash the SD card as follows. Take caution to carefully read and verify these commands before running them. Failure to do so can result in permanent data loss.
|
This PR is replaced by #402 |
Many of the planned features listed were prior to release 0.6.0. This PR updates this list to move some of the past planned features to be highlighted features.
Highlighted features added:
Planned features added:
See README file diff for complete list of changes. Please provide feedback on what to add/remove/change in the "Feature Highlights" to "Planned Upcoming Improvements" section of the README.