

Neat map that compiles how many weekly contributions are made around the US to the deflock map
I’m here for awhile
Neat map that compiles how many weekly contributions are made around the US to the deflock map
What a weird turn of events this is the festival that scammed everyone?
I stumbled upon it by by accident when trying to share. I remembered file.io was a quick account free way to share a files but now when you upload limewire takes over.
Thankyou that’s really helpful 👍
Yes termux is the webserver here and the client is the web browser now. This simplifies the use case scenario alot since most devices have a browser.
This is exactly why I started tinkering with termux…lots of old devices that I want to put to use that just collect dust.
I thought about it but it’s not worth tieing accounts together to me and I don’t wanna make throwaway accounts just to share.
To small of scale I’m just messing around is the short answer.
Usage is commented at the start of the script. Just save it, chmod, run it and it spins it self right up.
What are the downsides of sharing code with no license?
Cloudflared CLI for reverse proxy is as dummy proof as hosting a hidden onion site over Tor. I like it’s simplicity but I know I’m relying on a non free network.
Here is the server manager in termux.
I think you can but the developers recommend getting it from GitHub or F-Droid because of google play policy issues.
I thought briar was known to leak Wifi and BT identifiers is that fixed?
Yeah, tor is already encrypting between each node and since both clients are connecting to the rendezvous point inside of the Tor network it should already theoretically be encrypted E2E… The other crypto is just in case that’s not true… why not add other layers of encryption if you can.
No I don’t use it it’s kinda just a lil hobby. Nice to know I can depoly worldwide anonymous coms from my pocket though.
I have better more usable methods
The install script contains all the pieces needed to be the host server or just a client. Because termux allows you to run multiple sessions, if you are the host, you have to run the server in one session and then connect in a different session.
What’s not shown in the screen shot is that if you choose to host, a onion address is generated. This is how other clients connect.
Ok this is still super early but it’s working on the few devices I tried with a fresh install of termux.
Working on a slightly more polished version. I can release soon.
That’s a pretty big sandbox if you can host a web application from it though. It’s really not that restricted but there are compatibility issues so you find your self rebuilding primitives to make things work.
I think the next think I want to make is a notes/word processing web app. There is a pretty good use case to be to able to connect and process documents from a private server on any machine.