4126 links
739 private links
  • Doo's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Jouer les vidéos
Links per page: 20 50 100
5 results tagged gpg x
  • Note: connard de keychain sous fedora

    Gonflé de taper ma passphrase pour faire un git secret reveal :

    [doo:~] $ which fuck_gpg 
    fuck_gpg ()
    { 
        /bin/bash /home/doo/gpgagent.sh
    }
    [doo:~] $ cat gpgagent.sh 
    #!/bin/bash
    gpg-agent --daemon
    pid=$(ps auxf|grep -i '[g]pg-agen'|awk '{ print $2 }')
    sockpath=$(lsof -p $pid | grep -i run)
    sockpath=$(echo $sockpath|rev|awk '{ print $2 }'|rev)
    export GPG_AGENT_INFO="${sockpath}:4196:1"
    January 27, 2017 05:04:26 PM GMT+01:00 * - permalink -
    QRCode
    - https://dooby.fr/shaare/HDH58A
    gpg gpg-agent passphrase
  • thumbnail
    GitHub - pstadler/keybase-gpg-github: Step-by-step guide on how to create a GPG key on keybase.io, adding it to a local GPG setup and use it with Git and GitHub.
    August 30, 2016 12:48:27 PM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/pstadler/keybase-gpg-github
    github gpg pgp
  • Public Key Server -- Get ``0x53a4096e5b253d46 ''

    ma nouvelle clé pgp générée avec les bonnes pratiques qui vont bien, les autres sont révoquées ! Merci à Bortzmeyer pour le tuto :-)

    August 15, 2014 11:17:43 AM GMT+02:00 * - permalink -
    QRCode
    - http://pgp.mit.edu/pks/lookup?op=get&search=0x53A4096E5B253D46
    gpg pgp
  • thumbnail
    Ma nouvelle clé PGP http://feedly.com/e/7e67hKh4

    je vais suivre cette procédure pour refaire ma clé pgp parce-que je suis loin de ces standards là !

    February 10, 2014 12:43:09 AM GMT+01:00 - permalink -
    QRCode
    - http://feedly.com/e/7e67hKh4
    gpg pgp privacy gnupg
  • thumbnail
    encryption - How to encrypt a file or directory in Linux? - Super User
    February 4, 2014 06:58:31 PM GMT+01:00 * - permalink -
    QRCode
    - http://superuser.com/questions/249497/how-to-encrypt-a-file-or-directory-in-linux
    gpg backup
Links per page: 20 50 100
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation