0north 3 hours ago

hey dudes i built this new thing, its basically singular offline encryption environments where you can encrypt words and text. It’s inspired by genesis blockchains but applied to the AES runtime key pairing to create cross decryptable cipher environments.

i can make infinite of them, and they're not cross-decryptable. so if you have one on a USB for example, its literally your own personal, private encryption language. theyre like little artifacts.

heres a video explanation i recorded in my kitchen: https://youtube.com/shorts/LfVV-gDmJKs?si=OVa31R09wN-EiYBJ

same password + same message in any two vaults = impossible to cross-decrypt

click the link in the title for the demo I have two demo vaults, bear with me on the huge size. they are that big because each one electron package bundles chromium, not because of my encryption logic. sorry about that.

the encryption environments work offline, and I store nothing, theyre deleted server side after my API delivers them. no cloud, no backup server, no seeds.

you can check out more details at my github at github.com/Onorth-eth if you wanna peep the actual post or the original devpost submission. (some of the terminology in my original video may be weird, its AES)

didn't post my actual API link to generate individual vaults because im pretty sure my digital ocean droplet would literally explode, but the 2 vaults in the demo can encrypt and decrypt anything you guys want; and you can see that they don't decrypt one-another.

if you want a personal one i can give some to the first commentors or whatever just comment 'encrypt pls or something and I can make you one.

tldr: 1-of-1 encryption vaults, like Minecraft seeds for personal encryption kinda. mess with my demos and sorry about the size.

why build it: journalists can encrypt sensitive data then delete their .exe, keep the encrypted output, and decrypt it all on their backup at home. people can keep a vault on a usb in a safety deposit box and encrypt data or messages for their family. lots of stuff.

if you like it: https://buymeacoffee.com/dantehorton

if you think its dumb/malware: its not, also tell me why i guess.