Clean for delivrables
This commit is contained in:
parent
399870d218
commit
68cd66b188
@ -1,90 +0,0 @@
|
|||||||
---
|
|
||||||
marp: true
|
|
||||||
_class: lead
|
|
||||||
paginate: true
|
|
||||||
---
|
|
||||||
<!-- theme: uncover -->
|
|
||||||
<!-- class: invert -->
|
|
||||||
|
|
||||||
# Icing
|
|
||||||
|
|
||||||
#### Epitech Inovative Project
|
|
||||||
|
|
||||||
##### https://git.gmoker.com/icing
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
**Florian** Griffon
|
|
||||||
|
|
||||||
**Bartosz** Michalak
|
|
||||||
|
|
||||||
**Ange** Duhayon
|
|
||||||
|
|
||||||
**Alexis** Danlos
|
|
||||||
|
|
||||||
**Stéphane** Corbière
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
# :phone: :man:
|
|
||||||
|
|
|
||||||
|
|
|
||||||
:smiling_imp:
|
|
||||||
|
|
|
||||||
|
|
|
||||||
# :phone: :woman:
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
# :phone: :man:
|
|
||||||
**|** | **|**
|
|
||||||
**|** | **|**
|
|
||||||
**|** | **|** :imp:
|
|
||||||
**|** | **|**
|
|
||||||
**|** | **|**
|
|
||||||
# :phone: :woman:
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Un client téléphonique comme un autre
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## L'utilisateur est le maître de sa sécurité
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### Partage de contacts par QR codes
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Intégration harmonieuse d'un chiffrement automatique
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### Protection d'appel téléphoniques =
|
|
||||||
|
|
||||||
##### :white_check_mark: Conservation de vie privée
|
|
||||||
##### :white_check_mark: Protection de données sensibles
|
|
||||||
##### :white_check_mark: Protection d'authentification
|
|
||||||
##### :white_check_mark: Protection de la messagerie
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## **Icing Dialer**
|
|
||||||
|
|
||||||
### =
|
|
||||||
|
|
||||||
### **Icing protocol**
|
|
||||||
|
|
||||||
**+**
|
|
||||||
|
|
||||||
### **Dialer**
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Icing est un **outil**, pas un produit
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
# Merci
|
|
BIN
docs/Pitch.pdf
BIN
docs/Pitch.pdf
Binary file not shown.
BIN
docs/Projet Icing GONOGO.pdf
Normal file
BIN
docs/Projet Icing GONOGO.pdf
Normal file
Binary file not shown.
@ -1,6 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
IMG=docker.io/marpteam/marp-cli:latest
|
|
||||||
|
|
||||||
docker run --rm -v "$PWD:/home/marp/app/" --entrypoint marp-cli.js "$IMG" \
|
|
||||||
./Pitch.md --pdf
|
|
Loading…
Reference in New Issue
Block a user