Difference between revisions of "Bitcoin-Qt"

From Free Software Directory
Jump to: navigation, search
(added new project bitcoin - should be editited further to fit the format of software projects if needed)
 
m (try to markup categories and license)
Line 7: Line 7:
 
"Bitcoin is a decentralized P2P electronic cash system without a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of the network to check for double-spending."
 
"Bitcoin is a decentralized P2P electronic cash system without a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of the network to check for double-spending."
  
Download: [http://sourceforge.net/projects/bitcoin/?source=directory on Sourceforge]
+
Download
Source: [https://github.com/bitcoin/bitcoin on github]
+
* Binaries: [http://sourceforge.net/projects/bitcoin/?source=directory on Sourceforge]
 +
* Source: [https://github.com/bitcoin/bitcoin on github]
  
Dokumentation:
+
Documentation
 
* [http://bitcoin.org/bitcoin.pdf the bitcoin paper], a brief description in 9 pages, published 2009
 
* [http://bitcoin.org/bitcoin.pdf the bitcoin paper], a brief description in 9 pages, published 2009
 
* [http://bitcoin.it the bitcoin-wiki]
 
* [http://bitcoin.it the bitcoin-wiki]
Line 26: Line 27:
 
* [http://blockchain.info blockchain information] and additional Services such as a encrypted online wallet written in JavaScript
 
* [http://blockchain.info blockchain information] and additional Services such as a encrypted online wallet written in JavaScript
 
* ... many websites using the currency or network ...
 
* ... many websites using the currency or network ...
 +
 +
{{Software category
 +
|Interface=frontend
 +
|Interface=console
 +
|Interface=daemon
 +
|Live-communications=payment
 +
|Use=live-communications
 +
|Use=Internet-application
 +
}}
 +
 +
{{Project license
 +
|License=MIT
 +
}}

Revision as of 02:50, 28 February 2013

Bitcoin is a network and a currency establishing a PKI for electronic cash transactions which is distributed P2P, the client was published 2009 also called bitcoin for GUI and as bitcoind for CLI only. This original Client for the currency and network was renamed to Bitcoin-Qt to reference the use of the multiplatform GUI-Lib. The bitcoind still exists and enables developers to interact with a wallet file (essentially the keychain) using the API with JSON or on CLI. The project is still stated as experimental by the developers but already the economy around it is global.

To quote the developers: "Bitcoin is a decentralized P2P electronic cash system without a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of the network to check for double-spending."

Download

Documentation

License: © Bitcoin Project 2009–2013, Released under the MIT-License

Related Projects:

"payment" is not in the list (blogging, chat, conferencing, microblogging, online-journaling) of allowed values for the "Live-communications" property.


"Internet-application" is not in the list (copying, compressing, editing, education, email, gameplaying, hobbies, interface, internet-application, library, ...) of allowed values for the "Use" property.



"MIT" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.





Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.