

Amazing
I’m here for awhile


Amazing


Agreed! Especially if you have an old phone laying around collecting dust
Simplex does check alot of those boxes… but smp traffic is easily identifiable unless your jumping through the major hoops of establishing a totally anonymous proxy.
An encoded message on a pastebin through tor. Congratulations, you’ve entered pedophile/terrorist level security realm.
Thats to bad being anonymous and secure puts you in that category. It shouldn’t!
Decode if you dare!
Settings: List A / H round 10!
This copy of the codebook will self destruct in 29 days!
0.5917451305 0.4727323049 3.9454659189 5.4694924209 0.1089294313 0.4560538207 0.5215766578 57.6201633538 1.4298898873 0.0587926009 8.5176379754 1.1780547701 0.5215766578 0.2620544251


Thinking more about this today and reasons why it’s going to be pretty un-penatrable.
It’s like if Alice and Bob got in a room and generated an entire new language that only they understood…except you can generate a new language in an instant. Kinda nuts!


41521 134460 145169 157637 59697 167715 690 177327 170354 176122 27851 117853 125171 104058 148640 42611 108608 26700 165748 180951 129127 120819 13849


Insightful nevertheless. Nick is one of the creators of Tor…I was pleased to hear straight from the man of all the technicalities of staying anonymous as well as some weaknesses of Tor.
I appreciate that he doesn’t claim Tor is perfect or infailable.


132444 83713 59935 115996 141476 66631 99338 22513 145201 133363 125022 45199 34090 149529 44724 176732 83212 5182 92457 60368 86990 33679


That would certainly be a step in the right direction to discard immediately.
There is a way for HOAs to create safe lists that keeps you off a national search, but only for your neighborhood. You aren’t excluded from search results outside your HOA installed flock cameras.
Flock cameras aren’t speed cameras though, they are only made to capture license plates, generate vehicle attributes and fingerprint into a searchable database.
Even if there was a mechanism to exclude me from search results…the moment I pass a camera I am technically searched and cross reference against the bad guy database. There no way around the 4th Amendment unreasonable search violation for me.


The attack vectors are pretty limited for an airgaped device right? I don’t think installing a security update would really be needed in this schema.


You make good points and I can’t provide any documentation. But the documentation won’t exist. It would be the closest guarded secret of all time. NSA only holds the upper hand if everyone thinks it’s secure. If the secret was out that that they could crack it no one would use it and the advantage is lost.


AES256 was broken the day it was released change my mind.


People dont realize that you may as well hand over your social security number when you pass out your phone number.


New accounts on reddit are heavily restricted making it impossible to share things so I left. Found Lemmy by accident. Instantly way better community and low barrier to contribute has me hereforawhile.
My bad, from my point of view it shared the description when I shared the link but I guess not everyone sees that.


Ok,
Here is a more polished version with MIT license.
Improvements
-User counts
-Connection Status Indicator
-Ability to turn on persistent rooms. By default, the server only relays in real time. /persist turns on chat logs. The server then stores encrypted messages and users can chat asynchronously.
-Rotating onion address and keeping existing onion now work correctly. If you rotate a onion address, since encryption keys are partially derived from the onion address, the client will be unable to decrypt messages even if the same password is used.
-filter command can be used to bootstrap private rooms in a scenario where multiple people want to use the same server, yet chat privately. All it does is filter out messages that it can’t decrypt because it has the wrong password.
-Got rid of ncurses set up menus to slim down the script a bit.
-Removed redundant server manager commands and now only list two. Quit and Quit and Flush (this deletes everything in the server directory except persistent chat logs if they were turned on)
New UI

Example of Encrypted Chat Logs on Server Side

I noticed some of my devices during testing wouldn’t connect without hosting a server in a seperate instance. I’m not sure why this is happening but if you can’t connect, try to host a server and then connect to another host. This seemed to fix the issue.
I’ve made a cleaned up version found here
Improvements
prompt for admin password on boot
admin panel that allows control for deleting posts (finiky but functional)
pages: 15 posts per page now…this greatly reduces load on server.
basic sorting functions
cleaned up creating posts and new ‘torums’ so the home page isn’t so messy.