You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello friends, I am very interested in this project and I think we can start making an MVP version to validate the idea and the architecture.
I know that neither @meshuga nor I are specialists in front-end technologies like VueJS/React/Angular/ NuxtJs and others, but we can think of doing this in a simple way and who knows how to get some contributor with experience.
For this initial version I think we must have the following things:
Domain. We choose the name and I can register the domain.
The website with following features:
2.1 - Login using keys/region
2.2 - Screen showing which permissions are allowed
2.3 - VPC functionalities [1]
2.4 - Audit logs
We must decide the software architecture. I like the idea about a middleware to manage the calls from Website to AWS endpoints because we can control cache, permissions and others. The idea is not storage the user keys, but store a temporary token to control and resume the session. As the software is opensource and anyone can audit it, users can feel secure.
Ideas :D
[1]
The text was updated successfully, but these errors were encountered:
Hello friends, I am very interested in this project and I think we can start making an MVP version to validate the idea and the architecture.
I know that neither @meshuga nor I are specialists in front-end technologies like VueJS/React/Angular/ NuxtJs and others, but we can think of doing this in a simple way and who knows how to get some contributor with experience.
For this initial version I think we must have the following things:
Domain. We choose the name and I can register the domain.
The website with following features:
2.1 - Login using keys/region
2.2 - Screen showing which permissions are allowed
2.3 - VPC functionalities [1]
2.4 - Audit logs
We must decide the software architecture. I like the idea about a middleware to manage the calls from Website to AWS endpoints because we can control cache, permissions and others. The idea is not storage the user keys, but store a temporary token to control and resume the session. As the software is opensource and anyone can audit it, users can feel secure.
Ideas :D
[1]
The text was updated successfully, but these errors were encountered: