Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
|
p2p:retroshare [le 03/07/2017 à 22h26] 111110101011 |
p2p:retroshare [le 29/09/2025 à 19h20] (Version actuelle) 111110101011 [Essai en 2025] |
||
|---|---|---|---|
| Ligne 3: | Ligne 3: | ||
| Sans doute le prochain P2P qu'on testera ;) | Sans doute le prochain P2P qu'on testera ;) | ||
| - | Site officiel: http:// | + | Retroshare est un logiciel P2P de partage de fichiers et de messagerie, qui nous invite à construire un réseau de confiance sur le modèle "amis à amis" ([[def> |
| - | Une doc plutôt centrée sur Ubuntu : https:// | + | D'un rapide coup d'oeil à l' |
| + | |||
| + | Bien que le logiciel soit prometteur et fasse parler de lui, vous remarquerez que cette page wiki est encore assez sommaire. La raison est simple : RetroShare n'est pas empaqueté dans les dépots officiels de Debian. Il faut donc compiler le logiciel soi-même, ou utiliser un paquet communautaire pour l' | ||
| + | |||
| + | ===== Essai en 2025 ===== | ||
| + | |||
| + | En choppant le fichier AppImage, l' | ||
| + | |||
| + | Possibilité de faire transiter le traffic via TOR ou I2P. | ||
| + | |||
| + | Après une proposition d' | ||
| + | |||
| + | La [[https:// | ||
| + | |||
| + | Nous y voyons par exemple qu'il est possible de créer plusieurs identités, dissociées. Une fonction qui manque à bon nombre de messageries sécurisées... | ||
| + | Il est aussi possible de créer des cercles relationnels, | ||
| + | |||
| + | Effet de bord de l' | ||
| + | |||
| + | ===== 2017 ===== | ||
| + | |||
| + | ==== Essai de compilation ==== | ||
| + | |||
| + | La page GitHub nous indique quels paquets -dev installer, malheureusement certains ont été retirés de Debian Stretch. | ||
| + | |||
| + | En date du 4 juillet 2017, il n'est donc pas possible d' | ||
| + | < | ||
| + | E: Impossible de trouver le paquet libqtmultimediakit1 | ||
| + | E: Impossible de trouver le paquet qtmobility-dev | ||
| + | </ | ||
| + | |||
| + | ==== Essai du paquet communautaire ==== | ||
| + | |||
| + | Après essai du paquet communautaire, | ||
| + | |||
| + | < | ||
| + | $ RetroShare06 | ||
| + | |||
| + | RetroShare:: | ||
| + | Cannot hash executable! Plugins will not be loaded correctly. | ||
| + | defaultBaseDirectory() = / | ||
| + | Pubring read successfully. | ||
| + | Secring read successfully. | ||
| + | PGPHandler: Successfully read 1 trust packets. | ||
| + | RsAccounts:: | ||
| + | getAvailableAccounts() Skipping Invalid sized dir: extensions6 | ||
| + | getAvailableAccounts() Skipping Invalid sized dir: pgp | ||
| + | RsTryAutoLogin() | ||
| + | Using attribute: 0ac6fab8da1a1b5258957caed1a355de | ||
| + | Could not get passwd from gnome keyring | ||
| + | getRetroshareDataDirectory() Linux: / | ||
| + | Data Directory Found: / | ||
| + | getRetroshareDataDirectory() Linux: / | ||
| + | Data Directory Found: / | ||
| + | getAccountIds: | ||
| + | SSL Id: 0ac6fab8da1a1b5258957caed1a355de PGP Id 4F5CED829CDB7C88 PGP Name: 010 PGP Email: | ||
| + | getAccountIds: | ||
| + | SSL Id: 0ac6fab8da1a1b5258957caed1a355de PGP Id 4F5CED829CDB7C88 PGP Name: 010 PGP Email: | ||
| + | AuthGPG:: | ||
| + | Invalid Certificate | ||
| + | AuthGPG:: | ||
| + | PGP Auth Success! ID: 4F5CED829CDB7C88 | ||
| + | RsTryAutoLogin() | ||
| + | Using attribute: 0ac6fab8da1a1b5258957caed1a355de | ||
| + | Could not get passwd from gnome keyring | ||
| + | opening sslPassphraseFile : / | ||
| + | pgp_pwd_callback() called. | ||
| + | Decrypting went ok ! | ||
| + | sslpassword: | ||
| + | rsAccounts-> | ||
| + | SSL Library Init! | ||
| + | SSL Verification Set | ||
| + | Inited SSL context: | ||
| + | Certificate: | ||
| + | cipher list: kEDH+HIGH: | ||
| + | PFS enabled: YES | ||
| + | Creating Init File: / | ||
| + | Id: 0ac6fab8da1a1b5258957caed1a355de | ||
| + | getRetroshareDataDirectory() Linux: / | ||
| + | Data Directory Found: / | ||
| + | getRetroshareDataDirectory() Linux: / | ||
| + | Data Directory Found: / | ||
| + | AuthSSLimpl:: | ||
| + | set the debugging to crashMode. | ||
| + | Detected Old Crash File: / | ||
| + | Copying to: / | ||
| + | Logging redirected to / | ||
| + | Switching To CrashLog Mode! | ||
| + | Checking For Directories | ||
| + | Load up Certificates, | ||
| + | Load Configuration | ||
| + | setup classes / structures | ||
| + | Checking for DHT bootstrap file: / | ||
| + | (EE) Cannot load filter file / | ||
| + | bdNode:: | ||
| + | bdNode:: | ||
| + | p3BitDht:: | ||
| + | bdNode:: | ||
| + | bdSpace:: | ||
| + | bdNode:: | ||
| + | Encrypted file cache not present. Trying unencrypted... | ||
| + | Unencrypted file cache not present either. | ||
| + | RsPluginManager:: | ||
| + | | ||
| + | (II) Executable hash matches. Updating the list of accepted/ | ||
| + | Plugin directory : / | ||
| + | Examined a total of 0 plugins. | ||
| + | PluginManager: | ||
| + | Saving current executable hash: 0000000000000000000000000000000000000000 | ||
| + | Local changes in trust database. Writing to disk... | ||
| + | Done. | ||
| + | Erreur de segmentation | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== Liens ===== | ||
| + | |||
| + | * Site officiel: http:// | ||
| + | * Dépot Git : https:// | ||
| + | * Une doc plutôt centrée sur Ubuntu : https:// | ||
| + | |||
| + | |||
| + | {{tag> | ||