[tor-talk] Use Tor in a right track.

2020-01-27 Thread Jason Long
Hello, I want to secure the internet connection of an application like Telegram. If I set the Telegram proxy to use Socks5(127.0.0.1:9150) then is it enough? Thank you. -- tor-talk mailing list - tor-talk@lists.torproject.org To unsubscribe or change other settings go to https://lists.torproject

[tor-talk] Tor vs Tor Browser

2020-01-18 Thread Jason Long
Hello,In the Tor Browser, we have some options like "Security Level". How about Tor in CLI? How can I define it? Thank you. -- tor-talk mailing list - tor-talk@lists.torproject.org To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

[tor-talk] A security concern about Tor.

2019-12-18 Thread Jason Long
Hello Tor Team, I read some articles about Tor security and some of them said that if the governments see your real IP address then they can't see the Tor traffic or websites that visited by Tor and if they can sniff Tor traffic then they can't see your real IP. Is it true? How Tor team members a

Re: [tor-talk] How to configure Tor for use a built-in bridg

2019-11-07 Thread Jason Long
019 at 12:35 PM, Jonathan Marquardt wrote: On Sun, Nov 03, 2019 at 01:10:39PM +0000, Jason Long wrote: > Hello,I installed Tor on Debian 10.1 x86_64 and I want to configure > "/etc/tor/torrc" for use built-in bridge obfs4.An idea? Run (as root): # apt install obfs4proxy A

[tor-talk] How to configure Tor for use a built-in bridge?

2019-11-04 Thread Jason Long
Hello,I installed Tor on Debian 10.1 x86_64 and I want to configure "/etc/tor/torrc" for use built-in bridge obfs4.An idea? Thanks. -- tor-talk mailing list - tor-talk@lists.torproject.org To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

[tor-talk] A question about the Tor Bulk Exit List exporting tool.

2019-07-02 Thread Jason Long
Hello.Can I use the IP addresses that "https://check.torproject.org/cgi-bin/TorBulkExitList.py"; show me as a proxy? Thanks. -- tor-talk mailing list - tor-talk@lists.torproject.org To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

Re: [tor-talk] How to hide using Tor browser?

2019-07-02 Thread Jason Long
Thanks for your reply. Some websites blocked Tor and... On Monday, July 1, 2019, 1:49:42 AM GMT+4:30, Roger Dingledine wrote: On Sat, Jun 29, 2019 at 09:21:32AM +, Jason Long wrote: > HelloSome website blocked Tor browser and you can't open them by Tor browser. >

[tor-talk] How to hide using Tor browser?

2019-06-30 Thread Jason Long
HelloSome website blocked Tor browser and you can't open them by Tor browser. Any method to hide using Tor browser? Thanks. Sent from Yahoo Mail on Android -- tor-talk mailing list - tor-talk@lists.torproject.org To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bin/

Re: [tor-talk] Tor-Browser and CLI.

2019-06-17 Thread Jason Long
Redesign? Sent from Yahoo Mail on Android On Thu, Jun 13, 2019 at 9:02 PM, Damon H. (TheDcoder) wrote: Ah! Thanks for pointing it out, I vaguely recall finding it initially after the redesign of Tor browser, but I had forgotten about it. On 12/06/19 3:47 PM, Nicolas Vigier wrote: > On Tue

Re: [tor-talk] Tor-Browser and CLI.

2019-06-13 Thread Jason Long
No, I want to do it via CLI because I need it in a bash script. On Wednesday, June 12, 2019, 3:04:10 PM GMT+4:30, Nicolas Vigier wrote: On Tue, 11 Jun 2019, Damon H. (TheDcoder) wrote: > Tor browser used to have this option to refresh the circuits but it > seems to be removed in the cu

Re: [tor-talk] Tor-Browser and CLI.

2019-06-12 Thread Jason Long
f you are using Tor directly, you will need to use a controller to instruct Tor to form new circuits. Nyx seems to be the most popular option :) On 11/06/19 11:37 AM, Jason Long wrote: Hello.When Tor-Browser launched then how can I work with Tor deamon via CLI? Something like, renew IP ad

[tor-talk] Tor-Browser and CLI.

2019-06-11 Thread Jason Long
Hello.When Tor-Browser launched then how can I work with Tor deamon via CLI? Something like, renew IP address via CLI. Thanks. -- tor-talk mailing list - tor-talk@lists.torproject.org To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

[tor-talk] Tor and iptables

2018-03-02 Thread Jason Long
Hello.My iptables rules are as below: -P INPUT DROP-P FORWARD DROP-P OUTPUT DROP-A INPUT -s 127.0.0.0/8 -d 127.0.0.0/8 -i lo -j ACCEPT-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT-A INPUT -j REJECT --reject-with icmp-port-unreachable-A FORWARD -j REJECT --reject-with icmp-port-unreacha

Re: [tor-talk] What does this log mean?

2018-01-06 Thread Jason Long
Yes but It is a little slow :( On Saturday, January 6, 2018, 1:39:36 AM PST, Nathan Freitas wrote: On Sat, Jan 6, 2018, at 3:24 AM, Jason Long wrote: > Hello.What does this log mean? It means you successfully connected to Tor, using Orbot. Congratulations! You are using one of

[tor-talk] What does this log mean?

2018-01-06 Thread Jason Long
Hello.What does this log mean? Set background service to FOREGROUNDOrbot is starting…Orbot is starting…updating settings in Tor serviceupdating torrc custom configuration...success.Orbot is starting…Waiting for control port...Connecting to control port: 5SUCCESS connected to Tor control port

Re: [tor-talk] Why Tor can't load on my Linux?

2017-10-10 Thread Jason Long
150  10/08/2017 19:02:00.700 [NOTICE] DisableNetwork is set. Tor will not make or accept non-control network connections. Shutting down all existing connections.  10/08/2017 19:02:00.700 [NOTICE] Closing old Socks listener on 127.0.0.1:9150  I'm using "obfs4". Any idea? Thank you.

[tor-talk] Why Tor can't load on my Linux?

2017-10-09 Thread Jason Long
Hello.I'm using Debian 8.9 x64 and when I open Tor browser then it can't work. Tor Logs are: 10/08/2017 18:49:03.900 [NOTICE] DisableNetwork is set. Tor will not make or accept non-control network connections. Shutting down all existing connections.  10/08/2017 18:49:09.300 [NOTICE] DisableNetwor

Re: [tor-talk] How to find trust nodes?

2017-09-28 Thread Jason Long
Excuse me if I say it, but your answers make me confuse more!!! I guess there is no guarantee about Tor nodes. Governments and bad people can launch a Tor node and sniff Tor users traffic and... On Thu, 9/28/17, Seth David Schoen wrote: Subject: Re

Re: [tor-talk] How to find trust nodes?

2017-09-28 Thread Jason Long
How can I find a good node that configured strongly? On Wed, 9/27/17, George wrote: Subject: Re: [tor-talk] How to find trust nodes? To: tor-talk@lists.torproject.org Date: Wednesday, September 27, 2017, 11:18 PM Jason Long: > Hello. &g

[tor-talk] How to find trust nodes?

2017-09-27 Thread Jason Long
Hello. How can I sure a Tor node that I connected to it is secure and is not a NSA or CIA node? Thank you. -- tor-talk mailing list - tor-talk@lists.torproject.org To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

Re: [tor-talk] Tor with static IP.

2017-08-17 Thread Jason Long
AM, Jason Long wrote: > Hello.Can I use Tor with static IP? I don't like my IP changed. Your own IP address is not changed by the Tor network. What the Tor network changes periodically is route taken to wesites you visit in Torbrowser.  Each route will use 2 or 3 different IP a

Re: [tor-talk] Tor with static IP.

2017-08-17 Thread Jason Long
;s against the Tor rule ? Tor is here to help you about privacy, and changing circuits/IP will be the start to achieve this goal ;) Jason Long : > Hello.Can I use Tor with static IP? I don't like my IP changed. > Thank you. -- Petrusko C0BF 2184 4A77 4A18 90E9 F72

[tor-talk] Tor with static IP.

2017-08-12 Thread Jason Long
Hello.Can I use Tor with static IP? I don't like my IP changed. Thank you. -- tor-talk mailing list - tor-talk@lists.torproject.org To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

[tor-talk] Why Tor can't connect?

2017-01-03 Thread Jason Long
Hello.I use Debian 8.6 amd64 and the last version of TorBrowser.When I run my TorBrowser and like to use "obsf4" or others it show me below error: 01/02/2017 19:54:02.500 [NOTICE] DisableNetwork is set. Tor will not make or accept non-control network connections. Shutting down all existing connec

Re: [tor-talk] Mirai Botnet Relocates To Onions

2016-12-18 Thread Jason Long
How we can protect themselves? On Sun, 12/18/16, Flipchan wrote: Subject: Re: [tor-talk] Mirai Botnet Relocates To Onions To: tor-talk@lists.torproject.org Date: Sunday, December 18, 2016, 9:24 AM There is alot of botnets that run over Tor , the

Re: [tor-talk] Tor and iptables.

2016-12-14 Thread Jason Long
:47PM +, Jason Long wrote: > Excuse me, I must allow input to my system? It is so bad :(, I don't like to allow everyone. This has nothing to do with Tor. It's just the general way how the IP protocol works. Without allowing stateful input, you couldn't do any use

Re: [tor-talk] Tor and iptables.

2016-12-14 Thread Jason Long
:47PM +, Jason Long wrote: > Excuse me, I must allow input to my system? It is so bad :(, I don't like to allow everyone. This has nothing to do with Tor. It's just the general way how the IP protocol works. Without allowing stateful input, you couldn't do any use

Re: [tor-talk] Tor and iptables.

2016-12-14 Thread Jason Long
can anyone edit my rules and tell me what is my problem? On Monday, December 12, 2016 1:23 AM, Jonathan Marquardt wrote: On Mon, Dec 12, 2016 at 01:52:22AM -0700, Mirimir wrote: > Sorry about missing the typo in my initial reply. It _was_ an invalid > rule. But accepting lo is necessary

Re: [tor-talk] Tor and iptables.

2016-12-14 Thread Jason Long
ACCEPT-A OUTPUT -j REJECT --reject-with icmp-port-unreachable-A OUTPUT -j ACCEPT -m state --state RELATED,ESTABLISHEDCOMMIT What is my problem? Why I can't use "obfs4" ? On Sunday, December 11, 2016 10:33 PM, Mirimir wrote: On 12/10/2016 07:16 AM, Jason Long wrote: > Hello. &g

Re: [tor-talk] Tor and iptables.

2016-12-11 Thread Jason Long
Excuse me, I must allow input to my system? It is so bad :(, I don't like to allow everyone. On Sunday, December 11, 2016 2:44 AM, Jonathan Marquardt wrote: You always need to allow some input as well in order for the Tor guard node to talk to your computer. Stateful Inspection is used for t

Re: [tor-talk] Tor and iptables.

2016-12-11 Thread Jason Long
ntrol network connections. Shutting down all existing connections. 12/09/2016 17:45:58.400 [NOTICE] Closing old Socks listener on 127.0.0.1:9150 12/09/2016 17:45:59.100 [NOTICE] Delaying directory fetches: DisableNetwork is set. On Saturday, December 10, 2016 6:16 AM, Jason Long wrote: Hello.

[tor-talk] Tor and iptables.

2016-12-11 Thread Jason Long
Hello. I like to close all INPUT connections via iptables but I like to use TorBrowser, Then Which port(s) must be open? -A OUTPUT -p tcp -m tcp --dport 9151 -j ACCEPT Is it enough? How about "INPUT"? Must I open any input port too? Thank you. -- tor-talk mailing list - tor-talk@lists.torproj

Re: [tor-talk] Hacker and Tor

2016-12-02 Thread Jason Long
You said hidemyass work for government then why I must use it? On Fri, 12/2/16, Flipchan wrote: Subject: Re: [tor-talk] Hacker and Tor To: tor-talk@lists.torproject.org Date: Friday, December 2, 2016, 10:28 AM Hidemyass did deanonymize and gave

Re: [tor-talk] Hacker and Tor.

2016-11-30 Thread Jason Long
protect the privacy of people globaly and missuseing Tor is not helping make the Internet safer. Might i suggest that You hack on some vm's instead? Try vulnhub.com Jason Long skrev: (29 november 2016 19:55:18 CET) >Any idea? > >On

Re: [tor-talk] Hacker and Tor.

2016-11-29 Thread Jason Long
Any idea? On Sun, 11/27/16, Jason Long wrote: Subject: Hacker and Tor. To: "tor-talk@lists.torproject.org" Date: Sunday, November 27, 2016, 12:56 AM Hello. If you browse a Cpanel via Tor for deface a website then can provider or Web

Re: [tor-talk] OBFS4 Blocking (Cyberoam demo)

2016-11-27 Thread Jason Long
Can it mean that they found how Tor working? On Sun, 11/27/16, David Fifield wrote: Subject: Re: [tor-talk] OBFS4 Blocking (Cyberoam demo) To: "Yphone" Cc: tor-talk@lists.torproject.org Date: Sunday, November 27, 2016, 3:14 PM On Thu, Nov 17, 2

Re: [tor-talk] OBFS4 Blocking (Cyberoam demo)

2016-11-27 Thread Jason Long
Can it mean that they found how Tor working? On Sun, 11/27/16, David Fifield wrote: Subject: Re: [tor-talk] OBFS4 Blocking (Cyberoam demo) To: "Yphone" Cc: tor-talk@lists.torproject.org Date: Sunday, November 27, 2016, 3:14 PM On Thu, Nov 17, 2

[tor-talk] Hacker and Tor.

2016-11-27 Thread Jason Long
Hello. If you browse a Cpanel via Tor for deface a website then can provider or Website admin find your real IP with some tricks? Any experiences? Thank you. -- tor-talk mailing list - tor-talk@lists.torproject.org To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bi

[tor-talk] What is the different between Official TorBrowser and Browser4Tor?

2016-11-26 Thread Jason Long
Hello. I found a version of Tor in "http://torbrowser.sourceforge.net/";, But what is the different between it and official TorBrowser? Is it a trust version? Thank you. -- tor-talk mailing list - tor-talk@lists.torproject.org To unsubscribe or change other settings go to https://lists.torprojec

Re: [tor-talk] Find Real IP via ISP.

2016-11-23 Thread Jason Long
tly were worried about, Jason, might be very helpful in such a scenario. On Tue, Nov 22, 2016 at 12:23:15PM +0000, Jason Long wrote: > Oh, You mean is that all ISPs contribute to each other? > > > > On Tuesday, November 22, 2016 3:41 PM, juanjo wrote: > No, your

Re: [tor-talk] Find Real IP via ISP.

2016-11-23 Thread Jason Long
tly were worried about, Jason, might be very helpful in such a scenario. On Tue, Nov 22, 2016 at 12:23:15PM +0000, Jason Long wrote: > Oh, You mean is that all ISPs contribute to each other? > > > > On Tuesday, November 22, 2016 3:41 PM, juanjo wrote: > No, your

Re: [tor-talk] Find Real IP via ISP.

2016-11-22 Thread Jason Long
Thus we must not Visit a site with and without Tor in a same time? On Tuesday, November 22, 2016 5:25 PM, Mirimir wrote: On 11/22/2016 04:48 AM, Jason Long wrote: > Hello. > As "Seth David Schoen" said, Governments can see that users using > tor but can't see

Re: [tor-talk] Find Real IP via ISP.

2016-11-22 Thread Jason Long
is is something UK is starting to do now... and many goverments want. El 22/11/2016 a las 13:02, Jason Long escribió: > Thus, ISP can't see my Tor IP? > > > > On Tuesday, November 22, 2016 3:27 PM, juanjo wrote: > ISP can't see that the user "changed" his IP a

Re: [tor-talk] Find Real IP via ISP.

2016-11-22 Thread Jason Long
can only see you are connecting to the first hop, not the remaining two (middle and exit, exit is the IP that the website will see). El 22/11/2016 a las 12:48, Jason Long escribió: > Hello. > As "Seth David Schoen" said, Governments can see that users using tor but > can

[tor-talk] Find Real IP via ISP.

2016-11-22 Thread Jason Long
Hello. As "Seth David Schoen" said, Governments can see that users using tor but can't see what they are doing. My questions is that if an ISP see that an IP address, For example, 100.100.100.1 connected to the Tor network and user IP address changed to 200.200.200.1 then if the user visit a web

Re: [tor-talk] Please Remove Tor bridge and... from Censorship countries.

2016-11-10 Thread Jason Long
@lists.torproject.org Date: Tuesday, November 8, 2016, 2:28 PM Jason Long writes: > How can I find a good list of secure Bridge? Go here for more information. https://www.torproject.org/docs/bridges#FindingMore Sounds like meek might work best for your scenario, so in that case you'd want to

Re: [tor-talk] Please Remove Tor bridge and... from Censorship countries.

2016-11-08 Thread Jason Long
, with the right bridge setup such a detection can ultimately be prevented. I guess meek is the best candidate for an undetectable bridge. On Mon, Nov 07, 2016 at 09:56:01AM -0800, Seth David Schoen wrote: > Jason Long writes: > > > To be honest, I guess that I must stop using Tor!!

Re: [tor-talk] Please Remove Tor bridge and... from Censorship countries.

2016-11-07 Thread Jason Long
letter to his government and he want to use Tor but the country that he is in there can sniff his traffic :( On Monday, November 7, 2016 10:34 AM, Seth David Schoen wrote: Jason Long writes: > Not from ISP!! It is so bad because ISPs are under > governments c

Re: [tor-talk] Please Remove Tor bridge and... from Censorship countries.

2016-11-06 Thread Jason Long
ridge.", In your idea it is not silly? I mean was it and Tor must ban it. On Monday, November 7, 2016 12:08 AM, Seth David Schoen wrote: Jason Long writes: > You said the governments can see a user bandwidth usage and it is so bad > because they can understand a user use Tor

Re: [tor-talk] Please Remove Tor bridge and... from Censorship countries.

2016-11-06 Thread Jason Long
?!! On Sat, 11/5/16, Seth David Schoen wrote: Subject: Re: [tor-talk] Please Remove Tor bridge and... from Censorship countries. To: tor-talk@lists.torproject.org Date: Saturday, November 5, 2016, 11:36 PM Jason Long writes: > Hello

Re: [tor-talk] Please Remove Tor bridge and... from Censorship countries.

2016-11-05 Thread Jason Long
Any idea? On Wednesday, November 2, 2016 7:30 PM, Jason Long wrote: Hello Tor Developers and administrator.The Tor goal is provide Secure web surfing as free and Freedom but unfortunately some countries like Iran, China, North Korea and... Launch Tor bridges for spying on users and

[tor-talk] Please Remove Tor bridge and... from Censorship countries.

2016-11-02 Thread Jason Long
Hello Tor Developers and administrator.The Tor goal is provide Secure web surfing as free and Freedom but unfortunately some countries like Iran, China, North Korea and... Launch Tor bridges for spying on users and sniff their traffics and it is so bad and decrease Tor users and security. If Tor

Re: [tor-talk] Tor and forward email to Spam folder.

2016-10-30 Thread Jason Long
It is my problem and if webmail use mail server IP then why my email forwarded to Spam! On Sunday, October 30, 2016 6:19 PM, Ben Tasker wrote: So, it seems there are some differences which decide whether Google will include the client IP when using the web interface. If you're usi

Re: [tor-talk] Tor and forward email to Spam folder.

2016-10-29 Thread Jason Long
nt choose "View original", "view headers" or similar. It'll probably be one of the lowermost headers On Mon, Oct 24, 2016 at 1:46 PM, Jason Long wrote: > Thus google store my IP address? How can I see "X-Originating-Header"? > > > > On Monday, Octobe

Re: [tor-talk] Tor and forward email to Spam folder.

2016-10-24 Thread Jason Long
though. If they were to, they'd see the IP of an exit node so might mark as spam based on that. On Mon, Oct 24, 2016 at 12:56 PM, Jason Long wrote: > Hello. > When I open my Gmail via Tor browser and send email them my Emails > forwarded to Spam Folder why? I guess web mails never

[tor-talk] Tor and forward email to Spam folder.

2016-10-24 Thread Jason Long
Hello. When I open my Gmail via Tor browser and send email them my Emails forwarded to Spam Folder why? I guess web mails never use clients IPs. Am I wrong? Thank you. -- tor-talk mailing list - tor-talk@lists.torproject.org To unsubscribe or change other settings go to https://lists.torproject.

Re: [tor-talk] tor and BlackBerry

2016-10-23 Thread Jason Long
BB devices made on Security and tor goal it is. On Sunday, October 23, 2016 2:48 AM, Petrusko wrote: Yeah I'm agree too, it can be really helpful to have TBrowser available for this OS... But nothing found here... https://marketplace.firefox.com/ Joe Btfsplk : > Wait - TBB won't run on FxOS?

Re: [tor-talk] tor and BlackBerry

2016-10-21 Thread Jason Long
Not android? Then what os? On Thu, 10/20/16, Joe Btfsplk wrote: Subject: Re: [tor-talk] tor and BlackBerry To: tor-talk@lists.torproject.org Date: Thursday, October 20, 2016, 7:09 PM On 10/20/2016 1:24 PM, Jason Long wrote: > Hello. &g

Re: [tor-talk] tor and BlackBerry

2016-10-21 Thread Jason Long
Tor can run on firefox os? On Fri, 10/21/16, Petrusko wrote: Subject: Re: [tor-talk] tor and BlackBerry To: tor-talk@lists.torproject.org Date: Friday, October 21, 2016, 12:01 AM That's why a smartphone with Firefox OS (or Boot 2 Gecko now, by

[tor-talk] tor and BlackBerry

2016-10-20 Thread Jason Long
Hello. Tor developed for android but why not BlackBerry? BlackBerry devices based on security and why tor not developed for them? Thanks. -- tor-talk mailing list - tor-talk@lists.torproject.org To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bin/mailman/listinfo/t

Re: [tor-talk] I can't use Tor via "obfs3" or other methods.

2015-10-21 Thread Jason Long
guring out how this baffling Windows registry works... 3 > Cubed transcribed 6.4K bytes: > > On Wed, 30 Sep 2015 18:12:11 + (UTC) > > Jason Long wrote: > > > > > > First, sorry for the thread necromancy. Thought it was worth > > responding too, tho

Re: [tor-talk] I can't use Tor via "obfs3" or other methods.

2015-10-18 Thread Jason Long
I'm sure my Government blocked Tor.I use a PC and not Laptop. My motherboard model is "Asus B85 Plus". On Sunday, October 18, 2015 1:31 AM, Cubed wrote: On Wed, 30 Sep 2015 18:12:11 +0000 (UTC) Jason Long wrote: First, sorry for the thread necromancy. Thoug

Re: [tor-talk] I can't use Tor via "obfs3" or other methods.

2015-09-30 Thread Jason Long
Any tools exist that can help me for recognize my local network and help you for solve my problem? On Wednesday, September 30, 2015 9:05 AM, isis wrote: Jason Long transcribed 7.1K bytes: > Isis Agora Lovecruft wrote: > > Hello Jason, > > > > First, please try n

Re: [tor-talk] I can't use Tor via "obfs3" or other methods.

2015-09-30 Thread Jason Long
er 30, 2015 4:03 PM, isis wrote: Jason Long transcribed 3.4K bytes: > > > Any idea? > > > On Tuesday, September 29, 2015 11:17 PM, Jason Long > wrote: > Hello. > I can't use Tor via "obfs3" or other methods. I used Bridges too but not > matter. W

Re: [tor-talk] I can't use Tor via "obfs3" or other methods.

2015-09-30 Thread Jason Long
Any idea? On Tuesday, September 29, 2015 11:17 PM, Jason Long wrote: Hello. I can't use Tor via "obfs3" or other methods. I used Bridges too but not matter. What is your idea? my Tor log is : 09/29/2015 10:49:47.200 [NOTICE] DisableNetwork is set. Tor will not make or acc