diff --git a/_less/main.less b/_less/main.less index 1726d179..fdca82ef 100644 --- a/_less/main.less +++ b/_less/main.less @@ -402,6 +402,11 @@ height:280px; .previewrow>span{ display:inline-block; position:relative; +margin-right:22px; +margin-bottom:22px; +} +.previewrow>span.lastspan{ +margin-right:0px; } .previewrow>span>span>div{ position:absolute; @@ -422,6 +427,16 @@ font-weight:bold; text-decoration:none; font-size:20px; } +.previewrow .walletwarning a,.previewrow .walletwarning a:link,.previewrow .walletwarning a:visited,.previewrow .walletwarning a:active{ +color:#b95357; +} +.previewrow .walletwarning{ +background:url(/img/bubblewarn.svg) bottom center no-repeat; +} +.previewrow .walletnormal{ +background:url(/img/bubble.svg) bottom center no-repeat; +} + .alert-message{ background-color:#fff; diff --git a/en/choose-your-wallet.html b/en/choose-your-wallet.html index b15d98f7..f8988906 100644 --- a/en/choose-your-wallet.html +++ b/en/choose-your-wallet.html @@ -6,13 +6,12 @@ title: Choose your wallet - Bitcoin
Your Bitcoin wallet is what allows you to transact with the world. It gives you ownership of Bitcoin addresses that you can use to receive coins from other users, and then lets you send those coins onwards. Just like email, you can receive Bitcoins when you are offline and all wallets are compatible with each other. Before you start with Bitcoin, be sure to read what you need to know.
+Your Bitcoin wallet is what allows you to transact with the world. It gives you ownership of Bitcoin addresses that you can use to receive coins from other users, and then lets you send those coins onwards. Just like email, you can receive Bitcoins when you are offline and all wallets are compatible with each other. Before you start with Bitcoin, be sure to read what you need to know first.
If you are new to Bitcoin, those wallets are a good place to begin.
Multibit is a lightweight client that focuses on being fast and easy to use. It synchronizes with the network and is ready to use in minutes. Multibit also supports many languages. It is a good choice for non-technical users.
- + -Armory is an advanced Bitcoin client that runs on top of Bitcoin-Qt. Expanding its features for Bitcoin power users. It offers many backup and encryption features, and it allows secure cold-storage on offline computers.
- + -Electrum's focus is speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from an encrypted online backup.
- + -Bitcoin wallet is a lightweight mobile client that is available for Android phones and tablets. This client does not need to be associated with any online service to work. It is compatible with QR Code scanning and NFC.
- + -Blockchain is a mobile online wallet powered by blockchain.info. It is also available for iPhones in a restricted mode to fits Apple policies. It includes many blockchain.info features like online wallet backup.
- + + +Online wallets host your bitcoins. That means it is possible for them to lose your bitcoins following any incident. As of today, no online wallet service provide enough insurance to be used to store value like a bank.
+ -Online wallets allow you to use your Bitcoin anywhere with less do to protect them. However, you must choose your online wallet with care as they host your Bitcoins.
- - -Online wallets allow you to use your Bitcoin anywhere with less do to protect them. However, you must choose your online wallet with care as they host your Bitcoins.
+ + +Blockchain is a user-friendly web wallet. It stores an encrypted version of your wallet online but decryption only happens in your browser. For security reasons, you should always use the browser extension and email backups.
- +Online wallets host your bitcoins. That means it is possible for them to lose your bitcoins following any incident. As of today, no online wallet service provide enough insurance to be used to store value like a bank.
+ -If you are interested in learning more about the technical details of Bitcoin it is recommended you start with these documents.
Bitcoin development is open source and any developer can contribute to the project. Everything you need is in the Github repository. Please make sure to read and follow the development process described in the README as well as to provide good quality code and respect all guidelines.
+Bitcoin development is open source and any developer can contribute to the project. Everything you need is in the Github repository. Please make sure to read and follow the development process described in the README as well as to provide good quality code and respect all guidelines.
Bitcoin-Qt is a community-driven free open source project, released under the MIT license.
-Note : Bitcoin-Qt initial sync can take a day to complete. You should make sure that you have enough bandwidth and storage for the full blockchain size.
+Bitcoin-Qt is a community-driven free open source project, released under the MIT license.
+Note : Bitcoin-Qt initial sync can take a day to complete. You should make sure that you have enough bandwidth and storage for the full blockchain size.
diff --git a/en/foundation.html b/en/foundation.html index 6eac3f58..e58dce63 100644 --- a/en/foundation.html +++ b/en/foundation.html @@ -7,5 +7,5 @@ title: Bitcoin FoundationBitcoin Foundation standardizes, protects and promotes the use of Bitcoin cryptographic money for the benefit of users worldwide.
-Mining is a distributed consensus system that is used to confirm waiting transactions by including them in the blockchain. It enforces a chronological order in the blockchain, protects the neutrality of the network, and allows different computers to agree on the state of the system. To be confirmed, transactions must be packed in a block that fits very strict cryptographic rules that will be verified by the network. These rules prevent any previous block from being modified because doing so would invalidate all following blocks. Mining also creates the equivalent of a competitive lottery that prevents any individual from easily adding new blocks consecutively in the blockchain. This way, no individuals can control what is included in the blockchain or replace parts of the blockchain to roll back their own spends.
This is only a very short and concise summary of the system. If you want to get into the details, you can read the original paper that describes the system's design, and explore the Bitcoin wiki.
+This is only a very short and concise summary of the system. If you want to get into the details, you can read the original paper that describes the system's design, and explore the Bitcoin wiki.
diff --git a/en/index.html b/en/index.html index ef64b3d2..c1a2d30f 100644 --- a/en/index.html +++ b/en/index.html @@ -11,4 +11,4 @@ title: BitcoinBitcoin uses peer-to-peer technology to operate with no central authority: managing transactions and issuing Bitcoins are carried out collectively by the network. Through many of its unique properties, Bitcoin allows exciting uses that could not be covered by any previous payment systems.
-The software is a community-driven free open source project, released under the MIT license.
+The software is a community-driven free open source project, released under the MIT license.
diff --git a/en/resources.html b/en/resources.html index 072c9ebd..2384b663 100644 --- a/en/resources.html +++ b/en/resources.html @@ -4,32 +4,32 @@ title: Resources - Bitcoin ---Bitcoin is open source. So if you are a developer, you can use your super-powers to do good and improve Bitcoin. Or you can also build amazing new services or software that use Bitcoin.
The easiest way to help is to donate a few bitcoins or join the Bitcoin Foundation. The Foundation funds a salary for the maintainer of the core Bitcoin software, organizes conferences, and provides other important resources.
+The easiest way to help is to donate a few bitcoins or join the Bitcoin Foundation. The Foundation funds a salary for the maintainer of the core Bitcoin software, organizes conferences, and provides other important resources.
Speak about Bitcoin to interested people. Write about it on your blog. Tell your favorite shops you would like to pay with Bitcoins. Or be creative and make yourself a nice Bitcoin T-shirt.
The Bitcoin wiki is full of useful and detailed information and we are constantly improving the information it contains - just like Wikipedia. You can help keep the wiki accurate and up-to-date. +
The Bitcoin wiki is full of useful and detailed information and we are constantly improving the information it contains - just like Wikipedia. You can help keep the wiki accurate and up-to-date.
Bitcoin is already translated in many languages. However you can translate it in new languages as well as improving existing translations. Translations in the Bitcoin wiki would be very welcome!
+Bitcoin is already translated in many languages. However you can translate it in new languages as well as improving existing translations. Translations in the Bitcoin wiki would be very welcome!
You can join Bitcoin communities to give help to new users. And you can talk about Bitcoin with other people and learn more about it every day.
diff --git a/en/you-need-to-know.html b/en/you-need-to-know.html index 6b2b7345..c8db31a4 100644 --- a/en/you-need-to-know.html +++ b/en/you-need-to-know.html @@ -29,7 +29,7 @@ title: Some things you need to know - BitcoinAny transaction you issue with Bitcoin cannot be reversed. It can only be refunded by the person receiving the funds. That means you should take care to do business with people or organizations you know and trust. But don't worry, Bitcoin can detect typos and usually won't let you send money to an invalid address.
All Bitcoin transactions are stored publicly and permanently on the network, which means anybody can see the balance and the transactions of any Bitcoin address. However, it is not possible to associate a Bitcoin address with its physical owner unless the owner demonstrated that they own it. This is why it is recommended to use many different Bitcoin addresses; in fact, you should create a new one each time you receive money. This is especially important for public uses such as websites. You might also want to consider hiding your computer's IP address with a tool like Tor so that it cannot be logged by others.
+All Bitcoin transactions are stored publicly and permanently on the network, which means anybody can see the balance and the transactions of any Bitcoin address. However, it is not possible to associate a Bitcoin address with its physical owner unless the owner demonstrated that they own it. This is why it is recommended to use many different Bitcoin addresses; in fact, you should create a new one each time you receive money. This is especially important for public uses such as websites. You might also want to consider hiding your computer's IP address with a tool like Tor so that it cannot be logged by others.
Bitcoin is an experimental new currency that is in active development. Although it becomes less and less experimental as usage grows, you should keep in mind that Bitcoin is a new invention that is exploring ideas that have never been attempted before. As such, its future cannot be predicted by anyone.
diff --git a/fr/choisir-votre-porte-monnaie.html b/fr/choisir-votre-porte-monnaie.html index fe484e5a..b78706f0 100644 --- a/fr/choisir-votre-porte-monnaie.html +++ b/fr/choisir-votre-porte-monnaie.html @@ -10,9 +10,9 @@ title: Choisir votre porte-monnaie - BitcoinSi vous êtes un nouvel utilisateur, ces porte-monnaie sont un bon point de départ.
Multibit est un client léger qui se concentre à être rapide et facile d'usage. Il se synchronise avec le réseau et est prêt en quelques minutes. Multibit supporte aussi plusieurs languages. Il est un bon choix pour les novices.
- +Armory est un client Bitcoin avancé qui élargit les fonctionnalités de Bitcoin-Qt pour les super-utilisateurs. Armory offre plusieurs formes de sauvegardes et d'encryption et il permet une utilisation hors-ligne sécurisée.
- + -Electrum se spécialise dans la rapidité et la simplicité. Electrum est très léger et utilise des serveurs distants pour augmenter ses performances. Il conserve aussi une sauvegarde encryptée en ligne de votre porte-monnaie.
- + -Bitcoin Wallet est un client mobile léger qui est disponible pour les mobiles et tablettes Android. Cette application n'a pas besoin d'être associée à un service en ligne. Et il est compatible avec le scan de codes QR et la technologie NFC.
- + -Blockchain est un porte-monnaie mobile qui fonctionne avec le service en ligne blockchain.info. Il est disponible pour iPhones dans une version compatible avec les restrictions d'Apple et il inclut les options de blockchain.info .
- + -Est un porte-monnaie en ligne très simple. Le service conserve une version encryptée de votre porte-monnaie mais le décryptage se passe dans votre navigateur. Par sécurité, utilisez l'extension et les emails de sauvegarde.
- + -Le minage est un système de consensus distribué qui est utilisé pour confirmer les transactions en attente en les incluant dans la chaîne de bloc. Le minage impose un ordre chronologique dans la chaîne de bloc, protège la neutralité du réseau et permet aux ordinateurs du réseau d'être en accord sur l'état du système. Pour être confirmées, les transactions doivent être incluses dans un bloc qui doit correspondre à des règles cryptographiques très strictes qui sont ensuite vérifiées par le réseau. Ces règles empêchent la modification d'un bloc antérieur car la logique des blocs suivants serait brisée. Et elles créent l'équivalent d'une loterie compétitive qui empêche tout individu d'ajouter des blocs consécutivement dans la chaîne de bloc. De cette façon, aucun individu ne peut contrôler ce qui est inclut dans la chaîne de bloc ni en remplacer des parties pour annuler ses propres transactions.
Tout cela n'est qu'un résumé très court et concis du système. Si vous voulez aller plus loin dans les détails, vous pouvez lire la spécification originale ou explorer le Wiki Bitcoin.
+Tout cela n'est qu'un résumé très court et concis du système. Si vous voulez aller plus loin dans les détails, vous pouvez lire la spécification originale ou explorer le Wiki Bitcoin.
diff --git a/fr/communaute.html b/fr/communaute.html index 3c6179e3..3d97498f 100644 --- a/fr/communaute.html +++ b/fr/communaute.html @@ -5,9 +5,9 @@ title: Communauté - BitcoinSi vous êtes intéressés à en apprendre davantage sur les détails techniques du Bitcoin, il est recommandé de commencer avec ces documents.
Le développement du Bitcoin est ouvert et tout développeur peut contribuer au projet. Tout ce que vous devez savoir est dans le dépôt Github. Veuillez vous assurer de lire et de suivre le processus de développement décrit dans le README ainsi que de produire du code de qualité.
+Le développement du Bitcoin est ouvert et tout développeur peut contribuer au projet. Tout ce que vous devez savoir est dans le dépôt Github. Veuillez vous assurer de lire et de suivre le processus de développement décrit dans le README ainsi que de produire du code de qualité.
La Fondation Bitcoin standardise, protège et promouvoit l'utilisation de la monnaie cryptographique Bitcoin pour le bénéfice de ses utilisateurs mondiaux.
-Bitcoin utilise une technologie pair à pair pour fonctionner sans autorité centrale. Le traitement des transactions et la création des Bitcoins est prise en charge collectivement par le réseau. Par le biais de ses propriétés uniques, le Bitcoin rend possible des usages prometteurs qui ne pouvaient pas être couverts par les systèmes de paiement précédents.
-Le logiciel Bitcoin est un logiciel libre développé par la communauté et publié sous la licence MIT.
+Le logiciel Bitcoin est un logiciel libre développé par la communauté et publié sous la licence MIT.
diff --git a/fr/ressources.html b/fr/ressources.html index 431677f7..9cc2bbbe 100644 --- a/fr/ressources.html +++ b/fr/ressources.html @@ -4,32 +4,32 @@ title: Ressources - Bitcoin ---Le code source du Bitcoin est ouvert. Donc si vous êtes un développeur, vous pouvez utiliser vos super pouvoirs pour faire le bien et améliorer Bitcoin. Mais vous pouvez aussi construire des services ou des logiciels fantastiques qui fonctioneront avec le Bitcoin.
La manière la plus facile d'aider Bitcoin est de faire un don de quelques Bitcoins ou de rejoindre la fondation Bitcoin. La fondation offre un salaire aux développeurs qui font fonctionner le coeur du réseau Bitcoin, elle organise des conférences et elle fournit d'autres ressources importantes.
+La manière la plus facile d'aider Bitcoin est de faire un don de quelques Bitcoins ou de rejoindre la fondation Bitcoin. La fondation offre un salaire aux développeurs qui font fonctionner le coeur du réseau Bitcoin, elle organise des conférences et elle fournit d'autres ressources importantes.
Parler du Bitcoin à des personnes intéressées. Écrivez à propos du Bitcoin dans votre blog. Dîtes à votre boutique favorite que vous aimeriez pouvoir payer en Bitcoin. Ou soyez créatifs et faîtes-vous imprimer un superbe t-shirt sur le Bitcoin.
Le Wiki Bitcoin contient un nombre impressionnant d'informations détaillées. Et le wiki est en constante recherche d'amélioration de la même manière que Wikipedia. Vous pouvez aider à maintenir le wiki à jour et veiller à protéger l'exactitude de chaque information présentée.
+Le Wiki Bitcoin contient un nombre impressionnant d'informations détaillées. Et le wiki est en constante recherche d'amélioration de la même manière que Wikipedia. Vous pouvez aider à maintenir le wiki à jour et veiller à protéger l'exactitude de chaque information présentée.
Le logiciel Bitcoin original est déjà traduit dans plusieurs langues. Toutefois, vous pouvez le traduire dans de nouvelles langues ainsi que vérifier si vous pouvez améliorer les traductions existantes. Plus de traductions dans le Wiki Bitcoin serait aussi largement apprécié!
+Le logiciel Bitcoin original est déjà traduit dans plusieurs langues. Toutefois, vous pouvez le traduire dans de nouvelles langues ainsi que vérifier si vous pouvez améliorer les traductions existantes. Plus de traductions dans le Wiki Bitcoin serait aussi largement apprécié!
Vous pouvez rejoindre les communautés Bitcoin pour aider et assister les nouveaux utilisateurs. Et vous pouvez discuter à propos du Bitcoin avec d'autres utilisateurs et en apprendre plus à chaque jour.
diff --git a/fr/vous-devez-savoir.html b/fr/vous-devez-savoir.html index 2d100732..2505ac03 100644 --- a/fr/vous-devez-savoir.html +++ b/fr/vous-devez-savoir.html @@ -26,7 +26,7 @@ title: Ce que vous devez savoir - BitcoinToute transaction effectuée avec Bitcoin ne peut être renversée. Elle peut seulement être remboursée par la personne recevant les fonds. Ce qui signifie que vous devez vous assurer de faire commerce avec des entreprises et des personnes que vous connaissez et en qui vous pouvez avoir confiance. Mais ne vous en faites pas, Bitcoin peut détecter les erreurs de frappe et ne vous laissera généralement pas envoyer d'argent vers une adresse invalide.
Toutes les transactions Bitcoin sont stockées de façon publique et permanente sur le réseau. Ce qui signifie que quiconque peut consulter le solde et les transactions de chaque adresse Bitcoin. Toutefois, il n'est pas possible d'associer une adresse Bitcoin avec son propriétaire avant que celui-ci n'en ait fait la démonstration. Pour cette raison, il est recommandé d'utiliser différentes adresses Bitcoin. En fait, vous devriez en utiliser une nouvelle chaque fois que vous recevez un paiement. Cette pratique est spécialement importante pour les utilisations publiques comme les sites web. Vous pouvez aussi cacher l'adresse IP de votre ordinateur afin qu'elle ne puisse pas être enregistrée avec un outil tel que Tor.
+Toutes les transactions Bitcoin sont stockées de façon publique et permanente sur le réseau. Ce qui signifie que quiconque peut consulter le solde et les transactions de chaque adresse Bitcoin. Toutefois, il n'est pas possible d'associer une adresse Bitcoin avec son propriétaire avant que celui-ci n'en ait fait la démonstration. Pour cette raison, il est recommandé d'utiliser différentes adresses Bitcoin. En fait, vous devriez en utiliser une nouvelle chaque fois que vous recevez un paiement. Cette pratique est spécialement importante pour les utilisations publiques comme les sites web. Vous pouvez aussi cacher l'adresse IP de votre ordinateur afin qu'elle ne puisse pas être enregistrée avec un outil tel que Tor.
Bitcoin est une nouvelle devise expérimentale qui est en développement actif. Bien qu'elle devienne de moins en moins expérimentale à chaque jour tandis que son usage augmente, vous devez garder en tête que le Bitcoin est une invention nouvelle qui joue sur un terrain qui n'a jamais été exploré à ce jour. En conséquence, son futur ne peut être prédit par personne.
diff --git a/img/bubblewarn.png b/img/bubblewarn.png new file mode 100644 index 00000000..cb2e46cb Binary files /dev/null and b/img/bubblewarn.png differ diff --git a/img/bubblewarn.svg b/img/bubblewarn.svg new file mode 100644 index 00000000..99181369 --- /dev/null +++ b/img/bubblewarn.svg @@ -0,0 +1,66 @@ + + + + diff --git a/img/clients/lo-coinbase.png b/img/clients/lo-coinbase.png new file mode 100644 index 00000000..848d7575 Binary files /dev/null and b/img/clients/lo-coinbase.png differ diff --git a/img/clients/lo-hidden.png b/img/clients/lo-hidden.png new file mode 100644 index 00000000..f1e59f4a Binary files /dev/null and b/img/clients/lo-hidden.png differ diff --git a/img/clients/lo-instawallet.png b/img/clients/lo-instawallet.png new file mode 100644 index 00000000..8a13d5d0 Binary files /dev/null and b/img/clients/lo-instawallet.png differ diff --git a/img/clients/lo-paytunia.png b/img/clients/lo-paytunia.png new file mode 100644 index 00000000..3f6fe400 Binary files /dev/null and b/img/clients/lo-paytunia.png differ diff --git a/img/clients/lo-walletbit.png b/img/clients/lo-walletbit.png new file mode 100644 index 00000000..c7501036 Binary files /dev/null and b/img/clients/lo-walletbit.png differ diff --git a/js/main.js b/js/main.js index e2298549..27e8e199 100644 --- a/js/main.js +++ b/js/main.js @@ -23,3 +23,17 @@ for(var i=0,nd=document.getElementsByTagName('*'),n=nd.length;i