Merge branch 'master' of ssh://soft.dmz.rs/workshops
This commit is contained in:
commit
a0ed5ba301
77
slides/death_shards/death_shards.md
Normal file
77
slides/death_shards/death_shards.md
Normal file
@ -0,0 +1,77 @@
|
|||||||
|
# Sharding Passwords to Share before Death
|
||||||
|
|
||||||
|
<!--
|
||||||
|
- ожалошћена Породица
|
||||||
|
- family in mourning
|
||||||
|
-->
|
||||||
|
|
||||||
|
> Death approaches
|
||||||
|
|
||||||
|
# Software Problems Require Software Solutions
|
||||||
|
|
||||||
|
- `ssss` will shard anything up to 1024 bits.
|
||||||
|
- `encfs` or similar required for a folder.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
fortune | ssss-split -t 3 -n 5 > shards.txt
|
||||||
|
head -n 3 shards.txt | ssss-combine -t 3
|
||||||
|
```
|
||||||
|
|
||||||
|
# Interface
|
||||||
|
|
||||||
|
- Electron?
|
||||||
|
- 3 actions:
|
||||||
|
* 'How many people do you trust?'
|
||||||
|
* 'How much do you trust them?'
|
||||||
|
* *Lock* / *Unlock* icon
|
||||||
|
|
||||||
|
# Requirements
|
||||||
|
|
||||||
|
- `<25MiB` for email
|
||||||
|
* So no electron.
|
||||||
|
|
||||||
|
# The Social Sphere
|
||||||
|
|
||||||
|
- Suggested receivers
|
||||||
|
- Email templates may help?
|
||||||
|
|
||||||
|
# The Antisocial Sphere
|
||||||
|
|
||||||
|
- Flesh protocols are tricky.
|
||||||
|
|
||||||
|
![family](slides/death_shards/family.jpg)
|
||||||
|
|
||||||
|
# Email Templates
|
||||||
|
|
||||||
|
## Be casual!
|
||||||
|
|
||||||
|
> Hi Alice,
|
||||||
|
>
|
||||||
|
> Can you take this to my funeral, but not now - just put it somewhere.
|
||||||
|
> It's just for this thing, anyway...
|
||||||
|
> K thx bye!
|
||||||
|
> xx bob
|
||||||
|
|
||||||
|
# Email Templates
|
||||||
|
|
||||||
|
## Be Formal
|
||||||
|
|
||||||
|
> Dearest Bob,
|
||||||
|
>
|
||||||
|
> Please find contained herein, one of my 'Death Shards'. It is of utmost importance that you maintain the consistency and secrecy of this file. This shard of death shall - within the fullness of time - alleviate the potential necessity of interacting with every part - financial, social, and unwholesome - which I have, heretofore, interacted with, insofar as the [now] modern electronic landscape has been concerned.
|
||||||
|
>
|
||||||
|
> Yours, ...for now.
|
||||||
|
> Alice.
|
||||||
|
|
||||||
|
# Notes
|
||||||
|
|
||||||
|
## Other Methods
|
||||||
|
|
||||||
|
Is this all wrong?
|
||||||
|
Perhaps it should be a standard function within 1pass.
|
||||||
|
|
||||||
|
## MFA is a Nightmare
|
||||||
|
|
||||||
|
- The project should probably include a request for a phone password.
|
||||||
|
- Will this update?
|
||||||
|
- Nudes?
|
BIN
slides/death_shards/family.jpg
Normal file
BIN
slides/death_shards/family.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 131 KiB |
62
slides/extended_minds/extended_minds.md
Normal file
62
slides/extended_minds/extended_minds.md
Normal file
@ -0,0 +1,62 @@
|
|||||||
|
---
|
||||||
|
title:
|
||||||
|
- The Extended Mind and Licensing
|
||||||
|
author:
|
||||||
|
- Malin
|
||||||
|
|
||||||
|
theme:
|
||||||
|
- Warsaw
|
||||||
|
colortheme:
|
||||||
|
- orchid
|
||||||
|
---
|
||||||
|
|
||||||
|
# History
|
||||||
|
|
||||||
|
- Started with Clark and Chalmers
|
||||||
|
- [Chalmers at Ted](https://yt.artemislena.eu/watch?v=ksasPjrYFTg)
|
||||||
|
|
||||||
|
## Cyborg Manifesto
|
||||||
|
|
||||||
|
Or maybe Donna Haraway?
|
||||||
|
|
||||||
|
# Original Extended Minds
|
||||||
|
|
||||||
|
- Notebooks
|
||||||
|
- Counting on fingers
|
||||||
|
- Fil-o-fax
|
||||||
|
|
||||||
|
# Electronic Extended Minds
|
||||||
|
|
||||||
|
- Phones
|
||||||
|
- Computers
|
||||||
|
- Google?
|
||||||
|
- Note-apps?
|
||||||
|
|
||||||
|
# Intuition Pumps
|
||||||
|
|
||||||
|
- Proprioception and teeth
|
||||||
|
- The feeling of loss over theft
|
||||||
|
- Second brains
|
||||||
|
|
||||||
|
# Requirements
|
||||||
|
|
||||||
|
- 'to-hand'
|
||||||
|
- Repetition
|
||||||
|
- Locus
|
||||||
|
|
||||||
|
> Do you know where they live?
|
||||||
|
|
||||||
|
# Counter Requirements
|
||||||
|
|
||||||
|
> Skin and bone
|
||||||
|
|
||||||
|
Does *Ghost in the Shell* count?
|
||||||
|
|
||||||
|
# The Point and the Future
|
||||||
|
|
||||||
|
![robocop](robocop_valuse.png)
|
||||||
|
|
||||||
|
# End Notes
|
||||||
|
|
||||||
|
> Can you code in the sand?
|
||||||
|
|
Loading…
Reference in New Issue
Block a user