forked from blallo/talk-hm-0x15
321 lines
13 KiB
HTML
321 lines
13 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
|
|
|
<title>Reflection about identity </title>
|
|
|
|
<link rel="stylesheet" href="css/reveal.css">
|
|
<link rel="stylesheet" href="css/theme/blood.css">
|
|
|
|
<!-- Theme used for syntax highlighting of code -->
|
|
<link rel="stylesheet" href="lib/css/zenburn.css">
|
|
|
|
<meta name="description" content="identità">
|
|
<meta name="author" content="XXX"
|
|
|
|
<!-- Printing and PDF exports -->
|
|
<script>
|
|
var link = document.createElement( 'link' );
|
|
link.rel = 'stylesheet';
|
|
link.type = 'text/css';
|
|
link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css';
|
|
document.getElementsByTagName( 'head' )[0].appendChild( link );
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<div class="reveal">
|
|
<div class="slides">
|
|
<section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
## Identity
|
|
### Ideas and reflections around the concept of identity
|
|
</textarea>
|
|
</section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
## This is not a lesson.
|
|
- reflection
|
|
- experiences
|
|
- tools
|
|
</textarea>
|
|
</section>
|
|
</section>
|
|
<section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
### Identity
|
|
- Personal → who am I to myself
|
|
- Cultural → who am I to the comunit(y|ies) I belong to
|
|
- Legal → who am I to the autority (the state)
|
|
</textarea>
|
|
</section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
### Only one identity for all?
|
|
</textarea>
|
|
</section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
### Identity?
|
|
- a number in a document
|
|
- an email adress/ a phone number
|
|
</textarea>
|
|
</section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
### Fake identity
|
|
- crime
|
|
- violation of a contraction for a service
|
|
</textarea>
|
|
</section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
##### The _crime_ concern
|
|
##### the **pubblic officier** or the **pubblic service**
|
|
</textarea>
|
|
</section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
### Identity theft (!)
|
|
|
|
##### It's a crime
|
|
</textarea>
|
|
</section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
### User agrement
|
|
|
|
- EULA End-User Licence Agreement
|
|
- Software license
|
|
</textarea>
|
|
</section>
|
|
</section>
|
|
<section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
### To create not canonical identities
|
|
- an email (also disposable)
|
|
- online money
|
|
- a telephone number (not alwasy,luckily)
|
|
</textarea>
|
|
</section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
### Interesting tools
|
|
- Tor Browser
|
|
- `proxychains`
|
|
- Torsocks [torify only exist for backward compatibility]
|
|
- Tails
|
|
- a password manager (for example `pass`)
|
|
- VPN (?)
|
|
- Firefox containers (?)
|
|
- Qubeos | whonix
|
|
- Njalla
|
|
|
|
</textarea>
|
|
</section>
|
|
</section>
|
|
<section>
|
|
<section>
|
|
<h3>Disposable email</h3>
|
|
<a href="https://10minutemail.com/" target="_blank">
|
|
<img width="60%" src="imgs/disp_mail.png"></img>
|
|
</a>
|
|
</section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
### online money
|
|
|
|
- Cryptocurrency
|
|
- bitcoin + tumbrl service
|
|
- monero
|
|
- Prepaid debit card
|
|
</textarea>
|
|
</section>
|
|
<section>
|
|
<h3>Localbitcoins.net</h3>
|
|
<a href="https://localbitcoins.net/" target="_blank">
|
|
<img width="60%" src="imgs/localbitcoins.png"></img>
|
|
</a>
|
|
</section>
|
|
<section>
|
|
<h3>btc mixer</h3>
|
|
<a href="https://localbitcoins.net/" target="_blank">
|
|
<img width="60%" src="imgs/tumbrl.png"></img>
|
|
</a>
|
|
</section>
|
|
<section>
|
|
<h3>MyGiftCard</h3>
|
|
<a href="https://www.mygiftcard.it/" target="_blank">
|
|
<img width="60%" src="imgs/gift_card.png"></img>
|
|
</a>
|
|
</section>
|
|
<section>
|
|
<h3>MyGiftCard</h3>
|
|
<img width="50%" src="imgs/epipoli_gold.png"></img>
|
|
</section>
|
|
</section>
|
|
<section>
|
|
<section>
|
|
<h3>Tor Browser Bundle</h3>
|
|
<img width="50%" src="imgs/tbb1.png"></img>
|
|
</section>
|
|
<section>
|
|
<h3>Tor Browser Bundle</h3>
|
|
<img width="70%" src="imgs/tbb_tor_button.png"></img>
|
|
</section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
### `proxychains`
|
|
|
|
`ssh op@somewhere → proxychains ssh op@somewhere`
|
|
</textarea>
|
|
</section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
### `Torsocks`
|
|
|
|
`ssh op@somewhere → torsocks ssh op@somewhere`
|
|
</textarea>
|
|
</section>
|
|
<section>
|
|
<h3>Tails</h3>
|
|
<a href="https://tails.boum.org/" target="_blank">
|
|
<img width="60%" src="imgs/tails.png"></img>
|
|
</a>
|
|
</section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
### Tails
|
|
|
|
- live from a computer (more safe?)
|
|
- in a virtual machine (more practical, more dificult to configure the persistent)
|
|
</textarea>
|
|
</section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
<h3>Qube-os</h3>
|
|
<a href="https://www.qubes-os.org/" target="_blank">
|
|
<img width="60%" src="imgs/Qubes_security_domains.png"></img>
|
|
</a>
|
|
</textarea>
|
|
</section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
<h3>whonix</h3>
|
|
<a href="https://www.whonix.org/" target="_blank">
|
|
<img width="60%" src="imgs/whonix.png"></img>
|
|
</a>
|
|
</textarea>
|
|
</section>
|
|
<section>
|
|
<h3>Njal.la</h3>
|
|
<a href="https://njal.la/" target="_blank">
|
|
<img width="60%" src="imgs/njalla.png"></img>
|
|
</a>
|
|
</section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
### Password Manager
|
|
```
|
|
$ pass identities/
|
|
identities
|
|
├── j.doe
|
|
│ ├── site1.com
|
|
│ ├── site2.com
|
|
│ ├── site3.com
|
|
│ ├── site4.com
|
|
│ │ ├── webmail
|
|
│ │ └── www
|
|
│ └── site5.com
|
|
└── m.guascone
|
|
├── site1.it
|
|
├── site2.it
|
|
│ ├── mail
|
|
│ ├── srv
|
|
│ └── www
|
|
└── site3.com
|
|
```
|
|
</textarea>
|
|
</section>
|
|
</section>
|
|
<section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
### Easy
|
|
|
|
- Buy and configure a VPS
|
|
- Have a website
|
|
</textarea>
|
|
</section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
### Dificult
|
|
|
|
- gmail account
|
|
- facebook account
|
|
</textarea>
|
|
</section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
### even more dificult
|
|
|
|
- AWS
|
|
</textarea>
|
|
</section>
|
|
</section>
|
|
<section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
### Telephone number
|
|
|
|
- anonimous SIM
|
|
* UK
|
|
* France
|
|
* Polony
|
|
* ...
|
|
- VoIP
|
|
* skype
|
|
* twilio
|
|
* ...
|
|
- Online telephone number for receive sms
|
|
|
|
</textarea>
|
|
</section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
## Share experience
|
|
</textarea>
|
|
</section>
|
|
</section>
|
|
<section>
|
|
<section data-markdown>
|
|
<textarea data-template>
|
|
# Thanks
|
|
</textarea>
|
|
</section>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
|
|
<script src="lib/js/head.min.js"></script>
|
|
<script src="js/reveal.js"></script>
|
|
|
|
<script>
|
|
// More info about config & dependencies:
|
|
// - https://github.com/hakimel/reveal.js#configuration
|
|
// - https://github.com/hakimel/reveal.js#dependencies
|
|
Reveal.initialize({
|
|
dependencies: [
|
|
{ src: 'plugin/markdown/marked.js' },
|
|
{ src: 'plugin/markdown/markdown.js' },
|
|
{ src: 'plugin/notes/notes.js', async: true },
|
|
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } }
|
|
]
|
|
});
|
|
</script>
|
|
</body>
|
|
</html>
|