Like Ra in latex catsuit, latex mask and high heels
Like Ra's Naughty Playground

latex swimsuit
Sexy Sleeveless monokini swimwear women Latex Catsuit Shiny Patent Leather Swimwear One-piece Bodysuit Swimsuit
$6.38

bondage body
Harajuku Garters White PU Leather O-Ring Belt Trendy Body Bondage Harness Straps Suspenders Punk Rock Festival Rave Clothes 2021
$21.14

bondage body
1pc Black Whole Body New Women Body Harness Bra Cage Top Lingerie Adjustable Size Harness Lingerie Clothing Harness Bondage Belt
$3.90

leather hood bondage
Leather Padded Hood Blindfold Bdsm Head Harness Mask Bondage Headgear Cosplay Sex Toys Erotic Accessories Sex Toys For Woman L1
$28.22-35%

roanyer
Roanyer Silicone Pregnant Belly Suit for Crossdress Realistic Baby Tummy Pregnancy Male to Female Fake Artificial Body Suit
$326.70-55%

crossdresser silicone mask
(B04) Custom Handmade Silicone Custom Full Head Mask with Backshell Party Crossdressing Silicone Anime Kigurumi Cosplay Mask
$966.78

leather hood bondage
PU Leather Open Face Mask Hood BDSM Head Harness Mask Cosplay Party SM Bondage Headgear Slave Cosplay Couple Flirting Sex Toys
$18.97-29%



To view Aliexpress you might need to switch your mobile browser to the Desktop version.


Electronic selfbondage and chastity box
Electronic selfbondage and chastity box
€69.90

If you would like to use search functions, view hidden archives or play games, please consider registering.


RetroShare certs
ABCTUdZMTSJupVITWNJRI4RLAxSSY+kPrHhWdyu4DlNQtZs+K+deHAEIcGN1c2VyNDSQRAAAAAImlm1henFqcXVsdWJibjRtcHFy
c2hyeWt2aWFncmNxeXU1NnNqaHF1d215am5nc3dwcWNucmx0eHlkLm9uaW9ukwYBAAB/Hv4EAyMFhQ==

Using Tor
Reply
CQEGAcGWxsBNBGG873oBCAC2Tif/m8j5unTYFTuD4fwhG/dTrwJR4aT2By17iIW0
vvvwsb7iVhPDmfHRlG662Tjtjpl4qRW7SdHZxLJbYwFerqm3AZxz+b/cXPT53Mjg
eG5j1J29kCy+US8DGssSEvczeAoOpPXQ+xUa6FLLVn5Fs4bp0NuNZG/cw4USu0xK
sVbe7c1Xj8tt2s4bSBSfR8OQ0F+SKzL6WyYMVmFIjc5fSsHDqvlA163YedJ90JNg
sdJMw6vBffsf7H51zs9CltB2Ph+i85rMARKzwo6yENimsThuQOqSX+QAV0V1wKNF
v8XCzTfM020B7AyX7lv2hMmGQMREZp33Z5G19yrKfY81ABEBAAHNIkNpbm9uIChH
ZW5lcmF0ZWQgYnkgUmV0cm9TaGFyZSkgPD7CwF8EEwECABMFAmG873oJECfJJDKp
+mLrAhkBAABTIAgAtgC/PpeSmhbO9aSqUTtAIAVQ+E/6luOuueZ8+fVmd2o/RIAI
vQAM0mJDQs7KQLOqsMyLt8Be1EecVtDMOpw09//icNYMKAzJm0iPWXBbAbPBui4F
1Sz6j5taOWYR5lJhd5axTX35uEFyldMeXOQiA2nyVCdGFNo2985TiVu5gk4GkeaB
HyE7rFtbuWdGNzBvIYUSTzqYQwmHX/ynveEbcraact2PxRlzW4Pve4CJ0S0mgY5x
xV7ALQbPUgE9UUNauH6lA3Pf8obG0h/UO3G/paN4iGKN4qOc+fb4PzN+On8NLDe8
2O69V9EUiGmBgUCSYI9K4p/7crj3Xh5/fGhs/QhDYWlsb3VrNHNmejdsYnU3eG9p
bGU0dnpqbnRjc294cTN0NnkydDRnZW40dTJmZjdoeHJmNXhxcWQub25pb246OTg3
OAYDdG9yBRAQg0+EACtwHg1NE6xPcN1NBwMP42g=
Reply
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.


Attached Files
likera_certs_2021_12_17_1.txt (Size: 181.72 KB )
likera_certs_2021_12_17_2.txt (Size: 190.47 KB )
likera_certs_2021_12_17_3.txt (Size: 95.48 KB )
Reply
My tor stopped working
Now some users need to use bridges
When using the bridge, everything works again.
Reply
CQEGAcGYxsBNBGGy+3ABCAC3sKGbY9YN0mnEUPF003ciduT807m+PxElfN0OxW+F
1wZ0Gr83uk2RfAbmsf8LC5uAd4KziEEjErLO3e6vZBKhg5e0NpRSNirX4FrIilOr
dgd0CxPJVLTpJRkpGB9bsYZLyiNsxqzLYHb0y8cIW6V8cOFS6bhUx0PO84HHojZP
Yeoun9f+RAl4dV401eozLSfdJsLJrf/5IK0PjYzuMlqGoTn3hnTYOguho2qTXNwZ
6IIAGCiMFxpUlpPB/XocONidIBq+iIujt6waoTwDZal8TS2iHTjfvw0GEZ8kNxnc
y37GCK6l0yZiY6hWocE3GkxRboVPDtc+hHC8AMYxcTMLABEBAAHNJG5vdF95b3Ug
KEdlbmVyYXRlZCBieSBSZXRyb1NoYXJlKSA8PsLAXwQTAQIAEwUCYbL7cAkQM3S0
dAG7VBECGQEAAPO5B/4xS3M0hD3mo+wdPl3rCh0qMHPvVoy3qaBLV2wKTOiCcJOS
Reply
Retroshare is saying it's 'unable to parse XML file!' and then no certificates are added.

This is from the files in your post.

(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.
Reply
(19 Dec 2021, 21:21 )ForFunOnly Wrote: Retroshare is saying it's 'unable to parse XML file!' and then no certificates are added.
This is from the files in your post.

I get the same error, I click OK and then the certificates are added.
What version of retroshare are you using? I'm on 0.6.6
Can others confirm if they succeded in importing the list?
Reply
After the last events, only 2 users out of 495 are active...

It is necessary to bypass the blocking by the provider :

- Edit your file torrc
Add lines :
UseBridges 1
ClientTransportPlugin obfs4 exec C😕Tor\Tor\PluggableTransports\obfs4proxy.exe
Bridge obfs4 (here you need to add bridges)
- Bridges can be obtained here (https://bridges.torproject.org) , @GetBridgesBot (Telegram)
obfs4proxy
Reply
@Yunae - it's not a Tor cert.
Reply
AFAIR, RS asks you to create a Tor/DarkNet or ClearNet identity. Try to set up a new identity and watch for prompts.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
RetroShare Like Ra 509 102,378 17 May 2024, 22:07
Last Post: YouMayDream
How to join retroshare forums? bambixoxo 3 1,994 23 Apr 2020, 10:35
Last Post: Like Ra