Bitcoin Forum
June 08, 2024, 08:24:16 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Bitcoin / Hardware wallets / Re: Introducing Cypherock X1, World's first hardware-based MPC Wallet on: January 10, 2023, 09:25:04 AM
Quote
How about information like IP addresses and transactions that are registered by Cypherock server?
We never store the IP addresses. After the db hacks that other wallets faced, we don't store any information ourselves that will reveal personal information about the user. You can find our latest privacy policy here - https://www.cypherock.com/privacy

Quote
I can't follow everything myself so please post any Cypherock update changes in this topic, when they are released.
Thank you.
Sure, will do.
2  Bitcoin / Hardware wallets / Re: Introducing Cypherock X1, World's first hardware-based MPC Wallet on: December 24, 2022, 01:08:19 PM
Quote
So can you tell us what exactly is stored on actual Cypherock device?

There must be some data and information about accounts, history, transactions, so I wonder is that stored on device or also on cards?

1. The device is the processing house to provide coin-specific functionality. The permanent storage of all the account secret is on the cards. To provide some authenticity check, the device stores private keys of its own in the Secure chip (ATECC). Apart from that, the device also stores some session keys specific to enable a secure execution environment.
2. The device has access to PIN (and its subsequent hash) only for a short duration (one session) of time in its RAM. No information about PIN is stored on the device. Whenever a user enters PIN it is erased right after it's used. The cards store the double hash of the PIN permanently to provide an authentication mechanism whenever someone tries to access the user data on the card. The storage of PIN digest on the card is fully managed by JCOP OS that is EAL 5+ certified which provides in-built safety even from side-channel attacks.
3. If the user has set a PIN, then the shard is first encrypted and then stored in the NVM. If there is no PIN, the shard is stored as it is. The decryption is done using the first hash of the PIN. The handling of PIN is unaffected by this bahaviour since the nonce for encryption is stored on the cards. The nonce for encryption acts as salt for the encryption along with hash of PIN.
4. information about accounts, history, and transactions are never stored on the device or cards. They are only available with the desktop companion (CySync) application.


Quote
I get the point that you wanted to achieve simplification with PIN code, but watching all Cypherock review videos I still think it's a bit complicated to handle and tap all those cards multiple times.

I agree that these are minor UX issues at this point. This is what we are currently solving at the moment. This will get improved in another month.

Quote
Few more negative things I noticed about Cypherock X1 and I want to see this being added in future, there is no support for Multisig, no support for full Bitcoin node, no signing messages, only one account for coin, and no coin control.

I can understand. These are things that are part of the roadmap already.
3  Bitcoin / Hardware wallets / Re: Introducing Cypherock X1, World's first hardware-based MPC Wallet on: December 24, 2022, 10:14:54 AM
Quote
That also makes it less secure and exponentially easier to brute force compared to a passphrase of let's say 8 random words.

Not if it is backed by strong tamper-resistant hardware security which has brute force prevention mechanisms. We use smartcards that have been battle-tested in the banking industry for more than 50 years. Regardless, you can still use a passphrase with the product if you value that more for the security of your assets even with Cypherock X1.

Quote
I knew you would say that, and it's, of course, in your best interest to sell as many as possible. Buyers would obviously want to buy only one and have it work for a lifetime.

Not necessarily. Also, the same could be argued for any other hardware wallet.

Quote
Does that mean that the recovered seed in that case pops up on the screen of your cell-phone or is shown in some native software environment by Cypherock? 

This is more relevant in the case if ever Cypherock goes out of business. We will have our own open-source IOS and Android apps as well for this. But the seed phrase can be recovered directly on the smartphone without our assistance directly from the cards when you enter the correct PIN if set. Although it is definitely not recommended for your hardware wallet seed phrases and should be used only if Cypherock ever goes out of business.
4  Bitcoin / Hardware wallets / Re: Introducing Cypherock X1, World's first hardware-based MPC Wallet on: December 23, 2022, 10:07:47 AM
Quote
PIN code is saved on device and that means that it can be hacked and extracted, it's just a matter of time when this will happen.

PIN in our case is never stored on the device, it stored on the X1 cards that are EAL 5+ certified. The share on the device is encrypted too which is decrypted only when the card is unlocked. Hence, even if someone hacks the device, they cannot brute force the PIN.

Quote
Advantage of additional passphrase compared to PIN code is that it is not stored anywhere on device and there is nothing that can be hacked.

But you can bruteforce the passphrase compared to PIN which is dangerous if it is a short pass phrase. Passphrase we don't recommend to basic users. At the same time, if you want, you can setup the passphrase on our wallets as well.

Quote
I am not saying PIN codes are bad for hardware wallets, but I wouldn't trust them to keep my coins safe.

I think it comes down to personal preference. Since there is the geographical distribution of the cards as well in our case, there are users who don't even set a PIN and rely on the geographic distribution as a security mechanism.
5  Bitcoin / Hardware wallets / Re: Introducing Cypherock X1, World's first hardware-based MPC Wallet on: December 23, 2022, 09:58:29 AM
Quote
It's much more complicated and time-consuming to recover different seeds, but one alternative could be having multiple hidden wallets protected by unique passphrases. The recovery takes more time, but it works. 

The product supports passphrases. So if you find that easier for yourself, you can do that as well. It is just that we do not recommend setting up of passphrases for most users. The areas where they can make a mistake are just too many.

Quote
An unauthorised entity getting hands on seedphrase backup can drain you out as they are so easy to recognise and the only component needed to wipe you out. If you extend the seed with a long and secure passphrase and keep the two separate, nothing can happen even if your seed is found.   

Isn't that a problme? You have to backup the seed phrase and the passphrase both securely now. If you lose one, the other becomes useless.

Quote
You can make the same point for a seed or a passphrase even if they take up some more room. People make bodies disappear, a piece of paper with 24 words written on it shouldn't be that difficult.

PIN can be remembered also which makes it exponentially better than seed or passphrase. The idea is it is much easier to hide in plain site it than the 24 words which has higher pattern matching as seen recently. Additionally, with securing the seed phrases, the more obscure the setup is, the harder it is to make it inheritable.


Quote
They should obviously make that backup asap to not run into problems of not being able to access their seeds if the device breaks or malfunctions. 

Not required since you can buy another device, and it will function like the old device. Else, you can also recover back your seed phrase from the two cards with the help of an NFC-enabled smartphone.
6  Bitcoin / Hardware wallets / Re: Introducing Cypherock X1, World's first hardware-based MPC Wallet on: December 22, 2022, 08:37:04 AM
I don't think that PIN codes are bulletproof protection, and it's possible that someone could hack it much easier than 12/24 seed words.
The underlying security of BIP-39 Seedphrases is exactly the same for all the wallets. PINs are just the top layer security to prevent anyone from getting into the device. What i meant by seedphrase being single point of failure was: Not Seedphrases but Seedphrase backups are a single point of failure. Anyone getting access to your backup can wipe you out completely. Here is a great example that happened recently.

https://twitter.com/lopp/status/1604599964713328640

PIN Backups which are 4-8 character long can be hidden indistinguishably anywhere. As compared to seedphrase backups which are exponentially much more difficult to hide.

An unauthorised entity getting hands on seedphrase backup can drain you out as they are so easy to recognise and the only component needed to wipe you out. PIN backups are almost impossible to find if hidden properly. On top of that, even with access to PIN, attacker needs atleast 2 components of the wallet in order to break into your funds.

Quote
Can I still use the seed words I used on Cypherock wallet and import them in some other brand of hardware wallet, let's say Trezor, should everything work fine or they are useless without PIN?
User can export seedphrase from X1 and it takes under a minute to do so. X1 being BIP-39 compatible means it works with all the mainstream software and hardware wallets and users can seamlessly shift from X1 to any other wallet, or vice versa.

Here is how you can do so: https://www.youtube.com/watch?v=0W22TcY8MtQ
 
Quote
Just wondering if you can tell us how big Cypherock team is, I mean how many developers you have that are working on firmware, code and everything else?
Cypherock currently is 20+ member team. 
7  Bitcoin / Hardware wallets / Re: Introducing Cypherock X1, World's first hardware-based MPC Wallet on: December 21, 2022, 10:15:51 AM
I am sure I saw something like this posed on Technical Specifications section of main page, posted under Power and Battery subsection.
Thank you for flagging it. Will do the needful to prevent further confusion.

Quote
I finished watching Crypto Guide video and other Cypherock video reviews, and I have to say that I don't like single point of failure that makes wallet unusable if PIN code is lost or forgotten.
There are considerable benefits of PIN backup over solutions opted by other wallets:
1. Backuping up PIN is 100x easier than backing up seedphrases. (Like mandatory in all the rest of the wallets)
  • Easier to write, no mis-writing mistakes.
  • Easier to store. Need smaller space.
2. PIN backups are not single point of failure like seedphrases [ IMPORTANT ]
  • PIN backup can be taken at 'n' number of places as it is not a single point of failure.
    Same cannot be said with seedphrases. User cannot take 'n' number of backups as losing any one of them is catastrophic.

That being said, we agree with Crypto guide's point of view. Therefore, we are redesigning our onboarding flow so that there is a substantial warning while user sets up the PIN. It will be same as other wallets give a substantial warning to backup your seedphrase.

Once our Inheritance Solution is released. Forgetting PIN won't be a problem as our Inheritance Solution will take care of it. (More on it on it's launch)


Quote
Some other things really need to be improved if you want to compete with all other hardware wallet manufacturers, and I hope to see software updates and compatibility with other wallets (like you said before for Electrum).
I agree, since we are a new player in the market. There is a lot of features that we need to implement and that's why our product roadmap is jampacked(currently not public, will be soon).
8  Bitcoin / Hardware wallets / Re: Introducing Cypherock X1, World's first hardware-based MPC Wallet on: December 21, 2022, 09:50:23 AM
This really is an interesting concept compared to what other hardware wallet brands do. Instead of resetting to factory settings and recovering a different wallet from seed, users could simply switch between them and save plenty of time. But imagine how many different backups you would have to make and how many new physical locations you would have to keep them in if you started using 4 different wallets with their own unique seeds?

This is the exact problem we are trying to solve. Current self custody solutions have tons of limitations. For a start, there is no portfolio management tools in self custody solutions. If a user wants to manage multiple portfolios they need to buy multiple hardware wallets and computer setups, in order to do so. From our interaction with users we found a few interesting customer profiles facing this issue. Let me mention couple of them.
  • Bitcoin Maxi but likes testing Smart contracts on other chains: Because of the faith in security of Bitcoin ecosystem, users liked to keep their wallet containing Bitcoin funds separate from other chains. To do so, users had to maintain multiple device setups, one for bitcoin and one for other chains.
  • Web3 Startup Founders/ VC Partners: Founders usually are responsible for managing their personal funds along with company funds. This is problematic is current solutions but with X1, they can create multiple wallets with separate seedphrase, each for different portfolios from one setup and use them separately in a sandboxed manner. No need to maintain excel sheets to keep track of your portfolio.
    Additionally, They can create sub portfolios. Like Marketing funds, development funds, Legal funds,s, etc. using multi-account feature.(Scheduled for January Release)
    You can read more one it here: https://www.cypherock.com/features/portfolio

Quote
3 backups per seed takes the total up to 12. Add passphrases to that mix (if you use them) and you will have to buy/rent more properties or get more friends and family. Grin
Precisely, seedphrase backup is the sole limiting factor for self custody solutions making bigger leaps in terms of innovation. We believe our solution has solved core problem of self custody. As you mentioned finding 12 secure places to store plain text seedphrase is quite a tedious task for a users. But with Cypherock X1, you have Zero Seedphrases and you can distribute X1 cards to any geo location or trusted person without ever worrying about that entity being able to read your private keys.
9  Bitcoin / Hardware wallets / Re: Introducing Cypherock X1, World's first hardware-based MPC Wallet on: December 19, 2022, 08:10:04 PM
Quote
I saw you are using 500mA battery for Cypherock and I wonder can you say what that model is exactly?

We were never using a battery in the hardware wallet. Can you point out the link where you saw this?

Quote
Some people would like to replace it when it gets dead, but I don't know how complicated is to open your hardware wallet, and would this break anything or make it unusable (not counting warranty void).

Don't recommend opening the hardware since it is ultrasonic welded. Better would be to buy another device or recover the private keys from the cards through an NFC enabled smartphone.

Quote
I am just watching reviews about Cypherock available on youtube, including most recent with Crypto Guide, so I will comment more about it later.

Sure thanks.
10  Bitcoin / Hardware wallets / Introducing Cypherock X1, World's first hardware-based MPC Wallet on: December 16, 2022, 07:57:22 AM
World's first hardware-based MPC Wallet, making it the first BIP-39 compatible seedless wallet.

Cypherock X1 uses Shamir Secret Sharing along with distributed tamper-proof hardware storage used in the banking industry to prevent single point of failure with private key security. X1 has five components- 1 X1 Wallet and 4 X1 Cards. Your Crypto private keys are distributed in 5 components, such that you need any 2 out of those 5 to access and/or recover your Crypto assets.

              

Product Features:
  • Cypherock X1 is the World's first BIP-39 seedless wallet. Unlike other wallets, there is no need for the user to write the 24 recovery words or the seed phrase anywhere.
  • Open Source with secure elements both on the X1 Wallet and the X1 cards. Source code - github.com/cypherock
  • Cypherock X1 is the World's first sufficiently trustless wallet. As a Crypto investor, you have to trust your wallet provider that they will not push a malicious software update to your wallet that extracts out the private keys. In Cypherock X1, even if a developer pushes a malicious software update to the X1 wallet, they will not be able to compromise your private keys since your private keys are never stored as a whole on X1 wallet. X1 cards are not upgradable once shipped to the users.
  • No Single Point of Failures as the private keys are never stored in a single place.
  • Cypherock X1 solves for the first time the inheritance problem with Crypto assets without compromising the privacy and control of the assets. (Coming Soon)
  • Majority of the hardware wallets today only allow the user to store one seed phrase wallet per hardware. Cypherock X1 allows the user to store upto 4 different wallet seed phrases on a single Cypherock X1. Generate new wallets or use any of these 4 slots to backup your existing hardware and software wallets, thereby making them seedless too.
  • Portfolio Aggregation: Backing up existing wallets allows you to manage your multiple wallets from a single interface i.e the Cysync App.


Website: https://www.cypherock.com
Security Audit Completed by Keylabs.io without any major vulnerabilities found. Read more - https://keylabs.io/cypherock

This thread is in continuation to https://bitcointalk.org/index.php?topic=5422455.0
A huge shout out to @Dkbit for asking genuine questions and recommending to start a dedicated thread.
11  Bitcoin / Hardware wallets / Re: Celebrate Self Custody with Cypherock X1 50% Discount on: December 08, 2022, 03:45:04 PM
Quote
I am sure there are few geeks in bitcointalk forum who are willing to write honest review, but you should expect brutal honesty from us.
Brutal honesty from reviews is what we expect for making improvements in the product. Also, we do not make any effort to control the content generated by the reviewer.
Quote
Just tell me are you shipping worldwide or there are some limitations, excluding war affected areas?
That's correct. We are generally available worldwide(except War affected areas)
12  Bitcoin / Hardware wallets / Re: Celebrate Self Custody with Cypherock X1 50% Discount on: December 05, 2022, 06:15:08 AM
Quote
@Nmnsth can you confirm this information I found on internet, that you raised $1 million in your campaign and can you tell us why you did this?
Is this old news or you working on some new model of hardware wallet, more functionality for current model or money will be invested in marketing and spreading word about Cypherock?
Yes, we did raise $1M with investors like Consensys mesh, Orange DAO, Infinite Capital and more. Although, this is an old raise, we just decided to make it public now.
Reasons for the raise are listed below:
  • Development of Cypherock X1
  • reserach and development of Crypto Inheritance solutions
  • Marketing the product


Quote
Creating some campaign for reviewing your device, and being more active in Bitcointalk forum could be a good thing.
Thank you, we plan to be more active on Bitcoin talk and are planning on creating a Bitcoin Talk Thread, as suggested by you!

We are also in constant touch with Crypto Wallet reviewers. There have been a few reviews out and few in development as we speak. If you know someone or you would like to review our product we would be happy to discuss it further.

[/quote]
13  Bitcoin / Hardware wallets / Re: Celebrate Self Custody with Cypherock X1 50% Discount on: November 27, 2022, 03:30:50 PM

Quote
Ok, that is good and maybe you should mention that somewhere on your website.

Noted. Will update this on website.

Quote
I appreciate that you are working on this integration for 2023, so please post more information in forum when you release it, maybe even create separate topic for Cypherock X1.

Sure, will do.

Quote
I did mention it in the very first sentence and I even added 75% number, but I didn't want to write more information when we already have your topic.
This applies for all other wallets, and I only wrote a bit more info about wallets we don't have dedicated active  topics in forum.

That makes sense.
14  Other / Archival / Re: [BIG LIST] Hardware wallets (80+) on: November 26, 2022, 11:00:52 AM
Quote
Ratimov stopped making updates to this thread a long time ago, so I doubt your hardware wallet will be added to it.
Thank you Pmalek. After replying, I later realized Ratimov had added Cypherock in the updated list of wallet.

Quote
Alternatively, your hardware wallet could be added on a thread that is maintained and regularly updated in the Croatian local board by FatFork.

I already see Cypherock in the list. Thanks @FatFork

Much Appreciated help @Pmalek
15  Bitcoin / Hardware wallets / Re: Celebrate Self Custody with Cypherock X1 50% Discount on: November 26, 2022, 09:37:12 AM
Quote
If the exchange feature is not integrated yet, maybe consider integrating Bisq or Robosats instead (if technically possible). Or skip it; honestly, anyone setting up a multisig solution like this, doesn't need an exchange embedded in the wallet software.

Sure, will take a look.

Quote
if you leave out KYC integrations and make sure it can work with other wallets (no vendor lock-in), it can be a very decent and successful device. Open-source hardware would be a giant cherry on top.

Agreed. Never optimizing for vendor lock-ins. You can always export out your seed phrase into another wallet.
16  Bitcoin / Hardware wallets / Re: Celebrate Self Custody with Cypherock X1 50% Discount on: November 26, 2022, 09:18:10 AM
Quote
Thank you for being honest and answering all the questions.
I added your devices Cypherock X1 in my two topics for Open Source Hardware Wallets and Secure Element in Hardware Wallets.
I would suggest that you switch to new secure element ATECC608B as soon as possible, even if they say it's not critical issue.

Thank you! Will do.

Quote
If I understand correctly, I can't generate my seed words offline (using dices for example) and import them in Cypherock X1 in any way?

You can do it externally if you want and import your own seed phrase in Cypherock X1, so you don't rely on the wallet's entropy for the private key generation.

Quote
Maybe I want to use different wallet because I lost my Cypherock device, how can I use these cards with any other hardware or software wallets?

The cards are currently not compatible with any known wallets. However, you can communicate with the Javacards with your own Android, IOS or any other NFC enabled device. We plan to launch an open-source Android/IOS app as well that communicates with the cards. Here are the files - https://github.com/Cypherock/x1_wallet_firmware/blob/main/common/interfaces/card_interface/nfc.c, https://github.com/Cypherock/x1_wallet_firmware/blob/main/common/interfaces/card_interface/apdu.c

Quote
Last thing I wanted to ask, is it possible to use Cypherock X1 with Electrum wallet or any other software wallet?

Not at the moment. We are building out our open-source SDK which should be out in January 2023 through which we will integrate with Electrum and other wallets.

Also, would appreciate if you can add our Black Friday deal in your post here - https://bitcointalk.org/index.php?topic=5423037.0

17  Other / Archival / Re: [BIG LIST] Hardware wallets (80+) on: November 26, 2022, 08:48:36 AM
Quote
If you know more about any wallets that I haven't mentioned in the list, please let me know. Thanks.  Smiley

Hey @Ratimov, thats an impressive list. Seems like you covered almost all the wallets. Although you missed out on Cypherock Wallet. It's a Seedless Open Source hardware wallet that uses Shamir Secret Sharing to shard the keys into multiple components.

Here is a list of resources that you can refer


18  Bitcoin / Hardware wallets / Re: Celebrate Self Custody with Cypherock X1 50% Discount on: November 25, 2022, 09:38:01 AM
Quote
Ok, I can confirm this to be true after testing it myself on your website, and I think this is decent price compared to all other hardware wallets.
Current total price with this discount is exactly $99.5 USD plus shipping, so I am not sure that free international shipping statement is still valid.
You are shipping from India, right?

Yes, we are shipping from India. Our complete assembly line is based here in India with parts sourced from different component manufacturers to avoid a single point of failure. We do not have free international shipping at this point. Correcting the same on the website as I write this. Thanks for pointing it out.

Quote
I am adding you on this list of open-source hardware wallets, but I have one more question for my other topic.
Are you still using outdated secure element ATECC608A for X1 wallet, or you switched to updated model ATECC608B?
There are some issues with older model and many devices switched to model B.

Thanks for this! We are using the ATECC608A right now because of the unavailability of the ATECC608B due to a global supply chain shortage. But our hardware is compatible with both of them.
19  Bitcoin / Hardware wallets / Re: Celebrate Self Custody with Cypherock X1 50% Discount on: November 25, 2022, 09:29:05 AM
Quote
Cool, excited to read it! Thanks for the link. Any plans for open-sourcing hardware, too?

We are inclined towards open sourcing that too. We just don't have a timeline for that at this point.

Quote
My main complaint / critique with your concept of splitting the seed and having people store the cards in different location is, that it makes the everyday usage less convenient. This looks like a reasonably solid cold-storage setup for non-technical people, who could find it difficult to create and deploy a paper-based multisig setup.

But for me, a hardware wallet is a convenient, yet secure (from software & hardware attacks) way to spend Bitcoin any day, anywhere. Of course, a 'hardware wallet' setup which stores the seed in multiple distributed locations, will be more secure, but it will be much less convenient when trying to spend. I'd personally probably just use it in single-sig mode (if possible) or store all the cards together to be able to use it quickly; although that would kill its main selling point.

Well, you don't need all of the 5 shards together to spend your Bitcoins. You just need the X1 wallet and any 1 of the 4 X1 cards. If you are optimising for convenience, you can store an X1 wallet and X1 card together. If you want to optimize for security, just keep the X1 cards as geographically distributed as possible. Completely depends on the user. The UX difference with other hardware wallets is just that you additionally need to tap an X1 card to authorize a transaction.

Quote
KYC data is not even saved by you or your provider, but actually by another service behind 'onramper', so I don't even know if users get to know where their data ended up and who to contact if they want it deleted.

Onramp is optional for the users to use. We will definitely keep this in mind before we decide to go ahead with the integration.

Quote
Downside: someone discovers a hardware / firmware bug in the JavaCard and those cards will need to be replaced with new, secure cards, as there is no update mechanism to fix the issue (unlike Trezor and Ledger who fixed hardware attacks through firmware upgrades).

The Javacard is audited by SERMA SAFETY AND SECURITY ITSEF which are one of the World's best in Javacard security. Currently, it has been battle-tested over a period of 1 year of internal beta testing as well. Yes, if it ever comes to that, the cards will need to be replaced. But the same thing could be argued for a bug in the bootloader and secure element of some of the most popular hardware wallets since even they are not upgradeable. With Cypherock, at least your funds are not at risk since the private keys as a whole are never stored completely in the Javacards.

Quote
This is a little bit disingenuous.. Cheesy Did you somehow multiply 2x5 (because of the 5 keys) to get to the conclusion that it's 10x safer? Safer than what? What's the benchmark? Throwing out a number like that to impress newbies is not very cool. You and I know that it's hard to quantify how much safer this setup will be, since you don't know how (well) people will deploy / store their 5 keys.

We know it is hard to quantify the security. The fact that your seed/private keys do not have a single point of failure at rest where most of the attack vectors exist for current hardware wallets. Given decent geographical distribution of the cards, we may even argue that the security delta might be even higher. We considered an average here. I would say the security delta is even greater for Bitcoin multisig.
20  Bitcoin / Hardware wallets / Re: Celebrate Self Custody with Cypherock X1 50% Discount on: November 24, 2022, 10:50:19 AM
Get 50% off on Cypherock X1 with promo code NOSEED50 till Black Friday
Quote
That is a nice Black Friday deal but I think Cypherock X1 wallet is still a bit expensive for me, even with this discount price is $199 plus shipping.

It actually is net 75% off which means $100. Updated the website & Coupon Code to resolve the confusion. New Code: NOSEED75

Quote
I don't know if you are official representative of Cypherock wallet, but if you are, canyou tell me if this Shamir Secret Sharing is compatible with other wallets that supports it.
For example, I know that Trezor Model T and Keystone also support SSS, but I don't know if your is compatible with theirs.
I said before that main problem with Shamir Secret Sharing is not standardized implenetation, so everyone is making their own ''better'' versions.

Yes, I am part of the team. Cypherock SSS implementation is actually BIP39 compatible. We thought of integrating SLIP39 but since it is not compatible with BIP39 wordlist, we decided against implementing it at this point. More details from Satoshi Labs here - https://github.com/satoshilabs/slips/blob/master/slip-0039.md#user-content-bip39compatibility

That being said, if ever Cypherock goes out of business, you can still export out your seed phrases from the X1 cards since these are industry standard EAL 5+ certified smartcards, with the NPC communication protocol compatible with all of the NFC enabled Android & IOS smartphones.

Quote
I saw on your website that wallet is Open Source and code can be found on github, but is wallet firmware and everything else also open source?
If you can confirm this I will add Cypherock X1 to my list of Open Source hardware wallets:
https://bitcointalk.org/index.php?topic=5288971.0

Yes, Our Wallet Firmware & cySync desktop app are open sourced. You can check our source code at https://github.com/cypherock

I believe we are definitely eligible to feature on the list!






Quote
WalletScrutiny hasn't checked it out yet, but I hope with funding secured now, they will try it out. Otherwise we have to do it ourselves.. Tongue

WalletScrutiny outreached us few weeks back and we have provided all the information they required. They should be releasing report at their end, soon.

Also, Keylabs recently conducted our wallet audit and their report can be found here https://keylabs.io/cypherock

Quote
Seems a bit expensive to me, too; when I can get an airgapped Bitcoin-only device with open-source hardware for 60 extra bucks. Wink

The device is available at a discounted price of $100 for Black Friday sale. Updated the website and Code to remove any confusion. New Code: NOSEED75






Quote
It's not so new device... I know they had presale of same hardware wallet model few years ago I think for $99.
I also found old topic in forum from 2020, by member rohanagarwal94, but he was banned for posting fake miner software, so I don't know if he was really connected with Cypherock company.
https://bitcointalk.org/index.php?topic=5225800.0

@Nmnsth can you please explain this?

Sure, he is the cofounder & CEO. Not sure, about the fake miner software thing, since Cypherock was never in the business. We had definitely posted about it before but the product went through multiple iterations and changes before we finally launched it this year. Yes, we had a pre sale before but because of COVID19, the supply chains got disrupted and things slowed down on our end.

WalletScrutiny hasn't checked it out yet, but I hope with funding secured now, they will try it out. Otherwise we have to do it ourselves.. Tongue
Someone should tag them here in forum or on twitter to check Cypherock, but I wouldn't be surprised if the code was not reproducible. Smiley

As mentioned above, we are in touch with the wallet scrutiny team. It would be great if you can nudge them as well. Nonetheless, we are security audited by Keylabs, one of the security firms that hacked the Ledger wallet before. You can read more about it here - https://www.cypherock.com/keylabs

Additionally, The X1 Wallet's firmware OTA updates are done through the CySync app which stores the firmware package locally, the firmware part of these packages can be verified and compared with the release builds on the X1 Wallet repo: https://github.com/Cypherock/x1_wallet_firmware/releases to check if it's authentic.

The packet structure of the firmware package and communication method is also shared here: https://github.com/Cypherock/x1_wallet_firmware/blob/main/docs/bootloader.md
The user can also update the firmware manually using the process mentioned in the document, given the package contains valid header and signatures.



[moderator's note: consecutive posts merged]
Pages: [1] 2 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!