Files
bibd-test/README.md
ackman678 d3c44f7f93 tmp
2019-03-22 09:00:03 -07:00

34 lines
1.2 KiB
Markdown

## biblio database test repo
### datproject url test
Here is a link to a dat blob archive:
<dat://cdbdaf1e57ddb7066be9c2bee940358b9fbcf779f557e329a4c322b2ef3ea912>
Here is another version of that link:
[The dat link](dat://cdbdaf1e57ddb7066be9c2bee940358b9fbcf779f557e329a4c322b2ef3ea912) is essentially a globally unique identifier (guid) url (using a common, public domain cryptographic hash functions to compute the identifier for your bytes of interest.
If you are using the Beaker browser or Firefox with the decentralized link(s) plugin for dat or ipfs urls you may be able to click and navigate into the above link to see its content.
To clone this repo do:
git clone https://git.ackmanlab.com/jackman/bibd-test.git
Then within the cloned repo clone the dat archive (install dat first, see me for help or datproject.org):
cd ~/Downloads/bibd-test/
dat clone dat://cdbdaf1e57ddb7066be9c2bee940358b9fbcf779f557e329a4c322b2ef3ea912
### ipfs url test
Let's try ipfs instead. Here is an ipfs link for 'image4.jpeg':
<ipfs://QmXYgnpqeS7Kh5i8xHXTc6u6DqKAJz7q8eZC9JSLZsj2Af>
Another version of that link:
[The ipfs link](ipfs://QmXYgnpqeS7Kh5i8xHXTc6u6DqKAJz7q8eZC9JSLZsj2Af)