Neiman -- OLD ACCOUNT

@neiman
7 Followers
104 Following
496 Posts
This is an OLD account. Follw the new accouunt:
https://social.hastily.cc/@neiman

"ShredOS is a USB bootable (BIOS or UEFI) small Linux distribution with the sole purpose of securely erasing the entire contents of your disks using the program nwipe. "

https://github.com/PartialVolume/shredos.x86_64?tab=readme-ov-file#what-is-shredos

GitHub - PartialVolume/shredos.x86_64: Shredos Disk Eraser 64 bit for all Intel 64 bit processors as well as processors from AMD and other vendors which make compatible 64 bit chips. ShredOS - Secure disk erasure/wipe

Shredos Disk Eraser 64 bit for all Intel 64 bit processors as well as processors from AMD and other vendors which make compatible 64 bit chips. ShredOS - Secure disk erasure/wipe - PartialVolume/sh...

GitHub
Social Web After Hours at FOSDEM 2025

The Social Web Foundation and Hackerspace Brussels (HSBXL) are co-hosting an off-site event at FOSDEM 2025 in Brussels, Belgium on Sunday, February 2, 2025 from 19:00 to 21:00 local time. Social We…

Social Web Foundation
@brunogirin Awesome, thanks!
@brunogirin So I know about the devroom, but didn't see anything about the fringe event. Do you know where I can find info about it?
Are there any #fediverse events in #fosdem this year?

I'm starting to wrap up Safecat for publishing its next version. The highlight there is Woolball server integration.

So far you could have created certificates for other people, but it required a cumbersome exchange of private keys and certificates.

Now? it is all automated with a name system (and a server, oh boy).

I also want to create an installation package (for Linux).

Here's the relevant branch. Don't run it yet! The server is still not activated.

https://github.com/HastilyConceivedCreatures/safecat/tree/feature/woolball-server-integration

GitHub - HastilyConceivedCreatures/safecat at feature/woolball-server-integration

A CLI tool to for crypto functions. Contribute to HastilyConceivedCreatures/safecat development by creating an account on GitHub.

GitHub

Poseidon Hash is used in ZK (zero-knowledge) applications. It's designed to have (much) smaller circuits than traditional hashes making ZK proofs much faster.

It's quite new. The different implementations of it don't always align.

The problem that was found is not with the function itself, but rather with a specific implementation.

There's already a "Poseidon 2" function that is used in some places, like Noir.

Marius Van Der Wijden claims to have broken Iden3's implementation of the Poseidon Hash. It is quite well-known, and probably used, so it's quite interesting.

He claims the problem is with their bit padding.

Normally you add '1' and then zeroes (possibly none) to fill the block length. This ensures that there is always *some* padding.

They didn't add the '1', so some input doesn't get padded at all, which leads to a collision.

#cryptography #snarks #zk #blockchain.

https://x.com/vdWijden/status/1877046148386451732

MariusVanDerWijden (@vdWijden) on X

🚨🚨PSA: iden3's implementation of the Poseidon Hash function is broken 🚨🚨 I found a hash collision bug in @identhree's implementation (https://t.co/g6eBLuDy71) of Poseidon, used by multiple projects like @PrivadoID @bloocktech #Nilfoundation and @wealdtech 🧵 #cryptography

X (formerly Twitter)

👉 Stendhal Syndrome: Extreme sense of ecstasy some people feel when seeing great art.

👉 Jerusalem Syndrome: Extreme sense of ecstasy some people feel when visiting Jerusalem.

👉 Paris Syndrome: Some people feel an extreme sense of disappointment when visiting Paris because the city is not as pretty as they were told.

I published "Duopsism" during the holiday season, when no one was here. Here is it again.

Duopsism: A person is sitting in a dark room. There's nothing there besides a programmable black box.

What can the person deduct about himself? the world?

A whimsical thought experiment in the spirit of Descartes and Mary's Room.

https://neimanslab.org/2024-12-30/Duopsism.html

Duopsism - a person and his computer

A person is sitting in an airtight room with a monitor and a programmable black box. What can they deduce about the world? A thought experiment.

Neiman’s Blog