[résolu]Problème lors de l'installation de Tor

Bonjour,

J’ai un problème lors de l’installation de Tor.
Toutes ces commandes se sont bien passées:

You need to add the following entry in /etc/apt/sources.list or a new file in /etc/apt/sources.list.d/:

deb http://deb.torproject.org/torproject.org jessie main
deb-src http://deb.torproject.org/torproject.org jessie main

Then add the gpg key used to sign the packages by running the following commands at your command prompt:

gpg --keyserver keys.gnupg.net --recv A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89

Mais il y a cette dernière qui pose problème:

sudo gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | sudo apt-key add -
gpg: Attention : rien n'a été exporté
gpg: aucune donnée OpenGPG valable n'a été trouvée.

Merci.
Bonne journée.

Salut Pauline !
Essaie de lancer gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | sudo apt-key add - à la place.

Salut,

J’ai essayé la commande:

Malheureusement cela n’a rien changé:

gpg: Attention : rien n'a été exporté
gpg: aucune donnée OpenPGP valable n'a été trouvée.

Peut-être est-ce dû au fait que je n’ai pas exécuté cette commande en sudo?

gpg --keyserver keys.gnupg.net --recv A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89

Merci.

Es tu sûre de vouloir l’installer ? Le navigateur Tor-browser ne nécessite aucune installation :
https://www.torproject.org/projects/torbrowser.html.en#linux

Bonjour,

Lorsque je tape la commande:
pg -a --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89

J’obtiens:

-----BEGIN PGP PUBLIC KEY BLOCK----- 
Version: GnuPG v1 mQENBEqg7GsBCACsef8koRT8UyZxiv1Irke5nVpte54TDtTl1za1tOKfthmH‌​bs2I 4DHWG3qrwGayw+6yb5mMFe0h9Ap9IbilA5a1IdRsdDgViyQQ3kvdfoavFHRx‌​vGON tknIyk5Goa36GMBl84gQceRs/4Zx3kxqCV+JYXE9CmdkpkVrh2K3j5+ysDWf‌​D/kO dTzwu3WHaAwL8d5M…………….
-----END PGP PUBLIC KEY BLOCK----

Par contre lorsque je fais:
su

J’obtiens:
gpg -a --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 gpg:warning : nothing exported –

Il doit y avoir un problème avec la commande su, non?

Merci.

@jweber
Oui je sais mais il paraît qu’en l’installant comme indiqué sur ton lien, il se peut qu’on n’ait pas la dernière version à jour!

Sur gpg je ne sais pas trop ce que tu veux faire.
Sur Tor : il te propose une mise à jour s’il ne l’est pas quand tu le lances.

Bonsoir,

En fait, je voulais faire ceci:

Option two: Tor on Ubuntu or Debian
You’ll need to set up our package repository before you can fetch Tor. First, you need to figure out the name of your distribution. A quick command to run is lsb_release -c or cat /etc/debian_version. If in doubt about your Debian version, check the Debian website. For Ubuntu, ask Wikipedia.

    I run 

and want version

You need to add the following entry in /etc/apt/sources.list or a new file in /etc/apt/sources.list.d/:

    deb http://deb.torproject.org/torproject.org jessie main
    deb-src http://deb.torproject.org/torproject.org jessie main

Then add the gpg key used to sign the packages by running the following commands at your command prompt:

    gpg --keyserver keys.gnupg.net --recv A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89
    gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | sudo apt-key add -

You can install it with the following commands:

    $ apt-get update
    $ apt-get install tor deb.torproject.org-keyring

Now Tor is installed and running. Move on to step two of the "Tor on Linux/Unix" instructions

Mais j’ai suivi ton conseil et je l’ai installé plus simplement:
apt-get install tor

Ensuite, j’ai téléchargé Tor Browser.

Bonne soirée.

je répond au me massage un peut tard vus que je suis nouveau ici , enfin bon mais moi j’ai suivis cela et tous fonctionne bien maintenant je suis sous une (débian 8.7 64 bits kde) je cole le lien si cela est permis , https://github.com/micahflee/torbrowser-launcher/blob/master/BUILD.md voila j’espere que cela va aider !..