forked from micheleMM/N-O-D-E.net
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cd11.html
162 lines (102 loc) · 8.73 KB
/
cd11.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
<!--
=============================
_ ______ ____ ______
/ | / / __ \/ __ \/ ____/
/ |/ / / / / / / / __/
/ /| / /_/ / /_/ / /___
/_/ |_/\____/_____/_____/
=============================
-->
<!DOCTYPE html>
<html>
<head>
<title>N O D E</title>
<meta name="google-site-verification" content="KAh0wcTC2Anz5ea6Kq26RuhsiUKx5FD3D4HZAJdfaf4" />
<link rel="shortcut icon" href="images/avatar.png">
<link rel="alternate" href="https://n-o-d-e.net/rss/rss.xml" type="application/rss+xml" title="N O D E"/>
<link href='https://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="css/style.css" media="screen">
</head>
<body>
<div id="page">
<div id="content">
<!--HEADER SECTION -->
<div id="header"><pre>
<a class="node" href="http://n-o-d-e.net">
×× ×× ××××× ×××××× ××××××
××× ×× ×× ×× ×× ×× ××
×× × ×× ×× ×× ×× ×× ×××××
×× ××× ×× ×× ×× ×× ××
×× ×× ××××× ×××××× ××××××</a>
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</pre>
</div>
<!--CONTENT -->
<div id="list">
<div class="title">
CYBER DUMP 11 / VIRTUAL DESKTOP, BITCOIN WALLET, IOT SECURITY, ROBOT BUGS<br>
--
</div>
<div id="post">
<p>Welcome to Cyber Dump 11, your weekly roundup of what's happening in this insane age of technology that we live in. All source links are below.</p>
<div class="videowrapper">
<iframe src="https://www.youtube.com/embed/2bUdhehIHSA?rel=0&showinfo=0" frameborder="0"></iframe>
</div>
<p class="description">
- <a href="https://www.youtube.com/watch?v=2bUdhehIHSA" target="_blank">Youtube link</a><br>
- <a href="https://archive.org/download/cyberdump11/cd11.mp4" target="_blank">Archive.org mirror</a><br>
- <a href="https://archive.org/download/cyberdump11/cyberdump11_archive.torrent" target="_blank">Torrent</a><br>
- <a href="https://keybase.pub/nodefiles/cd11.mp4" target="_blank">Keybase mirror</a>
</p>
<p class="subtitle">VIRTUAL REALITY</p>
<p>Guy Godin released a trailer for virtual desktop, an app that recreates your computers desktop in virtual reality. The really cool thing is that since VR space doesn't have to follow the same rules as meatspace, you can have multiple virtual desktops, giant, cinema sized screens floating in 360 space and more. It'll be available on Steam, March 28th.</p>
<p>- https://www.youtube.com/watch?v=bjE6qXd6Itw</p>
<p>In other VR news, Tekton Games announced the development of WalkAbout, a system giving users the freedom to walk about in VR, no matter the size of the physical room they're in. They do this by rotating the virtual space, so that the user can keep travelling in any given direction. It also has a cool feature built in so that the users don't get tangled up, or trip on the cables from their headsets.</p>
<p>- https://www.youtube.com/watch?v=pW6nlLV88Zk<br>
- http://uploadvr.com/redirect-your-own-walking-with-this-movement-system/</p>
<p class="subtitle">BITCOIN</p>
<p>Shift Devices released the beta of their hardware bitcoin wallet, The DigitalBitBox. This little thing plugs into your USB port, allowing you to send and store bitcoins with high levels of security. Private keys are encrypted, and never leave the device, and there are other cool features like micro sd backups, and 2nd factor authentication. It's available for $120.</p>
<p>- https://digitalbitbox.com</p>
<p class="subtitle">INTERNET OF THINGS</p>
<p>Charif Mahmoudi wrote a detailed guide covering the basic ways to protect your Internet of Things devices from the myriad of attacks they might come under. Aimed primarily at Raspberry Pi's, it shows you how to set up a firewall, intrusion detection systems and secure communications.</p>
<p>- https://www.hackster.io/charifmahmoudi/iot-security-tips-to-protect-your-device-from-bad-hackers-768093</p>
<p class="subtitle">ROBOTICS</p>
<p>Stanford's Biomimetics and Dexterous Manipulation Lab created SCAMP, a little bug-like robot that can fly, stick to walls and climb them.</p>
<p>The same lab has also been busy creating other tiny robots too. Inspired by ants, these micro robots can team up to pull objects up to 2000x heavier than themselves.</p>
<p>- https://www.youtube.com/watch?v=bAhLW1eq8eM<br>
- http://motherboard.vice.com/en_uk/read/tiny-robots-pull-a-car-video<br>
- https://www.youtube.com/watch?v=wU8Q7gIdiMI</p>
<p class="subtitle">DIY</p>
<p>Youtube channel Mr Gear uploaded a video showing you how to make a hot glue gun out of a lighter and soda can. Simple, but effective.</p>
<p>- https://www.youtube.com/watch?v=QqcyEzNU5WA</p>
<p>In other DIY news, Brian Dipert wrote an interesting hardware teardown of the Amazon Dash buttons. One feature included that I thought cool was a little microphone. Apparently during wifi setup, the button receives config intructions via ultrasound waves. Pretty cool.</p>
<p>- http://www.edn.com/design/consumer/4441569/Teardown–Amazon-Dash-Button-is-the-ultimate-in-consumer-convenience</p>
<p class="subtitle">VIDEOS</p>
<p>Colin at Adafruit made a video about Bluetooth Low Energy, explaining what it is, how it works, and what you can do with it.</p>
<p>There's also a very interesting documentary called The most dangerous town on the internet, and it explores the different physical locations that highly sensitive data is stored worldwide. Lots of nuclear bunkers and hacker hideouts.</p>
<p>- https://www.youtube.com/watch?v=ItV08vGqACM<br>
- https://www.youtube.com/watch?v=CashAq5RToM</p>
<p class="subtitle">THIS WEEK ON NODE</p>
<p>This week I finally finished the handheld linux terminal version two, so I made a couple of videos showing how to make it, and some of the different things you can do with it. Had some great feedback, and I think I'll start looking into how I can possibly manufacture them. That's it for this week.</p>
<p>- https://www.youtube.com/watch?v=aZc5gUKcRZA<br>
- https://www.youtube.com/watch?v=NMkhRK2lV0E</p>
<p>If you want to pick up some merch, and help support NODE, head over to the NODE shop. Lots of products, color options and worldwide shipping. Thanks for watching, until next time.</p>
<p>- http://N-O-D-E.net/shop/</p>
<p>--<br>
BY NODE</p>
</div>
</div>
<!--FOOTER SECTION -->
<div id="footer">
<pre>------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</pre>
<div class="filter">
<a href="http://n-o-d-e.net">HOME</a>
<span class="footdogs"> × </span>
<a href="http://N-O-D-E.net/shop/">SHOP</a>
<span class="footdogs"> × </span>
<a target="_blank" href="http://patreon.com/N_O_D_E_">PATREON</a>
<span class="footdogs"> × </span>
<a target="_blank" href="https://github.com/N-O-D-E/N-O-D-E.net">GITHUB</a>
</div>
</div>
</body>
</html>