Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

"355/113 -- Not the famous irrational number PI, but an incredible simulation!"


devel / rocksolid.programming / How to make a dark web chat room with no scripts?

SubjectAuthor
* How to make a dark web chat room with no scripts?AnonUser
+- Not so difficult, I thinkAnonymous
`- How to make a dark web chat room with no scripts?Retro Guy

1
How to make a dark web chat room with no scripts?

<ab1dc7bc43b67de37a9208fa13f529b8$1@www.novabbs.com>

  copy mid

https://novabbs.com/devel/article-flat.php?id=675&group=rocksolid.programming#675

  copy link   Newsgroups: rocksolid.programming
Path: i2pn2.org!.POSTED!not-for-mail
From: AnonU...@novabbs.i2p (AnonUser)
Newsgroups: rocksolid.programming
Subject: How to make a dark web chat room with no scripts?
Date: Sun, 8 Nov 2020 16:28:22 +0000
Organization: novaBBS
Message-ID: <ab1dc7bc43b67de37a9208fa13f529b8$1@www.novabbs.com>
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="7506"; 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
X-Spam-Level: *
X-Rslight-Site: $2y$10$hJRdSl4QZI.A3oqLyRkP3uU89MVbRjEvXYVGGhfGxhNwOFHfqavx6
 by: AnonUser - Sun, 8 Nov 2020 16:28 UTC

Hey. I’m a person that wishes to make a dynamic chat room on the dark web. I’d like to make a chat room that’s something like Talk to John Doe (http://tetatl6umgbmtv27.onion/U1m1l/), /THEEND/ (http://theendgtso35ir6ngdtyhgtjhhbbprmkzl74gt5nyeu3ocr34sfa67yd.onion/), Daniel’s Chat, or basically any chat room with design and color. It’d be even better if people could register and log in as members. However, I have no coding experience whatsoever and I’m attempting to make this chat room from tutorials online. I have found no tutorials that could direct me into making a chat room with no scripts on the dark web. The chat room that I’m currently working on uses php scripts and phpmyadmin in order for people to communicate. The tutorial that I used to make this chat room with php scripts is https://m.youtube.com/watch?v=x-H2kOdwemI. I also configured this website on the dark web by by editing the torcc file with HiddenServiceDir /var/lib/tor/hidden_service and HiddenServicePort 80 127.0.0.1:80, restarting tor and Apache, and catting out /var/lib/tor/hidden_service/hostname. The tutorials that I used to configure this are https://m.youtube.com/watch?v=ePJ1tgJaRlI# and https
://2019.www.torproject.org/docs/tor-onion-service.html.en#three. I’m using a Debian Linux operating system and I also put the files for my website in the /var/www/html directory (and ONLY that directory). I really want to make a chat room on the dark web with adequate design that doesn’t require any scripts in order for users to communicate. Unfortunately, I don’t know how to perform this feat. I don’t know how to code a chat room with no scripts or possibly configure the website so that the website doesn’t have to include any scripts. I’m honestly lost. A chat room with no scripts is something that I really, really want to make, but I don’t know how to make one. Could someone please direct me or instruct me on how to do this? Is there any way I can code a chat room with no scripts or is there anything in particular that I could configure to do this? Are there any tutorials or places that I could go to? Maybe someone could possibly... teach or tutor me? Maybe there’s someone you know that could help? If you don’t know how to make a scriptless chat room, then perhaps a forum with no scripts? I’m also fine with making a forum, as well. If making a chat room with
no scripts isn’t possible, then I can also make a scriptless forum that’s a lot like GreySec (http://ytxmrc3pcbv5464e.onion/) or CryptBB (http://cryptbb2gezhohku.onion/). This project of mine is something that is very important to me and I’d be very grateful if someone could point me in the right direction. Does anyone know?
--
Posted on novaBBS
www.novabbs.com

Not so difficult, I think

<code.601.9qpdp@anon.com>

  copy mid

https://novabbs.com/devel/article-flat.php?id=676&group=rocksolid.programming#676

  copy link   Newsgroups: rocksolid.programming
Path: i2pn2.org!.POSTED!not-for-mail
From: pos...@anon.com (Anonymous)
Newsgroups: rocksolid.programming
Subject: Not so difficult, I think
Date: Sun, 08 Nov 2020 11:46:32 -0800
Organization: def2
Message-ID: <code.601.9qpdp@anon.com>
References: <ab1dc7bc43b67de37a9208fa13f529b8$1@www.novabbs.com>
Content-Type: text/plain; charset=UTF-8
Injection-Info: i2pn2.org; posting-account="def2";
logging-data="8983"; mail-complaints-to="usenet@i2pn2.org"
 by: Anonymous - Sun, 8 Nov 2020 19:46 UTC

As a first comment, allow me to say: please don't crosspost. One forum/group is enough for one post, and people will either answer or not. By crossposting you just create work for the admins.

Now, to your questions. As your description is not 100% clear to me, I will work with some assumptions, and explain what they are:

1) "a dynamic chat room": here I assume that you want the chat to be updated dynamically, so without manual reloading of the page.

2) "no scripts": I guess you mean no scripts that the user runs in his/her browser, and I further guess that you mean javascript, so that safety conscious darknet users can visit and use the site.

With these assumptions, and the fact that you cannot program yourself, I would say your best bet would be to use something existing that matches your description, like this one here:

https://github.com/DanWin/le-chat-php

Or any of the other hits that your favorite search engine finds for "github chat".

For the question about how to make a forum like greysec (thanks for the link, btw), why use the same software (https://mybb.com/), it is free. You could also use rslight, which you used to post (http://dkzerogt6z6ybhcj.onion/getrslight).

If you want to learn programming, you could hack around in the code, and of course you can make your own design manipulating the html and css part.
if not, you could always pay somebody to change the code or the design.

cheers

trw

--
Posted on def2

Re: How to make a dark web chat room with no scripts?

<20201108235003.479bc3ae@desktop14.dt>

  copy mid

https://novabbs.com/devel/article-flat.php?id=677&group=rocksolid.programming#677

  copy link   Newsgroups: rocksolid.programming
Path: i2pn2.org!rocksolid2!.POSTED.localhost!not-for-mail
From: retro_...@retrobbs.rocksolidbbs.com (Retro Guy)
Newsgroups: rocksolid.programming
Subject: Re: How to make a dark web chat room with no scripts?
Date: Sun, 8 Nov 2020 23:50:03 -0700
Organization: RetroBBS
Message-ID: <20201108235003.479bc3ae@desktop14.dt>
References: <ab1dc7bc43b67de37a9208fa13f529b8$1@www.novabbs.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Injection-Info: novabbs.org; posting-account="retrobbs1"; posting-host="localhost:127.0.0.1";
logging-data="6655"; mail-complaints-to="usenet@novabbs.org"
X-Newsreader: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-pc-linux-gnu)
 by: Retro Guy - Mon, 9 Nov 2020 06:50 UTC

On Sun, 8 Nov 2020 16:28:22 +0000
AnonUser@novabbs.i2p (AnonUser) wrote:

> Hey. I’m a person that wishes to make a dynamic chat room on the dark
> web. I’d like to make a chat room that’s something like Talk to John
> Doe (http://tetatl6umgbmtv27.onion/U1m1l/), /THEEND/
> (http://theendgtso35ir6ngdtyhgtjhhbbprmkzl74gt5nyeu3ocr34sfa67yd.onion/),
> Daniel’s Chat, or basically any chat room with design and color. It’d

As has been mentioned in another reply, it's probably easier to try to
find something that already exists, then try to mod it as best you can.

If you can't find something, what comes to my mind first is a simple
meta refresh on the page. Then, if you use frames, you can have the
messages displayed in a frame with meta refresh on that page, and enter
your message in another frame (you don't want the page refreshing while
entering a message, so you don't want to refresh that 'page'.

I find when writing stuff I like to start with just some task and make
it work (like what I just described). It will be ugly and boring, but
make it work, then make it pretty.

As far as forums, there exist some forum software that does not require
javascript, but most of it is pretty old. The site you posted on has
very little javascript (and none is required at all), and was written
by forking an old php project and making major changes.

Retro Guy

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor