Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Dec 4, 2018
1 parent 21ba084 commit 0d4e18a
Show file tree
Hide file tree
Showing 46 changed files with 112 additions and 250 deletions.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/
" �I%�s�!@��<��'����8���@:�шo_�direct�V2
" �e��I�\(&PD�
� �� 2�hO.߃o� recursive�V

This file was deleted.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

� IPFS Alpha Security Notes
� IPFS Alpha Security Notes

We try hard to ensure our system is safe and robust, but all software
has bugs, especially new software. This distribution is meant to be an
Expand All @@ -15,9 +15,13 @@ Please note the following:
user provided data. But please point any problems out to us in a
github issue, or email security@ipfs.io privately.

- security@ipfs.io GPG key:
- 4B9665FB 92636D17 7C7A86D3 50AAE8A9 59B13AF3
- https://pgp.mit.edu/pks/lookup?op=get&search=0x50AAE8A959B13AF3

- ipfs uses encryption for all communication, but it's NOT PROVEN SECURE
YET! It may be totally broken. For now, the code is included to make
sure we benchmark our operations with encryption in mind. In the future,
there will be an "unsafe" mode for high performance intranet apps.
If this is a blocking feature for you, please contact us.
�
�
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@

Index

Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@

��WIP

# 0.0 - Introduction

Welcome to IPFS! This tour will guide you through a few of the
features of this tool, and the most common commands. Then, it will
immerse you into the world of merkledags and the amazing things
you can do with them.


This tour has many parts, and can be taken in different sequences.
Different people learn different ways, so choose your own adventure:

To start with the concepts, try:
- The Merkle DAG
- Data Structures on the Merkle DAG
- Representing Files with unixfs
- add, cat, ls, refs
...


To start with the examples, try:
- add, cat, ls, refs
- Representing Files with unixfs
- Data Structures on the Merkle DAG
- The Merkle DAG
...


To start with the network, try:
- IPFS Nodes
- Running the daemon
- The Swarm
- The Web
�
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
2
" ��s�L`�>�P}��D
>ڟo_�=�"�u'� 0.0-intro�

Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
-
" �R�;�����fq�aU�� 0 [X�@�8ӷO��index


This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Loading

0 comments on commit 0d4e18a

Please sign in to comment.