Get the latest tech news
FOKS: Federated Open Key Service
$ foks git create secrets Created: foks://acme.co/alice/secrets $ git remote add origin foks://acme.co/alice/secrets $ git push origin main ⏻ Initializing FOKS ... ✅ done ️☝ ️Indexing packfiles ...
Morever, teams can cross federated boundaries, allowing users on different FOKS servers to share data with end-to-end encryption. Claims of end-to-end encryption are dubious at best if the source code at the ends remains closed off from inspection, and if users cannot build the software themselves. There are many reasons users might choose to do so, such as data-residency, avoiding production dependencies on third-party systems, added privacy, or better control over data.
Or read this on Hacker News