self-contained-networks: add IPFS Companion, badgeize warning #1277

Merged
Mikaela merged 1 commits from ipfs-companion into master 2019-09-29 13:14:46 +00:00
Mikaela commented 2019-09-07 10:51:56 +00:00 (Migrated from github.com)

Check List

#### Check List <!-- Please add an x in each box below, like so: [x] --> - [x] I have read and understand [the contributing guidelines](https://github.com/privacytoolsIO/privacytools.io/blob/master/.github/CONTRIBUTING.md). - [x] I have [listed the source code](https://github.com/privacytoolsIO/privacytools.io/blob/master/source_code.md). - [x] This project is [free/libre software](https://www.wikipedia.org/wiki/Free_software). * Netlify preview for the mainly edited page: https://deploy-preview-1277--privacytools-io.netlify.com/software/networks/#darknets * Code Repository (if applicable): https://github.com/ipfs-shipyard/ipfs-companion
netlify[bot] commented 2019-09-07 10:52:30 +00:00 (Migrated from github.com)

Deploy preview for privacytools-io ready!

Built with commit 45961c0945

https://deploy-preview-1277--privacytools-io.netlify.com

Deploy preview for *privacytools-io* ready! Built with commit 45961c09454bd8918afbd0e5f2f1e997d20651c5 https://deploy-preview-1277--privacytools-io.netlify.com
Mikaela commented 2019-09-07 10:56:21 +00:00 (Migrated from github.com)

It turns out that the source_code was alread listed.

It turns out that the source_code was alread listed.
blacklight447 (Migrated from github.com) approved these changes 2019-09-09 10:57:10 +00:00
blacklight447 (Migrated from github.com) left a comment

Looks okay to me.

Looks okay to me.
blacklight447 (Migrated from github.com) approved these changes 2019-09-12 14:11:57 +00:00
blacklight447 (Migrated from github.com) left a comment

looks good!

looks good!
nitrohorse (Migrated from github.com) requested changes 2019-09-13 01:41:18 +00:00
@ -51,1 +51,3 @@
<li><a href="https://ipfs.io/">IPFS</a> - A peer-to-peer hypermedia protocol to make the web faster, safer, and more open. (<a href="https://github.com/privacytoolsIO/privacytools.io/pull/361#issuecomment-344414022">important privacy warning</a>)</li>
<li><a href="https://ipfs.io/">IPFS</a> <em>and</em> <a href="https://github.com/ipfs-shipyard/ipfs-companion">IPFS Companion</a>- A peer-to-peer hypermedia protocol to make the web faster, safer, and more open. IPFS Companion is a browser extension for redirecting queries to a gateway of your choice (generally local). <a href="https://github.com/privacytoolsIO/privacytools.io/pull/361#issuecomment-344414022">
<span class="badge badge-warning" data-toggle="tooltip" title="">
<span class="fas fa-exclamation-triangle"></span>
nitrohorse (Migrated from github.com) commented 2019-09-13 01:40:54 +00:00

Could we update the formatting to this? Makes it a bit easier to maintain in the long run; small suggestions

<li>
    <a href="https://ipfs.io/">IPFS</a> <em>and</em> <a href="https://github.com/ipfs-shipyard/ipfs-companion">IPFS Companion</a> - A peer-to-peer hypermedia protocol to make the web faster, safer, and more open. IPFS Companion is a browser extension for redirecting queries to a gateway of your choice (generally local). 
    <a href="https://github.com/privacytoolsIO/privacytools.io/pull/361#issuecomment-344414022">
        <span class="badge badge-warning" data-toggle="tooltip" title="">
            <span class="fas fa-exclamation-triangle"></span> 
            Important privacy warning
        </span>
    </a>
</li>
Could we update the formatting to this? Makes it a bit easier to maintain in the long run; small suggestions ``` <li> <a href="https://ipfs.io/">IPFS</a> <em>and</em> <a href="https://github.com/ipfs-shipyard/ipfs-companion">IPFS Companion</a> - A peer-to-peer hypermedia protocol to make the web faster, safer, and more open. IPFS Companion is a browser extension for redirecting queries to a gateway of your choice (generally local). <a href="https://github.com/privacytoolsIO/privacytools.io/pull/361#issuecomment-344414022"> <span class="badge badge-warning" data-toggle="tooltip" title=""> <span class="fas fa-exclamation-triangle"></span> Important privacy warning </span> </a> </li> ```
nitrohorse (Migrated from github.com) approved these changes 2019-09-28 02:02:59 +00:00
Mikaela (Migrated from github.com) reviewed 2019-09-29 13:14:34 +00:00
@ -51,1 +51,3 @@
<li><a href="https://ipfs.io/">IPFS</a> - A peer-to-peer hypermedia protocol to make the web faster, safer, and more open. (<a href="https://github.com/privacytoolsIO/privacytools.io/pull/361#issuecomment-344414022">important privacy warning</a>)</li>
<li><a href="https://ipfs.io/">IPFS</a> <em>and</em> <a href="https://github.com/ipfs-shipyard/ipfs-companion">IPFS Companion</a>- A peer-to-peer hypermedia protocol to make the web faster, safer, and more open. IPFS Companion is a browser extension for redirecting queries to a gateway of your choice (generally local). <a href="https://github.com/privacytoolsIO/privacytools.io/pull/361#issuecomment-344414022">
<span class="badge badge-warning" data-toggle="tooltip" title="">
<span class="fas fa-exclamation-triangle"></span>
Mikaela (Migrated from github.com) commented 2019-09-29 13:14:34 +00:00

I have forgotten this, but I don't see a difference to the current version, even if there are no commits after this. Could you change it later?

I have forgotten this, but I don't see a difference to the current version, even if there are no commits after this. Could you change it later?
This repo is archived. You cannot comment on pull requests.
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#1277
No description provided.