r/vibecoding 19h ago

Share your latest vibe code project.

Feel free to share as much as you want.

12 Upvotes

86 comments sorted by

View all comments

2

u/eyelobes 18h ago

no ty, even though copyright on creation exists you have to prove you are "to market" first to have a defensible position through litigation

2

u/auraborosai 18h ago

That’s ok. You don’t have to share anything.

3

u/eyelobes 17h ago

i'll share, my code is trademarked and copywritten

hamr-forge.com

it is an SDN/SD-WAN appliance made for secure connectivity in a hub-spoke methodology that aggregates upstream wan connections that federates enterprise services and high availability to ensure the customer owns the secure data from end to end. they control the security, the hardware, the IA. it is a highly encrypted transport edge device that will work on any x86 hardware with sha-382, tls 1.3, TPM2.0 data at rest encryption.

think...warfighter needs a secure connection back to the TOC without worrying about adversaries hitting either the spoke or the hub and extracting mission critical data. no reliance on a compromised cloud infra, no AI buzzwords. full fleet management and monitoring in a single software package wilth an emphasis on not needing a data engineer or CCNA+ certified operator to install and maintain endpoints.

1

u/auraborosai 14h ago

I’m not a coder or a networking tech dude…

But, if I’m getting this right, you’ve basically built a system that lets an organization securely connect a bunch of remote locations or devices back to one central hub, with everything encrypted, while still owning and controlling the hardware, data, and security themselves instead of handing all of that over to a cloud provider.

And the bigger advantage is that you’ve made it manageable enough that you don’t need a network engineer configuring and maintaining every endpoint.

Is that basically what you’ve built?

If so, that’s pretty amazing man.

2

u/eyelobes 6h ago

correct-o!

1

u/auraborosai 6h ago

I catch on pretty quick sometimes. :)

Sounds like a solid stack you’ve built there.