Like Ra's Naughty Forum
RetroShare certs - Printable Version

+- Like Ra's Naughty Forum (https://www.likera.com/forum/mybb)
+-- Forum: Technical section (https://www.likera.com/forum/mybb/Forum-Technical-section)
+--- Forum: Various technical topics (https://www.likera.com/forum/mybb/Forum-Various-technical-topics)
+--- Thread: RetroShare certs (/Thread-RetroShare-certs)



RE: RetroShare certs - o14657 - 18 Jul 2023

ABB71patSO4143GP8Vrva9O5AxR77qjnGvm5rsaFTOQ11VdFYUEk/gEGbzE0NjU3kEQAAAACJpZtemdwNG01YTJidDI2enl5cHRh
eWMzb200cW9kejRqcnF2d2lreGpoeWNqdHF5emZxM3p3aWNpZC5vbmlvbpMGAQAAfx7+BANga2A=
Other cert still no connections


RE: RetroShare certs - dinos - 18 Jul 2023

(18 Jul 2023, 19:15 )o14657 Wrote: ABB71patSO4143GP8Vrva9O5AxR77qjnGvm5rsaFTOQ11VdFYUEk/gEGbzE0NjU3kEQAAAACJpZtemdwNG01YTJidDI2enl5cHRh
eWMzb200cW9kejRqcnF2d2lreGpoeWNqdHF5emZxM3p3aWNpZC5vbmlvbpMGAQAAfx7+BANga2A=
Other cert still no connections

when trying to connect i got this msg:


https://imgbox.com/XG9cTFR5


RE: RetroShare certs - Like Ra - 18 Jul 2023

(18 Jul 2023, 16:07 )dinos Wrote: what do you mean?? you want the long text cert?
You created a ClearNet identity instead of a DarkNet/Tor one.


RE: RetroShare certs - Like Ra - 18 Jul 2023

(18 Jul 2023, 19:25 )dinos Wrote: when trying to connect i got this msg:
You use ClearNet, @o14657 uses Tor. You can't connect to him and to many others. Please create a DarkNet identity and share your new cert.


RE: RetroShare certs - dinos - 18 Jul 2023

is that better?


ABAwHLHLqpFwENSK/Bbbq9SgAxRM9HGvMXGmzvZS19+yKrisjUNtDAEJZGlub3M0NjIwkEQAAAACJpY3ajd0ZGVmMmlydjNybzUy
N2NqcnBhcTM2cGdxNzZodzU0YTMyMnhsNTd2ZGlncnhhcGRkd2dxZC5vbmlvbpMGAQAAfx7+BAMTJwE=


RE: RetroShare certs - Like Ra - 18 Jul 2023

(18 Jul 2023, 20:40 )dinos Wrote: is that better?
Much better 😊


RE: RetroShare certs - stinky - 20 Jul 2023

ABCkvO1btlx8SRNJGAgitm18AxSpROAfst0M0s4+7ZYKmohZSztIaQEEc291cJBEAAAAAiaWMms1M2x3ZmphMzNoa3FqYTZ2NG11
bDQ0ZWhwbWs2dHFkenBmN2liZWxhYjQ1aDZxNjJjZnkzaWQub25pb26TBgEAAH8e/gQD62kP


RE: RetroShare certs - Keiiyee - 20 Jul 2023

ABCAPWh3OLGeSGsxxqOIp70gAxQNR8Mi+QuHkNvZl3N1EzKP8+FDkQEITWV5dW5leXOQRAAAAAImljdsZmx1NWxkaGNxd2YzMm01
emJoenZmNTNweGF2bTRsa3lmMzNuZDM1aXBzbGU1YTZvY3diaHlkLm9uaW9ukwYBAAB/Hv4EA81NiQ==


RE: RetroShare certs - GCRhoads - 21 Jul 2023

(17 Dec 2021, 23:41 )cinon Wrote: All certificates of the long format were parsed from the first page to the last
Download my attachments, rename them to .xml, go to network, right click inside the network list -> import friendlist -> select the .xml file and you are done.
Here's a greasemonkey script I made to extract all the certs:
Code:
// ==UserScript==
// @name    likera retroshare
// @version  1
// @grant    none
// @include  https://www.likera.com/forum/mybb/Thread-RetroShare-certs*
// @run-at  document-end
// ==/UserScript==
var x = document.getElementsByClassName("post_body scaleimages");
var z = 0;
var certs = '';
for(let j = 0; j < x.length; j++){
  var position = x[j].textContent.search("CQEGA");
  //console.log(z);
  z++;
  if(position != -1){ // found something :)
    var parts = x[j].textContent.split('\n\n') // try to isolate cert form comments
    for (let i = 0; i < parts.length; i++) {
      if(parts[i].search("CQEGA") != -1){
        var cert = parts[i].replace(/\n/g, ''); // remove new lines
        //certs += '<pgpID><sslID certificate="' + cert + '"/></pgpID>\n'; // xml format
        certs += cert + '\n';
      }
    }
  }
}
console.log(certs)
On firefox you open the console with Ctrl + Shift + J, then open every single page of the thread and you'll have all the certs in the console (or just download my attachments).
Make sure you are using Tor. If not, Go to Preferences -> General -> Untick Auto Login -> Do another login but this time configure it to go through Tor.
People, STOP USING THE SHORT FORMAT! There's no way to automate the parsing of those. Go to Preferences -> Node -> Certificate -> Untick short format -> Repaste your certificate here in a new reply. Don't put any comments.

What filename do you use for the code?  How do you run it from within the Firefox console?


RE: RetroShare certs - AngelicaLily - 21 Jul 2023

Short:

ABDfMCkiSGbIPLh4j3XwTWxOAxQiDrcmur5BLszH/lon3IY5np9icAEHTmdsY2E4NpBEAAAAAiaWN214YnZseGl2bXZwYjVucHp0
eHd4ZDRhMjdlaGE3bnl1bXB2ZDM3cTZiNnBramVkaXBzNTNyaWQub25pb26TBgEAAH8e/gQDFAV/

Long:
CQEGAcGYxsBNBGS6dGQBCACoDEDpK4iIYATbSJ0pXsrChVFhW6+28qJeXpcv1fb2
Abbgl1luIxRLm2o3ouVkVVqOLnFG4x5/kNYiDWh2QRjdjkAucEM3wfbseyiwtZpb
kNJFm4vVN+luex0MxPfpYYvHp1KQa8sS7ipO174aekKbIY6flKouagZWuudFC/b8
zWSSHYKsXKdPqhrYnsr0AzRgoRJHQFw2r+WFRJhQymqLTgEytiwlqSWs0FozOFPj
t2bSrUjbTHMk3RpoiKQkvGDrT9tCeLbvpCPpMhz5VAxkyGhJxkJ52wxU2U81fTgT
LNIU3Kl24i1+c2T2d9ldu/z95Gq6IQjHTS6o8auTBDbtABEBAAHNJE5nbGNhODYg
KEdlbmVyYXRlZCBieSBSZXRyb1NoYXJlKSA8PsLAXwQTAQIAEwUCZLp0ZAkQJ9yG
OZ6fYnACGQEAACFNB/9rHDOCjv21bUryhjdLSunfFpQXcoryTuxuWsVx9V6H9NFE
pNYfcWsQyJpqmZAUyKigAxF6ynoUNp7CTq5cgGz9nMNy90y6DJfIJwu1Av9ypJ7v
jrJEmzF4KsEV1z9pN2Zk6b/wA0+U11bX7v9/dFcY+8XjN/xGCOd7hfMq83N5cN6Z
L2VyC8qj7sMA+5C5hZarGETQZwT0epxa4BC7AMBRVOXXUWs9nYrKF0G9wNEueCqJ
B9SxntELSHGnZTquiTwBM86qLPmUr3dWTDpjEOZx+Lpz94RjPVlqiNetG/i+Gw28
o/JlG2GcokKWXfpzhsvn1MyV5S08dnyNlEUzVW/rCEM3bXhidmx4aXZtdnBiNW5w
enR4d3hkNGEyN2VoYTdueXVtcHZkMzdxNmI2cGtqZWRpcHM1M3JpZC5vbmlvbjo5
ODc4BgdOZ2xjYTg2BRDfMCkiSGbIPLh4j3XwTWxOBwPKHWk=