As part of our Methodology, we ask:
These devices keep the user’s private key sealed until the seal is broken or removed.
In order for a transfer to commence, the private keys have to be brought onto a different system that might not be secure.
There are many viruses known to look for Bitcoin private keys in memory or hard drives.
While this aspect should not leave room for major exit scams, the handling of such devices is delicate and prone to loss of funds to hackers.
To redeem your funds safely, create your transaction on an offline machine and verify the signed transaction on a different machine before broadcasting it.
Show Older Reviews
Help spread awareness for build reproducibility
Please help us spread the word discussing build reproducibility with Opendime via their Twitter!
Do your own research!
Try out searching for "lost bitcoins", "stole my money" or "scammers" together with the wallet's name, even if you think the wallet is generally trustworthy. For all the bigger wallets you will find accusations. Make sure you understand why they were made and if you are comfortable with the provider's reaction.
If you find something we should include, you can create an issue or edit this analysis yourself and create a merge request for your changes.
What is a bearer token?
Bearer tokens are meant to be passed on from one user to another similar to cash or a banking check. Unlike hardware wallets, this comes with an enormous "supply chain" risk if the token gets handed from user to user anonymously - all bearer past and present have plausible deniability if the funds move. We used to categorize bearer tokens as hardware wallets, but decided that they deserved an altogether different category. Generally, bearer tokens require these attributes:
- Secure initial setup
- Tamper evidence
- Balance check without revealing private keys
- Small size
- Low unit price
- Somebody has a backup and needs to be trusted.
- Nobody has a backup and funds are destroyed if the token is lost or damaged.
The Analysis ¶
Updated Verdict
- The user plugs the device via USB and generates entropy by saving a random file on the device.
- To have access to the private key, the user must poke a hole through a seal on the device.
- The device’s private keys are then displayed via a text file, where it can be imported to another wallet.
Verdict
To spend the funds, the private keys need to get exposed to potentially insecure systems. A virus on that system could empty the wallet the second the device gets plugged into the USB port.
Share on
Twitter Facebook LinkedInOr embed a widget in your website
<iframe
src="https://walletscrutiny.com/widget/#appId=bearer/opendime&theme=auto&style=short" name="_ts"
style="min-width:180px;border:0;border-radius:10px;max-width:280px;min-height:30px;">
</iframe>
and
<iframe
src="https://walletscrutiny.com/widget/#appId=bearer/opendime&theme=auto&style=long"
style="max-width:100%;width:342px;border:0;border-radius:10px;min-height:290px;">
</iframe>