[BREAKGLASS] Append-only mirror of github.com/sparrowwallet/Airgapped-Wallet-Community
Go to file
2020-09-15 12:44:04 -10:00
PoC_2019 Updated README for this POS archive from elsewhere 2020-08-28 15:46:45 -07:00
signed-cla Archive & update 2020-05-14 12:11:49 -10:00
.gitignore First commit. 2019-04-24 00:43:27 -07:00
CLA.md Archive & update 2020-05-14 12:11:49 -10:00
CODEOWNERS Archive & update 2020-05-14 12:11:49 -10:00
CONTRIBUTING.md Update CONTRIBUTING.md 2020-05-19 08:48:30 -10:00
LICENSE Archive & update 2020-05-14 12:11:49 -10:00
README.md added new discussions 2020-09-15 12:44:04 -10:00

Blockchain Commons Airgapped Signing

Mission

Airgapped Signing is a community of cryptocurrency wallet developers, sharing best practices and interoperability for airgapped QR code communications between multiple vendors on multiple platforms. These best practices include support for hot, cold and multisig cryptographic wallets, research & proposals for data formats and protocols, security and UX for multisig work flows, and other key management and signing issues and topics.

Discussions

Discussions

The best place to talk about Blockchain Commons and its projects is in our GitHub Discussions areas.

Wallet Standard Discussions. For standards and open-source developers who want to talk about wallet standards, please use the Discussions area of the Airgapped Signing repo. This is where you can talk about projects like our LetheKit and command line tools such as seedtool, both of which are intended to testbed wallet technologies, plus the libraries that we've built to support your own deployment of wallet technology such as bc-bip39, bc-slip39, bc-shamir, Shamir Secret Key Recovery, bc-ur, and the bc-crypto-base. If it's a wallet-focused technology or a more general discussion of wallet standards,discuss it here.

Members


Old information to be Gardened, Pruned or Archived

Additional Files in this repository

The following folders in this repository contain other information:

  • Proof of Concept: 2019 - In 2019 Blockchain Commons did a proof-of-concept of air-gapped signing between two airgapped devices, one written in Swift for iOS, the other using Java on macOS Desktop. Full code and information is available here.