Nous sommes INTERNET - Installez IPFS

This commit is contained in:
fred 2022-11-06 12:27:37 +01:00
parent d6e08a49c3
commit da7bd26671
1 changed files with 5 additions and 2 deletions

View File

@ -22,6 +22,9 @@ html {
input[type=checkbox] {
width: 2em; height: 2em;
}
input {
width: 20em; height: 2em;
}
</style>
</head>
@ -44,7 +47,7 @@ html {
<b>Associez vos phrases clefs à votre adresse email</b></br></br>
Phrase Une ("identifiant") <input name=salt value=''></br>
Phrase Deux ("mot de passe") <input name=pepper value=''></br></br>
Inscription au bitswap Ŋ1 de 20h12 : <input type="checkbox" id="g1pub" name="g1pub"></br></br>
Inscription au bitswap Ŋ1 de 20h12 : <input type="checkbox" id="g1pub" name="g1pub" checked></br></br>
Email : <input name=email value=''></br></br>
<input type='submit' value='(☼‿‿☼)'>
</form>
@ -69,7 +72,7 @@ html {
</article>
<article>
<div class="row justify-center">
<p><h3> >>> Reformons INTERNET - Installez IPFS - Activez <a href="https://git.p2p.legal/qo-op/Astroport.ONE" target="code"><b>Astroport.ONE</b></a> <<< </h3>
<p><h3> >>> Nous sommes INTERNET - Installez IPFS - Activez <a href="https://git.p2p.legal/qo-op/Astroport.ONE" target="code"><b>Astroport.ONE</b></a> <<< </h3>
<ul>
<li>Installez 'go-ipfs' <a href="https://docs.ipfs.tech/install/command-line/#official-distributions" target="code">KUBO</a> sur votre système</li>
<li>Ajoutez <a href="https://docs.ipfs.tech/install/ipfs-companion/" target="code"><b>ipfs-companion</b></a> à votre navigateur</li>