TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Multisig Vault

102 pointsby blazamosover 10 years ago

8 comments

vijayboyapatiover 10 years ago
The most powerful part of multi-sig is not that you can have arbitrarily many M of N, but that you can outsource complex policy in a trusted way. E.g., create policy that lower level employees can control a small percentage of a company's holdings, while higher level employees can control a higher percent. It allows you to implement flexibility that exists in the credit system, without giving up the trust/control that comes from the blockchain system. This is a very valuable upgrade to Coinbase's feature set. Great work guys!
评论 #8530685 未加载
sillysaurus3over 10 years ago
<i>Keys are created and encrypted in the browser</i><p>Key hijack in 5... 4... 3...<p>Browser crypto isn&#x27;t secure. One way to offset the risk is to use a browser plugin to perform the crypto operations, and even that isn&#x27;t really a security guarantee.<p>When you combine an incentive to break crypto (money) with a straightforward route to breaking it (browser crypto), you get a pretty dangerous situation.
评论 #8529093 未加载
评论 #8529596 未加载
peter_l_downsover 10 years ago
<p><pre><code> &gt; COINBASE KEY: The only key that Coinbase stores. &gt; SHARED KEY: Encrypted with your password and stored &gt; both by you and Coinbase. </code></pre> Are these the same key, or is there an inconsistency with the language here? How many keys does Coinbase store?
评论 #8528969 未加载
评论 #8528966 未加载
adrianmacneilover 10 years ago
TL;DR: Store your bitcoin on Coinbase, without giving up control of your private keys.
wslhover 10 years ago
<i>coinbase-graig</i>: is it possible with your current API to connect a third party service outside Coinbase to sign the transaction? say I want to do a retinal scan before the transaction is approved.
评论 #8530092 未加载
yasonover 10 years ago
I wouldn&#x27;t trust any third party to keep my bitcoins except for the money in transit. I have my local client and local wallet, and that&#x27;s where I do my transactions from.
评论 #8531920 未加载
ukd1over 10 years ago
Does this mean we&#x27;ll be able to see balance on the blockchain in one place?
评论 #8528972 未加载
评论 #8528901 未加载
jastantonover 10 years ago
Sorry if this is off topic. But I wonder how many websites like these the US government creates in an attempt to control their environment. Maybe I&#x27;m paranoid but what if (as an example) companies like Popcorn Time were shutdown and replaced with a government version? All the more reason open source is important.