/tech/ - Technology

Technology & Computing


New Thread[×]
Name
Subject
Message*
Files* Max 5 files32MB total
Tegaki
Password
Captcha*Select the solid/filled icons
[New Thread]


ma1rtfjr.jpg
[Hide] (38.3KB, 441x88)
I just had an interaction with the website of some average business, and it made me wonder if email and regular communication is dead. That business has a contact form on their site, they receive 5+ spam emails every single day even though their contact form has a google captcha on it. Meanwhile, people struggle to receive legit emails because every email provider blocks literally everything.

If you put more heavy-handed captcha solutions on the site, you start filtering normalfags and hindering your business. While being able to filter bots would be a great victory, but it's only a half-victory because spammers can use some third world captcha farms to use human labor to solve captchas.

How would you logically fix this? How do you allow people to contact each other without having to deal with this AIDS? The dude who created Freenet has talked about a few techiques that sound interesting. The first is a token cost-based system, there's some thing that generates tokens over time or whatever, and then you must pay those tokens to send messages, and the received can customize how many tokens are required to send a message to them.

The second is a human network -based system where you choose to trust certain people, and whoever other people create a linked list from you to other people, the closer they are to the people you trust the less suspicious they are. The network of trusted people could then be used to judge people and websites/services as trustworthy or untrustw
Message too long. View the full text
2 replies omitted. View the full thread
KISS, just make spamming expensive. Ban any subnet that spams, and then reject all emails from them with a note that says they have to pay to get unbanned.
>>13000
I doubt spammers are using some kind of content analysis tools to find email addresses because nobody really hides them like that, at most people add spaces or parentheses around @ or replace it with "(at)" or something. I've seen a few websites that put their email onto an image.

I think sharing the contact address indirectly is very powerful at stopping the vast majority if not all bot spam, but it'll only work as long as it's unpopular so it's not any kind of final solution to spam. Replacing the "@" and "." with images would probably be enough too, it's unlikely that any bot is smart enough to figure out there's an email there unless they render the whole page and use an image-to-text converter on that (which they might start doing if everyone starts obscuring their addresses).
There are some very advanced techniques to del with spam. Take a look at rspamd, you can use bayes classifier https://rspamd.com/doc/configuration/statistic.html and even neural network https://rspamd.com/doc/modules/neural.html to deal with spam.
With how llms are popular today, I am surprised that it is not commonly done.
Replies: >>13005
>>13004
There's way too many people, even in business settings, who speak like troglodytes, and chat bots are indistinguishable from humans at this point. I don't see how analyzing sentence structure can detect a bot for that reason. AI may be able to do something but I'm not very confident about it because a lot of spam mail sound very similar some kind of business offers, who knows though.
1709159499183-tegaki.png
[Hide] (11.7KB, 500x500)
That's what happens when you put your email address somewhere where it can be scrapped or give it to a company that sells it.
There is no solution to that if you want a permanent address inbox open to anyone.

You could regularly change the public address while staying connected with important people with SimpleX which I made a thread about but nobody is gonna use that just to write some stranger one message. I could be wrong though.

So there you go. It's gonna stay fucked.
I receive no sms spam though. Probably because it costs money to send them or because I haven't given it to any shitty websites nor posted on the web.

As others said, putting it in an image is probably a good solution.
Maybe put it vertically in the image and make @ larger, so it can't be ocr'd as easily.

4d33f90fb15fde7465e5e295c47e24a3eb579445c891d6d229c66b072620953d.jpg
[Hide] (1.5MB, 4032x3024)
>Getting Started
https://github.com/tylerha97/awesome-reversing
https://opensecuritytraining.info/
https://coursera.org/learn/malware-analysis-and-assembly
https://malwareunicorn.org/workshops/re101.html#0
https://exploitreversing.com/2021/12/03/malware-analysis-series-mas-article-1/
https://github.com/onethawt/reverseengineering-reading-list
https://guyinatuxedo.github.io/index.html

>Video Resources
https://yewtu.be/channel/UC--DwaiMV-jtO-6EvmKOnqg
https://yewtu.be/@LiveOverflow
https://yewtu.be/@stacksmashing
https://yewtu.be/@LowLevelLearning
https://yewtu.be/@_JohnHammond
Message too long. View the full text
I've always wanted to reverse engineer older games to port them to modern OSs, this thread will come in handy when I finally make that leap.
Anyone ITT tried that?
Replies: >>12253
>>12244
No, but I have seen a few games de-compiled for that purpose. I think a few people did it for Mario 64 and now you can run it natively on linux.
Replies: >>12265
>>12253
Mario 64 has been fully decompiled and ported to other OSs, I did compile it and run it natively on my Linux machine. Zelda OoT has also been fully decompiled but was not ported to other OSs, perhaps there's potential for a project there...
Replies: >>12266
>>12265
Have you seen the Banjo Kazooie decompilation project?

banner.png
[Hide] (159.1KB, 450x90)
BitChan has been updated to v0.10.0 and is looking for people to try it out. It's a decentralized imageboard that runs on top of BitMessage. You can create and completely control your own public or private board, globally moderate as an owner, add admins who can also globally moderate, moderate your own instance locally as a user, upload literally anything with size limits theoretically up to 100gb. Uploads can be sent purely over BitMessage or you can choose to use a hosting service. Uploads that use hosting are subjected to heavy duty protection: every file is zipped, encrypted/password protected, the zip's header is removed and random chunks of the file are removed before being uploaded. The removed parts are hidden in the PGP encrypted message that's sent over BitMessage. Once the upload is received the zip is put back together again, decrypted, unzipped and displayed in the thread. 100% of BitChan traffic happens over tor. Private boards prevent posting from all but explicitly added IDs. The permitted ID list can be edited by the owner at any point to include new IDs or restrict old ones. On public boards any ID can post until it is banned, but because of how BitMessage works, you can always just make another ID. Communications on every board are PGP encrypted. This means that even if someone somehow guessed the board name on BitMessage (basically impossible for reasons I won't go into here), they would be unable to read anything without also having the BitChan PGP symme
Message too long. View the full text
24 replies omitted. View the full thread
>>9839
>This release incorporates several changes that are incompatible with the previous version. Therefore, it is recommended to do a clean install.
The version number doesn't reflect that though, are you using semver?
Replies: >>9862
>>9839
Does anybody use the software?
Replies: >>9862
>>9846
>are you using semver
Doubtful.

>>9852
Yes and the public kiosk is only a portion of the communication that happens over bitchan. I run the software locally and have access to boards that don't appear on the kiosk mentioned on the github.
Replies: >>9872
>>9862
>Doubtful
You should: https://semver.org/
this shit should have use i2p for in-between bitchan instances messaging and message routing.

afaik, bitmessage's message routing stuff sucks ass, offers no untraceability.

Why-Create-A-Site-Using-The-.Onion-Domain.jpg
[Hide] (57KB, 640x423)
Just so you can be careful, this idea has fallen into my brain lately, and I think it's kind of smart.
Internet swindlers, especially beginners, have a problem with the domain. For example, you find suspicious sites that have a strange name domain and not as usual, so the victims ignore it.
What if someone had a kind of conversation with these nowadays zoomers who interested with " Darknet Bullshit" and gave himve a onion site to try on for exemple Facebook on Tor " facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion " and tell him that you can login in Facebook while using tor and shit, or you can do any site that pretending " Green Machines, Gore sites".
.Onion domains is too tall and cant be detected or suspicious specially for those kids around.
Replies: >>12239
>>12238 (OP) 
Anyone using onion should be aware about the risks. This isn't a particular new idea
>privacy-conscious technology board devolves into grifting and scamming 
Lame.

neocities-cat.png
[Hide] (97.5KB, 400x400)
guestbook.png
[Hide] (145.7KB, 1276x1401)
Have you been working on your site anon?

Discuss anything about website building such as document preparation, layout design, custom static page generation, cgi scripting. Shill your website here, post about your updates, and read other anon's websites.

Pic related. People on neocities have been using discord as a guestbook, so I decided to make an email-based guestbook for my fanfiction hobby site.
95 replies and 23 files omitted. View the full thread
>>10411 (checked)
Love the design, and interesting idea for a website. Great job keeping the interface simple but colorful.
>plz r8
You have 2 options:
1. Keep each review multi-page, but make the pagination bigger and more obvious.
2. Make each review a single page, but replace full-size images with small compressed thumbnails, to accommodate users with slow connections. thanks for that by the way, t. third world anon
this-shit-again.jpg
[Hide] (32.7KB, 1222x369)
In case you are wondering why no one is posting their websites in a thread which asks for them, it is because mods are deleting them. I made two posts here last night. One about CF and the deleted one. 

My site is not in violation of any rules except maybe a software copyright. See, this is why I don't come to zzzchan and contribute hardly ever. If you don't want quality posters just say so - I'll not send 1 more byte of traffic to this place. No need to tranny-janny. 

See you on 998fun or CC (.onion).
Replies: >>11691 >>11711
>>11582
I had no idea. But that does line up as this board really stagnates for months.
Replies: >>11692
>>11691
The board being slow has notjing to do with that. It is mostly me being too busy and sick to reply.
>>11582
Glad it's not just me having that experience then. I visit the site less and less now.

5248362-370f3d00ea2cb470e3fb701b2cddb9fa.png
[Hide] (79KB, 531x250)
DISCLAIMER: I AM NOT NULL/JOSH.

The AGO has confirmed it has received complaints from Incognet and Crunchbits and that the complaints fall under the scope of their office. I am filing mine this week.

Residents of Washington may be needed soon.

Edit 1: Small update but when we tried to route another /48 off my subnet it was also blocked immediately before ever being pushed live as an AAAA record. In short, this means the company is actively hawking my subnets and terminating them as soon as they go up to deliberately deprive Washington residents of Internet access to websites of their choice.

1691526334993.png

Edit 2: Actually, they blocked my /32, which means Hurricane Electric is blocking 65,536 network blocks containing 65,536 subscriber blocks each with each subscriber block containing 18,446,744,073,709,551,616 possible addresses. With this number, I could assign each gram of the Earth's total mass 74 IP addresses each. They have done this specifically to accomplish keeping Washington residents off the Kiwi Farms.

c 4 urself
https://routing.he.net/index.php?cmd=display_prefix_list&as=400304&router=core1.ska1.he.net&af=6&which=existing

Message too long. View the full text
4 replies omitted. View the full thread
Replies: >>11557 + 2 earlier
fuck off jewsh
>>11296
>Tor was indeed invented for this type of situation but 90% of people are too lazy to even install the Tor browser
Good. 99% percent of people shouldn't be allowed to own a computer
>>11295
>>11292 (OP) 

West coast cuckada here. I haven't been able to access kiwifarms.net probably for months now. I don't remember the last time I tried, but even tor didn't work. I thought the site was taken down? I just checked again, and still can't access it, even via tor. What gives?
Is kiwifags up yet?
Replies: >>11561
>>11560
kiwifarms.st

3c24a910338f9638ac155d6692149b0d-imagejpeg.jpg
[Hide] (34KB, 474x237)
ITT we discuss how technology will assist in our survival during various SHTF scenarios
36 replies and 2 files omitted. View the full thread
>>3597 (OP) 
>SHTF
Hidden abin in the woods with 3 months of canned and pickled food. I'm not a fighter.
>>3597 (OP) 
Does fully-armed & armored robowaifus count, OP?
Replies: >>7546
>>7543
How are you planning to charge it?
Replies: >>10979
1492443959446.jpg
[Hide] (117.3KB, 1005x794)
>>3597 (OP) 
>boil acorns to get tannic acid out then eat with dandelion tea
>distill pee and run it through preheated soil to not die of dehydration
<so I need a still and hot pot that can run post nuclear winter..... fire go brrrrrr?

>>3776
Just save enough autistics with acorns and dandelion tea and it will work itself out.
>>7546
With acorns and dandelions. >>3675
>booze has no value 
lol

SHA384.jpg
[Hide] (468KB, 1000x667)
Thoughts on a new standard for cross-site tripcodes for open-source imageboard software.

The current implementation of tripcodes (as used by futaba channel -> 4chan, tinyboard/vichan boards, and many others including this site) uses an ancient method involving a very strange DES system that has many collisions and has a password limit of 8 characters, with an output of 9.25 characters encoded in pseudo-base64 for a total of 10 displayed characters with the last character space having only 16 of 64 possible values. It's still used to this day for its software support including the ability to generate vanity tripcodes for use with cross-site verification, but it is quickly showing its age and the entire thing does not seem very well thought out.

I have a proposition for a new cross-site or "insecure" tripcode standard. By "insecure" i am referring to the fact that it is not salted and therefore would be able to work across websites which is actually a desirable feature; "secure" tripcodes which are salted and only work on a per-site basis. This is not to say my methodology is not secure: mathematically, my "insecure" tripcode would be far more secure than, say, 4chan's "secure" tripcodes.

My proposition is to use SHA-384 and instead of encoding the digest into hexadecimal (which would be longer) you would instead encode it into base64 to make it shorter. This has many advantages:
-Base64 is very similar to the character space of existing tripcodes. The only difference in character space would be the removal of the "." character and the addition of the "+" character.
-Would contain the entire english alphabet unlike hexadecimal, same as old tripcodes.
-Pretty secure, low chance of collisions, I don't see why there would have to be a password length limit either.
-SHA is pretty fast and therefore the generation of vanity tripcodes should be possible, while still being considerably secure.

The use of SHA-384 is due to the fact that you would be able to encode the digest into base64 without the need for padding. The total tripcode length would be 64 characters long after the "!" but fear not, because I propose that using CSS and/or HTML, you would hide the last 75% of the tripcode (but not actually truncate in a destructive way) and only display the first 16 characters for appearance reasons. Vanity tripcodes would still be rather attractive as it would be easier to attain an attractive-looking first 16 characters, however, the entire 64 character tripcode could be displayed to anons by either hovering over the tripcode or clicking on the tripcode. Someone wishing to impersonate you would still be inclined to "crack" this entire 64 character string, which would be quite a feat. As far as hiding most of the tripcode and hovering or clicking to display the entire thing, I do not believe that this would require javascript to implement for any reason.

These should be able to work across any imageboard, textboard, or any kind of website that implements it. You would be able to cross-site verify with ease. The developer of whatever imageboard software would need to run the password through sha384 and encode the binary output as base64. It would need support from the open source IB developers (lynxchan and jschan, possibly others) who are not exactly good company. It would also not need, but very much benefit from, the same kinds of tools that are used to generate vanity onion addresses and current tripcodes. A tool that could generate vanity tripcodes for this new standard being made would be a significant help to its implementation.
Message too long. View the full text
40 replies and 2 files omitted. View the full thread
>cross site tripcodes
what the fuck wiggery am i reading
of course a webshitter would choose to rely on this bullshit when they could literally just PGP the message (inb4 pgp bad yeah i know it is its you retarded wiggoids who made this a thing)
Replies: >>10595 >>10597
>>10590
Authentication != Signing
Replies: >>10620
>>10590
Take your meds
Thanks for the enjoyable cryptography thread, when everyone pools together to discuss things in good faith, best practices and solutions can be found. Really great discussion.
>>10595
Signing does provide authentication. Just post a public key in the first message signed, then sign subsequent messages (cross-site). The server can even detect this and add the fingerprint as tripcode.

c3be462f1e920fda7cd33180cb2689fb4dd0ff2c82f732a0769854aa9d373f0d.jpg
[Hide] (717.9KB, 1920x2560)
IMG_20220104_132257.jpg
[Hide] (676.7KB, 1920x2560)
IMG_20220104_132143.jpg
[Hide] (786.2KB, 1920x2560)
IMG_20220103_092028.jpg
[Hide] (2.2MB, 3120x4160)
Do you like shiny lasers that blind people?
Because I like shiny lasers that blind people.
4 replies omitted. View the full thread
bumo just gonna leave this here greetings from shandemic forums all we need left is a drone to take down other drones 
https://shamdemic.exposed/viewtopic.php?p=428#p428 https://www.bitchute.com/video/U6e4FXy8jn6U/
will ordinary toy green/red lasers work or do i need one of those burning purple hobby lasers? its gonna be a matter of time before the globohomo invades my country
Replies: >>4857 >>9463
>>4820
>namefagging
I think I remember you from lc. Lol
>>4820
>LOOK AT ME EVERYONE
>I NEED ATTENTION
Replies: >>9470
>>9463
>he dosen't know how to sage
>onionsbooru 30000 laughing-cobson (dot) jpg
(can janny just merge this to the main offtopic thread like you did with the torrah chan mascot)

jefferson-santos-9SoCnyQmkzI-unsplash.jpg
[Hide] (17.2KB, 640x427)
There is a criminal organization in Brazil using NSO Group's Pegasus to infect devices for hack for hire, to incite terrorism, blackmail people, produce illegal pornography and assist in assassinations. They also have other advanced malware, like UEFI implants and even persistent implants for Kindle and Raspberry Pi. Plus face/voice recognition on every camera and microphone they can get into, in public or private places.

Brazil won't do anything to stop them. Only the FBI, CIA and NSA can stop them.

There is also the possibility that they were engaged on the hack of Bezos' smartphone.

If you know of any security researcher who wants to reverse engineer the exploits they are using, I am more than willing to help them.

If you want a story about how they operate, I am willing to work with you to expose them.
22 replies and 2 files omitted. View the full thread
10.jpg
[Hide] (22.5KB, 500x389)
Did you finally lose it anon?
It's ok, Anon.
These criminal organizations are in bed with local government, or rather, they ARE an unofficial branch of the local rule. Every backwater shithole like Brazil has its own arm of technological pseudo-intelligence engaging in similar behavior (it should also be noted a good deal of them are led by CIA plants, themselves Mossad plants, etc.)
"Misuse", though? Come on, really? lol
Replies: >>9220
>>9217
>>9217
 
Thats a little creepy when you think about how far of a reach certain countries have. Does the same think happen in European countries too? Mainly Northern, Western, Scandinavian, etc..? It never gets this far from what I have read, unless im missing something. Serious question anon
Replies: >>9260
>>9220
Organized crime is always conjoint with governments. It's ultimately about power. Wasn't there a scandal about human trafficking and pedo rings in Europe not too long ago? What do you think is the backbone of those operations? It sure is gets creepy to think about, but it's pretty much an open secret at this point.

Show Post Actions

Actions:

Captcha:

Select the solid/filled icons
- news - rules - faq -
jschan 1.7.3