Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2018-08-31 15:27:11

  091619EE - Użytkownik

091619EE
Użytkownik
Zarejestrowany: 2018-07-09

Korzystanie z Freenode przez TORa - jak wyjsc z bledngeo kola ?

Na stronie freenode.net mozna znalezc nastepujaca informacje:

Accessing freenode Via Tor

freenode is also reachable via Tor, bound to some restrictions. You can't directly connect to chat.freenode.net via Tor; use the following hidden service as the server address instead:

freenodeok2gncmy.onion

The hidden service requires SASL authentication. In addition, due to the abuse that led Tor access to be disabled in the past, we have unfortunately had to add another couple of restrictions:

    You must log in using SASL EXTERNAL or ECDSA-NIST256P-CHALLENGE (more below)
    If you log out while connected via Tor, you will not be able to log in without reconnecting.

If you haven't set up the requisite SASL authentication, we recommend SASL EXTERNAL. You'll need to generate a client certificate and add that to your NickServ account. This is documented in our knowledge base.

Connecting using SASL EXTERNAL requires that you connect using SSL encryption.

Note that due to the SSL certificates not matching the hidden service, you might have to disable the verification in your client. If your client supports key pinning, you can verify our Tor server's public key fingerprint:

E0:1B:31:80:56:D9:78:C4:2B:2D:3F:B2:DB:81:AB:03:15:59:BF:04:7E:31:E8:60:5F:98:07:A1:BB:8F:A3:0D

You'll then want to tell your client to try the EXTERNAL mechanism. We lack comprehensive documentation for this, but it's a feature in most modern clients, so please check their docs for instructions for now.[/quote]
problem w tym ze po wygenerowaniu certyfikatu SASL trzeba zarejestrowac konto i certyfikat na ich serwerze

ale jak mozna sie spodziewac przy polaczeniu do freenodeok2gncmy.onion mamy:

*** Notice — You need to identify via SASL to use this server
* Closing Link: gateway/tor-sasl/account (SASL access only)
* Disconnected (Remote host closed socket)[/quote]
a przy polaczeniu do irc.freenode.net/6667 mamy:

You are banned from this server- Your tor exit node must not allow connections to freenode (tor exit node (webchat.freenode.net:443)).  Email tor-kline@freenode.net when corrected.[/quote]
Jest to bledne kolo, poniewaz zeby polaczyc sie z ich serwerem musze korzystac z SASL a zeby korzystac SASL musze najpierw polaczyc sie z ich serwerem.

Czy ktos wie jak rozwiazac ten paradoks ?

Ostatnio edytowany przez 091619EE (2018-08-31 19:50:53)

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Możesz wyłączyć AdBlock — tu nie ma reklam ;-)

[ Generated in 0.015 seconds, 9 queries executed ]

Informacje debugowania

Time (s) Query
0.00020 SET CHARSET latin2
0.00005 SET NAMES latin2
0.00272 SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='18.218.184.214' WHERE u.id=1
0.00110 REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '18.218.184.214', 1713539167)
0.00091 SELECT * FROM punbb_online WHERE logged<1713538867
0.00203 SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=30609 AND t.moved_to IS NULL
0.00014 SELECT search_for, replace_with FROM punbb_censoring
0.00297 SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=30609 ORDER BY p.id LIMIT 0,25
0.00180 UPDATE punbb_topics SET num_views=num_views+1 WHERE id=30609
Total query time: 0.01192 s