Outils pour utilisateurs

Outils du site


doc:veille:chiffrement

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
doc:veille:chiffrement [2008/08/20 16:01]
lehobey
doc:veille:chiffrement [2015/10/11 19:45]
fdl Déplacée vers veille:chiffrement.
Ligne 1: Ligne 1:
 ====== Chiffrement ====== ====== Chiffrement ======
 +
  
 ===== Thèmes ===== ===== Thèmes =====
Ligne 5: Ligne 6:
   * [[GPG]] et [[doc:ma clef GPG]]   * [[GPG]] et [[doc:ma clef GPG]]
   * [[Droit de chiffrer]]   * [[Droit de chiffrer]]
 +  * [[openssl]]
 +  * [[sha-1]]
   * [[ssh]]   * [[ssh]]
   * [[sshfs]]   * [[sshfs]]
Ligne 32: Ligne 35:
   * Réflexions : http://​feeding.cloud.geek.nz/​2008/​04/​two-tier-encryption-strategy-archiving.html   * Réflexions : http://​feeding.cloud.geek.nz/​2008/​04/​two-tier-encryption-strategy-archiving.html
   * Attaques : http://​www.hermann-uwe.de/​blog/​lest-we-remember--cold-boot-attacks-on-encryption-keys   * Attaques : http://​www.hermann-uwe.de/​blog/​lest-we-remember--cold-boot-attacks-on-encryption-keys
 +
  
 ==== LUKS ==== ==== LUKS ====
 +  * http://​mixinet.net/​~sto/​blog/​sysadmin/​20090226_macbook_cryptsetup_take_3/​
 +
   * http://​www.hermann-uwe.de/​blog/​howto-disk-encryption-with-dm-crypt-luks-and-debian   * http://​www.hermann-uwe.de/​blog/​howto-disk-encryption-with-dm-crypt-luks-and-debian
   * LUKS : http://​blog.dlgeek.net/?​p=84   * LUKS : http://​blog.dlgeek.net/?​p=84
Ligne 41: Ligne 47:
   * retailler : http://​www.enricozini.org/​2008/​tips/​resize-luks.html   * retailler : http://​www.enricozini.org/​2008/​tips/​resize-luks.html
   * Et ssh : http://​ubuntuforums.org/​showthread.php?​t=829768   * Et ssh : http://​ubuntuforums.org/​showthread.php?​t=829768
 +  * Amovibles : http://​www.fabianrodriguez.com/​blog/​2009/​01/​21/​easy-removable-storage-encryption-that-works-with-hardy-and-intrepid/​
  
 ==== Comparaison ==== ==== Comparaison ====
   * http://​www.corsac.net/?​rub=blog&​post=1327   * http://​www.corsac.net/?​rub=blog&​post=1327
 +
  
  
Ligne 53: Ligne 61:
 === clef === === clef ===
   * http://​www.matthew.ath.cx/​articles/​cryptkey   * http://​www.matthew.ath.cx/​articles/​cryptkey
 +  * Système sur clef : http://​www.debian-administration.org/​articles/​179
  
 ==== Liens (pour orthosie) ==== ==== Liens (pour orthosie) ====
Ligne 68: Ligne 77:
 ===== eCryptfs ===== ===== eCryptfs =====
   * http://​lwn.net/​Articles/​156921/​   * http://​lwn.net/​Articles/​156921/​
 +  * Répertoires privés : http://​dustinkirkland.wordpress.com/​2008/​10/​03/​whats-in-my-encrypted-private-directory/​
  
 ===== Encfs ===== ===== Encfs =====
Ligne 91: Ligne 101:
 ===== Bibliothèques ===== ===== Bibliothèques =====
   * http://​directory.fsf.org/​libgcrypt.html   * http://​directory.fsf.org/​libgcrypt.html
- 
 ===== Mauvaises pratiques ===== ===== Mauvaises pratiques =====
   * http://​www.advogato.org/​person/​vorlon/​diary.html?​start=16   * http://​www.advogato.org/​person/​vorlon/​diary.html?​start=16
   * WEP : http://​linuxfr.org/​2006/​08/​16/​21198.html   * WEP : http://​linuxfr.org/​2006/​08/​16/​21198.html
  
 +
 +==== TLS 1.0 est pourri ====
 +  * http://​www.bortzmeyer.org/​beast-tls.html
  
 ===== Recherche en crypto ===== ===== Recherche en crypto =====