diff --git a/docs/general/polkadot-direction.md b/docs/general/polkadot-direction.md index 889828b6..5f9152df 100644 --- a/docs/general/polkadot-direction.md +++ b/docs/general/polkadot-direction.md @@ -8,7 +8,7 @@ slug: ../polkadot-direction --- !!!info - The material on this page is based on [Gavin Wood's talk at Polkadot Decoded 2023](https://www.youtube.com/watch?v=GIB1WeVuJD0). + The material on this page is based on [Gavin Wood's talk at Polkadot Decoded 2023](https://www.youtube.com/watch?v=GIB1WeVuJD0). diff --git a/docs/general/scams.md b/docs/general/scams.md index bd6275e9..8c8a55aa 100644 --- a/docs/general/scams.md +++ b/docs/general/scams.md @@ -18,22 +18,23 @@ One of the most attractive targets for malicious actors are your wallet secret s optionally exported backup JSON file. Keep them offline in a secure and private location. If you share these with anyone, they can access your account and execute any transaction. -
-
- - - -

- Stay Safe in Polkadot -

-
+
+ + + +

Stay Safe in Polkadot

+
!!!info Visit [this support article](https://support.polkadot.network/support/solutions/articles/65000181874-how-to-store-your-mnemonic-phrase-and-backup-file-safely) for more information about key security. - - ## Essential Rules 1. Never ever share your seed phrase or backup JSON file with anyone. If you do that, you hand over diff --git a/docs/general/start-building.md b/docs/general/start-building.md index 0536babe..1197de86 100644 --- a/docs/general/start-building.md +++ b/docs/general/start-building.md @@ -58,15 +58,8 @@ below: [adding a new system collective](https://github.com/polkadot-fellows/RFCs/blob/main/text/0012-process-for-adding-new-collectives.md) or making changes to network parameters like inflation rate, treasury inflow etc. -!!!note Polkadot Runtime Code Changes through Root track - -Although the Technical Fellowship maintains the -[runtimes of Polkadot and Kusama](https://github.com/polkadot-fellows/runtimes), changes to the -network protocol are not gated by the fellowship. Any DOT holder can submit a referendum on -[the Polkadot OpenGov Root track](../learn/learn-polkadot-opengov-origins.md#root) to set the -runtime code with the proposed changes. - - +!!!note "Polkadot Runtime Code Changes through Root track" + Although the Technical Fellowship maintains the [runtimes of Polkadot and Kusama](https://github.com/polkadot-fellows/runtimes), changes to the network protocol are not gated by the fellowship. Any DOT holder can submit a referendum on [the Polkadot OpenGov Root track](../learn/learn-polkadot-opengov-origins.md#root) to set the runtime code with the proposed changes. For more information about the adoption of RFCs within the Polkadot ecosystem, see [this Medium article](https://www.polkadotphilosophy.com/polkadots-strategic-adoption-of-rfcs-pioneering-a-collaborative-future-in-blockchain-3330843cfd4f) diff --git a/docs/general/transaction-attacks.md b/docs/general/transaction-attacks.md index fcad0e4d..8e929116 100644 --- a/docs/general/transaction-attacks.md +++ b/docs/general/transaction-attacks.md @@ -13,10 +13,7 @@ signing a Transaction B. An Attack might come from: ### Clipboard Memory !!!info -For a more detailed read about clipboard memory attacks see -[this article](https://www.kaspersky.com/blog/cryptoshuffler-bitcoin-stealer/19976/). - - + For a more detailed read about clipboard memory attacks see [this article](https://www.kaspersky.com/blog/cryptoshuffler-bitcoin-stealer/19976/). This is a common attack. The clipboard memory is that memory on your computer dedicated to copy-paste operations. There is malicious software that can be remotely installed on your computer @@ -81,10 +78,7 @@ try to issue an extrinsic sending 20 DOT, the transfer will fail). ## Defense against Attacks !!!warning -If you can't verify the transaction or you suspect you are signing something different than what you -intended, don't sign it! - - + If you can't verify the transaction or you suspect you are signing something different than what you intended, don't sign it! To avoid being victim of an attack: diff --git a/docs/general/web3-and-polkadot.md b/docs/general/web3-and-polkadot.md index 0db9e0ac..72d5daf0 100644 --- a/docs/general/web3-and-polkadot.md +++ b/docs/general/web3-and-polkadot.md @@ -24,10 +24,8 @@ internet into a decentralized web, where users control their data and identity i environment. The Web3 movement aims to remove intermediaries and build trustless infrastructure. Web3 is an interactive and collaborative web where users can read, write, and **own** data. -!!!note The Web3 Movement - -To learn more about the Web3 movement, check out this video from the -[Web3 Summit](https://youtu.be/l44z35vabvA) +!!!note "The Web3 Movement" + To learn more about the Web3 movement, check out this video from the [Web3 Summit](https://youtu.be/l44z35vabvA)