Show HN: Trasa – zero trust service access platform
1–7 of 7 posts
Re: Show HN: Trasa – zero trust service access platform
#2TRASA is a unified access control project with identity-aware access proxy, privileged access management, two-factor authentication, device trust, and access policy features that enable secure remote access to Web, SSH, RDP, and Database services.
It's an opensource and self-hostable alternative to Duo Beyond, Cloudflare Access, Okta Access, and other similar services.
Disclosure: I am one of the core contributors to this project.
Re: Show HN: Trasa – zero trust service access platform
#3Hi hackers, TRASA is a unified access control project with identity-aware access proxy, privileged access management, two-factor authentication, device trust, and access policy features that enable secure remote access to Web, SSH, RDP, and Database services. It's an opensource and self-hostable alternative to Duo Beyond, Cloudflare Access, Okta Access, and other similar services. Disclosure: I am one of the core con…
Re: Show HN: Trasa – zero trust service access platform
#4Hi hackers, TRASA is a unified access control project with identity-aware access proxy, privileged access management, two-factor authentication, device trust, and access policy features that enable secure remote access to Web, SSH, RDP, and Database services. It's an opensource and self-hostable alternative to Duo Beyond, Cloudflare Access, Okta Access, and other similar services. Disclosure: I am one of the core con…
Re: Show HN: Trasa – zero trust service access platform
#5Hi hackers, TRASA is a unified access control project with identity-aware access proxy, privileged access management, two-factor authentication, device trust, and access policy features that enable secure remote access to Web, SSH, RDP, and Database services. It's an opensource and self-hostable alternative to Duo Beyond, Cloudflare Access, Okta Access, and other similar services. Disclosure: I am one of the core con…
Why should I use TRASA over Keycloak?
Think of Keycloak as human resource admin, which enrolls an employee and applications in an organization, and assign them a badge for security clearance to access those applications. TRASA is a system that polices misuse of their security clearance (malicious insider) and protects applications and services from compromised accounts threats (stolen credentials).
Re: Show HN: Trasa – zero trust service access platform
#6Hi hackers, TRASA is a unified access control project with identity-aware access proxy, privileged access management, two-factor authentication, device trust, and access policy features that enable secure remote access to Web, SSH, RDP, and Database services. It's an opensource and self-hostable alternative to Duo Beyond, Cloudflare Access, Okta Access, and other similar services. Disclosure: I am one of the core con…
Hello, could “explain to me like I am 5” how does this help developers or companies how it ties into AWS ?
Weak access to internal services are often overlooked and are one of the primary vectors of system compromise and data breach. With features such as agentless two-factor authentication, privilege access security(protecting keys to your kingdom), device authentication (verify user devices along with passwords), TRASA ensures that access to internal services is well protected.
Re: Show HN: Trasa – zero trust service access platform
#7Earlier quoted context omitted.
Hello, could “explain to me like I am 5” how does this help developers or companies how it ties into AWS ?
Since you mentioned AWS, in a typical AWS organization, you will have services which fall into two categories; 1) external services that are used by your customers (let's say a web application) and 2) internal services that are used by your internal team, i.e., developers, DevOps team, administrators (let's say SSH, RDP, database, hosted GitLab). Most probably, you are protecting customer-facing services with web app…