git ssb

0+

cel / libreplanet-2020-ssb-session



Commit 4423399e7e3c4a76a41f1df1d56896ed38cd38f1

Add SSB intro slide

cel committed on 3/6/2020, 5:48:16 PM
Parent: fab32db5624c9d8388972ea22dc2e4bfc7a3402c

Files changed

get.shchanged
slides.pschanged
get.shView
@@ -54,4 +54,6 @@
5454 curl -s 'http://localhost:8989/blobs/get/&CjFFANBpLDu0CNzM5D246mXey3g8zHwuOC2yQNti6TY=.sha256' | convert - -geometry x900 -quality 75 -strip coffee-library.jpg
5555 curl -s 'http://localhost:8989/blobs/get/&NuFTTLtZw8PXe1VvbY3uY7zFpuGlfOhiDRpzccjSqRc=.sha256' | convert - bwcrab.rgb
5656 curl -s 'http://localhost:8989/blobs/get/&3ejZtqHYtDlX79EY2lBMvYqg7ecafM3c32F99+8yLGg=.sha256' -o pub-cel.jpg
5757 curl -s 'http://localhost:8989/blobs/get/&sZqSmDmzFy7VhJqax1yA7dz9wltI834KRzA7jHMa71g=.sha256' -o robot-bartender.jpg
58 +curl -s 'http://localhost:8989/blobs/get/&vTVxRhrRs4kPMzwwflmigOMBE8KizW0G73XImKa33YA=.sha256' | pdftops -eps -f 1 -l 1 - gossip.eps
59 +curl -s 'http://localhost:8989/blobs/get/&pbZS/8NQaV3oy545Brp8vXZK3+l831sTjav1+0HW0yI=.sha256' | pdftops -eps -f 3 -l 3 - ebt.eps
slides.psView
@@ -13,8 +13,9 @@
1313 /h3 { /LiberationSerif-Bold 28 selectfont2 } bind def
1414 /body0 { /LiberationSerif 27 selectfont2 } bind def
1515 /bold0 { /LiberationSerif-Bold 27 selectfont2 } bind def
1616 /body { /LiberationSerif 32 selectfont2 } bind def
17 +/body1 { /LiberationSerif 48 selectfont2 } bind def
1718 /bold { /LiberationSerif-Bold 32 selectfont2 } bind def
1819 /italic { /LiberationSerif-Italic 27 selectfont2 } bind def
1920 /code { /LiberationMono 27 selectfont2 } bind def
2021 /ref { /LiberationMono 13 selectfont2 } bind def
@@ -139,13 +140,27 @@
139140
140141 showpage
141142
142143
143-false {
144-top_center h1 (Intro SSB) cscl
144 +top_center h1 (SSB) cscl
145 +body1
146 +420 500 imoveto
147 +(� p2p, f2f, e2e) scl
148 +(� gossip protocol) scl
149 +(� social network) scl
150 +(� application platform) scl
145151
152 +50 120 imoveto
153 +0.6 (gossip.eps) DrawEps
154 +-20 30 rmoveto
155 +ref lf2 (%xRPUKpUVLyyMJw/obpJXGyl8D3N3VJKE4d6BObXFGDk=.sha256) show
156 +
157 +860 120 imoveto
158 +0.6 (ebt.eps) DrawEps
159 +-20 30 rmoveto
160 +ref lf2 (%ipyEyC3oODPTf2X/GyCzU7vgPB/Ut5uay4MtT5w3X9U=.sha256) show
161 +
146162 showpage
147-} if
148163
149164
150165 % Technical Intro
151166 top_center h1 (Cypherlinks) cscl
@@ -453,9 +468,8 @@
453468 (Crypto: C (libsodium)) scl
454469
455470 grestore
456471 showpage
457-} if
458472
459473
460474 false {
461475 top_center h1 (Funding) cscl

Built with git-ssb-web