FOKS: Federated Open Key Service
21–30 of 82 posts
Re: FOKS: Federated Open Key Service
#22Earlier quoted context omitted.
And in reality, someone making a personal project used a tool at their disposal to add pretty pictures to their website, said website not being a part of the project in any way. If they vibe coded the app, sure, be skeptical. But there's no indication they did, just that they wanted images for their website, and they're a software engineer and not a graphics designer. I put about as much weight in the origin of those…
Not having any pictures at all is better than having AI pictures, in my opinion
Re: FOKS: Federated Open Key Service
#23Re: FOKS: Federated Open Key Service
#24Earlier quoted context omitted.
And in reality, someone making a personal project used a tool at their disposal to add pretty pictures to their website, said website not being a part of the project in any way. If they vibe coded the app, sure, be skeptical. But there's no indication they did, just that they wanted images for their website, and they're a software engineer and not a graphics designer. I put about as much weight in the origin of those…
Not having any pictures at all is better than having AI pictures, in my opinion
Re: FOKS: Federated Open Key Service
#25Earlier quoted context omitted.
And in reality, someone making a personal project used a tool at their disposal to add pretty pictures to their website, said website not being a part of the project in any way. If they vibe coded the app, sure, be skeptical. But there's no indication they did, just that they wanted images for their website, and they're a software engineer and not a graphics designer. I put about as much weight in the origin of those…
Not having any pictures at all is better than having AI pictures, in my opinion
If this site were their product, maybe that'd matter. But why does that matter in this context?
Re: FOKS: Federated Open Key Service
#26Re: FOKS: Federated Open Key Service
#27Re: FOKS: Federated Open Key Service
#28Earlier quoted context omitted.
Not having any pictures at all is better than having AI pictures, in my opinion
Why is that different from disliking their font preference? It's an aesthetic choice, made by someone who's not advertising their web design expertise, that's purely subjective. If this site were their product, maybe that'd matter. But why does that matter in this context?
Re: FOKS: Federated Open Key Service
#29To better wrap my head around how FOKS facilitates team collaboration, I'd like to see two comparisons: 1) compare to a team-shared Linux machine with SSH daemon. Each team member has a user account, and they can manage their SSH authorized keys, including keys stored on Yubikey. The team can share files and git repositories on the Linux machine's own storage. Some differences I see with this approach are the federat…
The KV-Store and Git server are implemented as "applications" on top of the FOKS infrastructure, so they aren't coupled. They see a sequence of Per-Team-Keys (PTKs); they use the older ones for decryption and the newest for encryption. I'd really love to see all sorts of other applications built on top of FOKS but we might need to do some work as to nailing the right plugin architecture.
Re: FOKS: Federated Open Key Service
#30[flagged]
I'm excited to try this out personally! Thanks for building this maxtaco