In-reply-to » I haven't read the entire specification, but I think there is a fundamental design problem. Why would someone put an encrypted message on a public feed that is completely useless to everybody other than the one recipient? This doesn't make sense to me. It of course depends on the threat model, but wouldn't one also want to minimize the publicly visible metadata (who is communicating with whom and when) when privately messaging? I feel there are better ways to accomplish this. Sorry, if I miss the obvious use case, please let me know. :-)

It’s ok for most encrypted protocols (In salty you can fetch other messages but can’t decrypt). Btw i think recipient can be removed so if someone seen message they tried to decypt, if can’t - its not message to you

⤋ Read More
In-reply-to » I want to share a little idea for a new extension with the goal of adding direct messages in #twtxt https://github.com/tanrax/twtxt-direct-message-extension

another one would be to allow changing public keys over time (as it may be a good practice [0]). A syntax like the following could help to know what public key you used to encrypt the message, and which private key the client should use to decrypt it:

!<nick url> <encrypted_message> <public_key_hash_7_chars>

Also I’d remove support for storing the message as hex, only allowing base64 (more compact, aiming for a minimalistic spec, etc.)

[0] https://www.brandonchecketts.com/archives/its-2023-you-should-be-using-an-ed25519-ssh-key-and-other-current-best-practices

⤋ Read More
In-reply-to » I want to share a little idea for a new extension with the goal of adding direct messages in #twtxt https://github.com/tanrax/twtxt-direct-message-extension

interesting idea. I’m not personally interested on having DM conversations on twtxt (for now), although I see the community could be interested in.

I’d suggest to enable the Discussion section in your Github repo to receive comments, as we did for timeline https://github.com/sorenpeter/timeline/discussions

⤋ Read More

Google Begins Requiring JavaScript For Google Search
Google says it has begun requiring users to turn on JavaScript, the widely-used programming language to make web pages interactive, in order to use Google Search. From a report: In an email to TechCrunch, a company spokesperson claimed that the change is intended to “better protect” Google Search against malicious activity, such as bots and spam, and to improve the over … ⌘ Read more

⤋ Read More

Israel and Hamas agree to ceasefire + 3 more stories
Scientists showcase new antimony atom method in quantum computing; UK leader signs treaty with Ukraine enhancing security; Israel and Hamas agree on ceasefire and hostages; SpaceX launches Falcon 9 with lunar landers for commercial missions. ⌘ Read more

⤋ Read More
In-reply-to » WordPress.org Accounts Deactivated for Contributors Said to Be Planning a Fork - by Automattic CEO WordPress co-creator (and Automattic CEO) Matt Mullenweg "has deactivated the accounts of several WordPress.org community members," reports TechCrunch, "some of whom have been spearheading a push to create a new fork of the open source WordPress project."

@prologic@twtxt.net Extremely, this whole episode has been insane

⤋ Read More

Enron.com Announces Pre-Orders for Egg-Shaped Home Nuclear Reactor
“Nuclear you can trust,” reads the web page promoting “The Egg, an at home nuclear reactor.”
Yes, Enron.com is now announcing “a micro-nuclear reactor made to power your home.” (A quick reminder from CNN in December. “A company that makes T-shirts bought the Enron trademark and appears to be trying to sell some merch on behalf of the g … ⌘ Read more

⤋ Read More

WordPress.org Accounts Deactivated for Contributors Said to Be Planning a Fork - by Automattic CEO
WordPress co-creator (and Automattic CEO) Matt Mullenweg “has deactivated the accounts of several WordPress.org community members,” reports TechCrunch, “some of whom have been spearheading a push to create a new fork of the open source WordPress project.”

Joost de Valk — creator … ⌘ Read more

⤋ Read More
In-reply-to » Heck yeah, that's really cool! Let's hope for a clear sky: "On the evening of 28 February 2025, all seven of the other planets in the Solar System will appear in the night sky at the same time, with Saturn, Mercury, Neptune, Venus, Uranus, Jupiter, and Mars all lining up in a neat row – a magnificent sky feast for the eyes known as a great planetary alignment." https://www.sciencealert.com/a-rare-alignment-of-7-planets-is-about-to-take-place-in-the-sky

@lyse@lyse.isobeef.org /Me throws his keyboard off to the side, grabs his camera just in case and runs upstairs screaming “Yeah! Science B_ !”

⤋ Read More
In-reply-to » @kat To improve you shell programming skills, I highly recommend to check out shellcheck: https://github.com/koalaman/shellcheck It points out common errors and gives some suggestions on how to improve the code. Some details in shell scripting are very tricky to get right at first. Even after decades of shell programming, I run into "corner cases" every now and then.

Checked my posthook… looks like my bash skills at zero: https://doesnm.cc/huh.txt

⤋ Read More

OpenAI’s Bot Crushes Seven-Person Company’s Website ‘Like a DDoS Attack’
An anonymous reader quotes a report from TechCrunch: On Saturday, Triplegangers CEO Oleksandr Tomchuk was alerted that his company’s e-commerce site was down. It looked to be some kind of distributed denial-of-service attack. He soon discovered the culprit was a bot from OpenAI that was relentlessly attempting to scrape his entire, en … ⌘ Read more

⤋ Read More

Zuckerberg: Apple ‘Hasn’t Invented Anything Great in a While’
Meta CEO Mark Zuckerberg criticized Apple’s innovation record and business practices in a Joe Rogan podcast interview on January 10, claiming the iPhone maker has not “invented anything great in a while” and is “just sitting” on its flagship product 20 years after Steve Jobs created it.

Zuckerberg accused Apple of using arbitrary App Store rules and 30% … ⌘ Read more

⤋ Read More

‘Omi’ Wants To Boost Your Productivity Using AI and a ‘Brain Interface’
An anonymous reader quotes a report from TechCrunch: San Francisco startup Based Hardware announced during the Consumer Electronics Show in Las Vegas this week the launch of a new AI wearable, Omi, to boost productivity. The device can be worn as a necklace where Omi’s AI assistant can be activated by saying “Hey Omi.” The startup a … ⌘ Read more

⤋ Read More

Your favourite social media platform should not be where you get your facts from. You get jokes and share with your friends, but facts they ain’t. Get your world news from actual news sources instead.

⤋ Read More

Religious Leaders Experiment With AI In Sermons
An anonymous reader quotes a report from the New York Times: To members of his synagogue, the voice that played over the speakers of Congregation Emanu El in Houston sounded just like Rabbi Josh Fixler’s. In the same steady rhythm his congregation had grown used to, the voice delivered a sermon about what it meant to be a neighbor in the age of artificial intelligence. Then, Rabbi Fix … ⌘ Read more

⤋ Read More

I’m still making progress with the Emacs client. I’m proud to say that the code that is responsible for reading the feeds is almost finished, including: Twt Hash Extension, Twt Subject Extension, Multiline Extension and Metadata Extension. I’m fine-tuning some tests and will soon do the first buffer that displays the twts.

⤋ Read More