HackerTrans
トップ新着トレンドコメント過去質問紹介求人

eko

no profile record

投稿

[untitled]

1 ポイント·投稿者 eko·4 か月前·0 コメント

Archyl – The modern platform for C4 model documentation

archyl.com
21 ポイント·投稿者 eko·6 か月前·9 コメント

LLM with Ollama and similarity search with Qdrant, vector database

vincent.composieux.fr
3 ポイント·投稿者 eko·2 年前·0 コメント

Construct robust workflows with Temporal.io using Go

vincent.composieux.fr
1 ポイント·投稿者 eko·3 年前·0 コメント

Authorization back end that comes with a front end

github.com
2 ポイント·投稿者 eko·3 年前·1 コメント

Authorization back end that comes with a UI for RBAC and ABAC permissions

authz.fr
1 ポイント·投稿者 eko·3 年前·0 コメント

Authorization back end that comes with a UI for RBAC and ABAC

github.com
1 ポイント·投稿者 eko·3 年前·0 コメント

Authz: A centralized authorization back end with its front end

github.com
3 ポイント·投稿者 eko·3 年前·0 コメント

Authorization back end that comes with a UI for RBAC and ABAC permissions

github.com
1 ポイント·投稿者 eko·3 年前·0 コメント

Authz: Centralized authorization back end using ABAC and RBAC with a UI

vincent.composieux.fr
3 ポイント·投稿者 eko·3 年前·0 コメント

Authz: Authorization back end that comes with a UI for RBAC and ABAC permissions

github.com
3 ポイント·投稿者 eko·3 年前·0 コメント

Don't build your own lock mechnism, SQL databases do it for you

vincent.composieux.fr
5 ポイント·投稿者 eko·4 年前·2 コメント

Dependency injection in Go with Uber-go/fx

vincent.composieux.fr
57 ポイント·投稿者 eko·4 年前·95 コメント

コメント

eko
·6 か月前·議論
Fair points, thanks for laying them out clearly.

A few clarifications:

1. We don't aim to replace diagrams-as-code or lock teams out of portable formats. Archyl focuses on discovering and keeping architecture in sync with reality: export and text-based representations are on the roadmap because portability matters.

2. Git integration today is read-only by design. We intentionally avoid bidirectional mutation of source or models until we can guarantee determinism and auditability.

3. We do not treat Archyl as a "golden source of truth" for code or IP. The goal is derived metadata and visualization, not ownership of your system definition.

4. Security is taken seriously: scoped access, least-privilege credentials, and no persistence of sensitive source artifacts beyond what's required for analysis. We're working on publishing a deeper security model to make this more explicit.

The philosophy tension you're pointing out is real, and we're trying to earn trust there rather than hand-wave it away. Appreciate the thoughtful critique.
eko
·6 か月前·議論
Visualize your systems, discover architecture from code, and keep everything in sync.
eko
·3 年前·議論
Thank you for this thead!

I am currently working on a new open-source project, completely free to help enterprise manage their authorizations on a ce realized application: https://www.authz.fr/

Main benefits whereas existing projects is the simplicity of use and the frontend web UI which is generally in paid offers.

It comes with Service Development Kits in multiple languages (Go, NodeJS, PHP, Python) and more to come soon.

I hope someone could find something interesting here :)