Rocksolid Light

Welcome to Rocksolid Light

mail  files  register  newsreader  groups  login

Message-ID:  

With all the fancy scientists in the world, why can't they just once build a nuclear balm?


computers / Tor / Re: Create a Secure Tor server with a raspberry pi?

SubjectAuthor
* Create a Secure Tor server with a raspberry pi?Anonymous
+- Create a Secure Tor server with a raspberry pi?Anonymous
`- Create a Secure Tor server with a raspberry pi?Anonymous

1
Create a Secure Tor server with a raspberry pi?

<dad5eefe6da6aaa0b3b24e430629fba6$1@dkzerogt6z6ybhcj.onion>

 copy mid

https://news.novabbs.org/computers/article-flat.php?id=165&group=rocksolid.shared.tor#165

 copy link   Newsgroups: rocksolid.shared.tor
Path: i2pn2.org!.POSTED!not-for-mail
From: Anonymous@rslight.i2p (Anonymous)
Newsgroups: rocksolid.shared.tor
Subject: Create a Secure Tor server with a raspberry pi?
Date: Tue, 16 Mar 2021 19:29:08 +0000
Organization: Rocksolid Light
Message-ID: <dad5eefe6da6aaa0b3b24e430629fba6$1@dkzerogt6z6ybhcj.onion>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Info: i2pn2.org; posting-account="retrobbs1";
logging-data="29854"; mail-complaints-to="usenet@i2pn2.org"
User-Agent: Rocksolid Light (news.novabbs.com/getrslight)
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on novabbs.org
X-Spam-Level: **
X-Rslight-Site: $2y$10$4nXea3MVYFsCAzUf82/O7Oe5Cytp6M2Ra6f540SfWQpwMFYCVpRI.
 by: Anonymous - Tue, 16 Mar 2021 19:29 UTC

How can i best create a really secure Tor server with a raspberry pi? How many "clicks" can i host with this small computer power?
--
Posted on Rocksolid Light
dkzerogt6z6ybhcj.onion

Re: Create a Secure Tor server with a raspberry pi?

<79540c9ea924cd97160c9e64dc108fdd$1@dkzerogt6z6ybhcj.onion>

 copy mid

https://news.novabbs.org/computers/article-flat.php?id=166&group=rocksolid.shared.tor#166

 copy link   Newsgroups: rocksolid.shared.tor
Path: i2pn2.org!.POSTED!not-for-mail
From: Anonymous@rslight.i2p (Anonymous)
Newsgroups: rocksolid.shared.tor
Subject: Re: Create a Secure Tor server with a raspberry pi?
Date: Tue, 16 Mar 2021 19:56:57 +0000
Organization: Rocksolid Light
Message-ID: <79540c9ea924cd97160c9e64dc108fdd$1@dkzerogt6z6ybhcj.onion>
References: <dad5eefe6da6aaa0b3b24e430629fba6$1@dkzerogt6z6ybhcj.onion>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Info: i2pn2.org; posting-account="retrobbs1";
logging-data="2957"; mail-complaints-to="usenet@i2pn2.org"
User-Agent: Rocksolid Light (news.novabbs.com/getrslight)
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on novabbs.org
X-Spam-Level: **
X-Rslight-Site: $2y$10$3MNEBKlq1YF9A1q6TmjkP.4rA8mAKMcKMdUSO8xGAoZdG.AYABQ2e
 by: Anonymous - Tue, 16 Mar 2021 19:56 UTC

>create a really secure Tor server with a raspberry pi?

I assume that you mean a server that offers a hidden service via tor. It is not much different if you use a pi or anything else to host such a service.
The most important part when it comes to security is in my opinion to separate the server from the rest of your network by a firewall (that can be a second pi with an additional ethernet interface). Assume that your server will be broken into and make sure that any successful attacker is trapped behind the firewall. Like that:

internet|<-->|nat|<-->|tor server|<-->|firewall|-->|web server|

>How many "clicks" can i host with this small computer power?

It depends on what kind of service you want to run. From low to high demand on hardware:

-static html pages
-scripted backend (php, python,....)
-voice chat (mumble or similar)
-video chat (like big blue button)

All of this will run on a pi, but the last one will most probably perform badly when too many participants are in. If you only serve static content, I doubt that you will be able to exhaust your resources.
--
Posted on Rocksolid Light
dkzerogt6z6ybhcj.onion

Re: Create a Secure Tor server with a raspberry pi?

<to.480.2bbslw@anon.com>

 copy mid

https://news.novabbs.org/computers/article-flat.php?id=170&group=rocksolid.shared.tor#170

 copy link   Newsgroups: rocksolid.shared.tor
Path: i2pn2.org!rocksolid2!.POSTED.127.213.60.80!not-for-mail
From: poster@anon.com (Anonymous)
Newsgroups: rocksolid.shared.tor
Subject: Re: Create a Secure Tor server with a raspberry pi?
Date: Fri, 26 Mar 2021 13:57:21 -0700
Organization: rocksolid2 (novabbs.org)
Message-ID: <to.480.2bbslw@anon.com>
References: <dad5eefe6da6aaa0b3b24e430629fba6$1@dkzerogt6z6ybhcj.onion>
Content-Type: text/plain; charset=UTF-8
Injection-Info: novabbs.org; posting-account="def2"; posting-host="127.213.60.80";
logging-data="8987"; mail-complaints-to="usenet@novabbs.org"
 by: Anonymous - Fri, 26 Mar 2021 20:57 UTC

>>6b70f3ebe0f95005c9
> Assume that your server will be broken into and make sure that any successful attacker is trapped behind the firewall.

Note that all modern pis have an onboard wifi chip. You can disable it via software, but an attacker can enable it again easily. So even if trapped behind a firewall, the attacker can use the wifi to check for the available networks in the surroundings, which in most situations gives away your position (unless you have no wifi networks close to you...).
Maybe a pi is not the best the best device for this.

--
Posted on def2

1
server_pubkey.txt

rocksolid light 0.9.7
clearnet tor