Displaying 20 results from an estimated 537 matches for "tor".
Did you mean:
for
2018 Oct 23
1
Centos7 & Selinux & Tor
On 10/23/18 2:49 PM, Robin Lee wrote:
> On Sun, 2018-10-14 at 20:13 +0200, Robin Lee wrote:
>> I've just encountered a problem starting tor. When I do 'systemctl
>> start tor' it fails and I get selinux errors in the log. There was
>> suggestion to do full auditing with 'auditctl -w /etc/shadow -p w'.
>> Which I did and it gave the following
>>
>> type=PROCTITLE msg=audit(1539540150.692:605...
2018 Oct 14
3
Centos7 & Selinux & Tor
I've just encountered a problem starting tor. When I do 'systemctl
start tor' it fails and I get selinux errors in the log. There was
suggestion to do full auditing with 'auditctl -w /etc/shadow -p w'.
Which I did and it gave the following
type=PROCTITLE msg=audit(1539540150.692:60570):
proctitle=2F7573722F62696E2F746F72002D2...
2017 Jan 29
2
tor and selinux
I'm experimenting with tor hidden services and got it to work nicely on
my Centos7, with tor from epel. That is, until I booted the machine.
Then SELinux kicked in and in the logs there's?
[warn] Directory /var/lib/tor/hidden_service/ cannot be read:
Permission denied
The permissions are
drwx------.??2 toranon toranon?...
2014 Nov 07
0
[tor-relays] FreeBSD's global IP ID (was: Platform diversity in Tor network)
...> Let's poke the freebsd crypto and network stack people and ask. I
> can't imagine why this is a problem anymore and we should default to
> it being on.
I don't think there's a crypto@ list, though security@ might represent.
> The other thing you could do is have the tor port require
> it be turned on before tor runs.
That would not cover people who compile and use upstream Tor.
Ideally, the Tor client could check for any system parameters it
feels are critical before running, or simply delegate them and/or
any parameters of lesser importance to platform specif...
2007 Mar 29
2
Re: [Xapian-commits] 7990: trunk/xapian-core/ trunk/xapian-core/bin/ trunk/xapian-core/tests/harness/
...aying errors which might
> be socket errors, display the error number as well as the output
> of strerror - on windows, strerror doesn't display useful
> information for socket errors.
This code might offer a better fix:
http://www.google.com/codesearch?hl=en&q=+package:%22http://tor.eff.org/dist/tor-0.1.2.1-alpha.tar.gz%22+tor_socket_strerror+show:ULmcj_LGIg4:aiz98Rv1Bto:3M10UhHDobA&sa=N&cd=1&ct=rc&cs_p=http://tor.eff.org/dist/tor-0.1.2.1-alpha.tar.gz&cs_f=tor-0.1.2.1-alpha/src/common/compat.c#a0
Licence looks like 3 clause BSD:
http://www.google.com/code...
2018 Oct 23
0
Centos7 & Selinux & Tor
On Sun, 2018-10-14 at 20:13 +0200, Robin Lee wrote:
> I've just encountered a problem starting tor. When I do 'systemctl
> start tor' it fails and I get selinux errors in the log. There was
> suggestion to do full auditing with 'auditctl -w /etc/shadow -p w'.
> Which I did and it gave the following
>
> type=PROCTITLE msg=audit(1539540150.692:60570):
> proctitle...
2006 Apr 28
1
Looking for tor users experiencing crashes
I've had an informal, third or fourth hand report of kernel instability when
running Tor under load on unidentified versions of FreeBSD. Obviously, this
is a bit vague as bug reports go, but I'm interested in seeing if anyone has
had real experience with this happening, and might be interested in helping to
track it down. If there are kernel crashes, I'm specifically looki...
2017 Jan 30
1
tor and selinux
On Sun, 2017-01-29 at 15:53 -0800, Gordon Messmer wrote:
> On 01/29/2017 11:59 AM, Mark wrote:
> > As I don't know what dac_override is I don't know if it's a good
> > idea
> > to give it to tor and the confidence seems quite low.
>
>
> dac_override indicates that you're running your process as root, and?
> it's trying to do something on the filesystem which is not
> explicitly?
> allowed by permissions.??DAC is the standard POSIX permission
> system,?
> a...
2017 Nov 28
1
Tinc with TOR: hostname leak
Hi guys! I'm trying to setup private network inside TOR using "proxy =
socks5" variable in tinc.conf, but I found that tinc trying to resolve
.onion domain with system resolver first, leaking peer's tor hostname to
ISP. So is there any way to disable such behavior and resolve hostname
with proxy?
2019 Jan 09
2
LTO, ifuncs, and lld
...uld be at lib/csu/amd64/crt1.c). The
> handle_static_init function is here:
> https://github.com/HardenedBSD/hardenedBSD/blob/hardened/current/master/lib/csu/common/ignore_init.c
>
> Thanks,
>
> --
> Shawn Webb
> Cofounder and Security Engineer
> HardenedBSD
>
> Tor-ified Signal: +1 443-546-8752
> Tor+XMPP+OTR: lattera at is.a.hacker.sx
> GPG Key ID: 0x6A84658F52456EEE
> GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE
>
> On Sat, Dec 01, 2018 at 08:56:16AM -0500, Shawn Webb wrote:
> > Thanks for...
2018 Dec 01
2
LTO, ifuncs, and lld
...pilation, but produces a
non-working system.
I know that's kinda vague and I'll have more details soon, including
sample binaries. I at least wanted to give a status update so you
didn't think you were being ignored.
Thanks,
--
Shawn Webb
Cofounder and Security Engineer
HardenedBSD
Tor-ified Signal: +1 443-546-8752
Tor+XMPP+OTR: lattera at is.a.hacker.sx
GPG Key ID: 0x6A84658F52456EEE
GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE
On Wed, Nov 28, 2018 at 09:16:24PM -0800, Peter Collingbourne wrote:
> https://reviews.llvm.org/D55046...
2007 Sep 05
4
Content assist for spec files
...ActionView::Base, so all the methods on that class
(and included modules and such) all become available as methods you
can call from the view. I was wondering if there was a similar class,
or set of Modules, that I can use to simulate the context for the
code inside the _spec.rb file.)
-- Tor
2018 Nov 29
2
LTO, ifuncs, and lld
Hey Peter,
Here you go!
https://hardenedbsd.org/~shawn/2018-11-28_reproduce-01.tar
Thanks,
--
Shawn Webb
Cofounder and Security Engineer
HardenedBSD
Tor-ified Signal: +1 443-546-8752
Tor+XMPP+OTR: lattera at is.a.hacker.sx
GPG Key ID: 0x6A84658F52456EEE
GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE
On Wed, Nov 28, 2018 at 05:30:57PM -0800, Peter Collingbourne wrote:
> Hi Shawn,
>
> Can you ple...
2018 Jan 15
5
barplot that displays sums of values of 2 y colums grouped by different variables
I am trying to create a barplot displaying the sums of 2 columns of data
grouped by a variable. the data is set up like this:
"city" "n" "y" <br>
mon 100 200 <br>
tor 209 300 <br>
edm 98 87 <br>
mon 20 76 <br>
tor 50 96 <br>
edm 62 27 <br>
the resulting plot should have city as the x-axis, 2 bars per city, 1
representing the sum of "n" in that city, the other the sum of "y" in
that city.
If possible also show...
2005 Sep 28
4
A document about implementing dtrace probes in SAX
...s in SAX,
our APL interpreter. Encouraged by Angelo and Jignesh, I have created a
small document (5 pages) describing our experience with it, together with
some problems we have encountered and some scripts we use for
pretty-printing dtrace outputs.
The said document can be found at
ftp://ftp.tor.soliton.com/pub/SAXreleases/BetaRelease/dtrace_probes_in_sax.pdf
and there are also dtrace-enabled distributions of SAX there:
ftp://ftp.tor.soliton.com/pub/SAXreleases/BetaRelease/sax621-sunos510dtrace-sparc.tar.bz2
and
ftp://ftp.tor.soliton.com/pub/SAXreleases/BetaRelease/sax621-sunos511dtrac...
2019 Apr 29
0
tinc works well using Tor v3 onions, with MPTCP link aggregation
tinc hosts listen for connections to Tor v3 onion services, and they connect to peers using Tor SocksPorts. MPTCP aggregates full-mesh connections between hosts. For Internet hosts with well-peered gigabit uplinks, this permits throughput among peers at 30-50 Mbps for multiple streams, vs ~10 Mbps at most for individual connections.
http...
2004 Sep 10
2
AW: Incomplete format description?
> -----Ursprungliche Nachricht-----
> Von: Josh Coalson
>
> --- Tor-Einar Jarnbjo <Tor-Einar_Jarnbjo@grosch-link.de> wrote:
> > Hi,
> >
> > have I just overseen a link, or is the format description on
> > http://flac.sourceforge.net/format.html lacking information on how to
> > actually decode the residual partitions to PCM sampl...
2003 Jul 16
4
how to handle missing values
...el are simply ignored in the analysis. So far I
have not been able to figure out how to deal with missing values in R and
have solved the problem by deleting observations with missing values before
loading them into R.
Can anyone give me a hint on how to do this in a simpler way?
Sincerely,
Dr. Tor A Strand
Centre for International Health
Haukeland Hospital
University of Bergen
5021 Bergen
Norway
Phone: (country prefix 47)
Residence:56 51 10 88, office: 55 97 49 80,
fax: 55 97 49 79, cellular: 90 97 10 86
2009 Nov 03
3
Weird operator behaviour
...] RBM RBM RBM RBM RBM RBM RBM RBM SKJ SKJ SKJ SKJ SKJ SKJ SKJ SKJ SKJ
SKJ
[379] SKJ SKJ SKJ SKJ SKJ STM STM STM STM STM STM STM STM STN STN STN STN
STN
[397] STN STN STN STN STN STN STN STN STN STN STN STN STN STN STN STN STN
STN
[415] SWO SWO SWO SWO SWO SWO SWO SWO SWO SWO SWO SWO SWO SWO SWO SWO TOR
TOR
[433] TOR TOR TOR TOR TOR TOR YFN YFN YFN YFN YFN YFN YFN YFN YFN YFN YFN
YFN
[451] YFN YFN YFN YFN
17 Levels: ALB ATO BIG BWS CRA MAK MOO PHC POS PTO RBM SKJ STM STN SWO ...
YFN
EXTRACT 2
> fish$Species != c("CRA","PHC")
[1] TRUE TRUE TRUE TRUE TRUE TRUE TRUE...
2007 Aug 23
4
Me, the grouser?
...work, which however does not keep me from being
realistic and rather sceptic towards many of the approaches I've seen to
support Xiph. It might just be me, but I don't think bashing around on
other formats or claiming incorrect advantages of the Xiph formats will
do any good.
Regards,
Tor