Flotte, a ssh access management solution for hobbyist and small to medium-sized businesses.
We aim to provide a fast JIT ssh cert attestation.
With focus on:
* making on/offboard users fast
* efficient workflows (no need to lookup passwords for logins or sudo)
* mitigate private key leaks (especially in BYOD/BYOK environments)
* Help admins manage server access fast
Im always so surprised that embedding models we had for years like minlm (80mb) are so small, and I really wonder why not more on device searches use something like it.
I don't find this too concerning but libraries should document this and maybe even raise exceptions on data longer than 72 bytes, failing silently is the worst behaviour.
Since I see you're using Vue, I created an MIT licensed dithering web app with Vue. I've never tried to embed it in anything, but you're welcome to give it a shot.
After building my first Serverless/Cloudflare worker app, this is why I migrated to Deno.
Deno enables you to run the same codebase in deno (self-hosted/local) and in deno deploy (serverless platform from deno).
I wanted my app to be self-hostable as well, and Cloudflare worker is a hard ecosystem lock to their platform, which makes it undesirable (imo).
I ported my worker project into Django since cloudflare workers wouldn’t allow selection of region for hosting workers which is generally required due to data compliances. This is something all cloud providers provide from day one yet cloudflare made it an enterprise feature.
Also the vendor lock-in doesn’t help with durable objects and D2 instead of simply doing what supabase and others are doing by providing Postgres or standard SQLite as a service.
I also want to add, I'm using beeper and there new app is fantastic but the old desktop app (and current webapp) are based on element.
Which for me had the worst experience possible, startup times way beyond 1 minute, the webapp just runs into a chrome oom when I keep it open for longer than 1 hour and also the user interface is super unresponsive and laggy.
I tried element (without beeper) and had the same issues, that's why I never got into matrix.
We aim to provide a fast JIT ssh cert attestation.
With focus on: * making on/offboard users fast * efficient workflows (no need to lookup passwords for logins or sudo) * mitigate private key leaks (especially in BYOD/BYOK environments) * Help admins manage server access fast
GitHub(WIP): https://github.com/flotte-sh
reply