f-prime / voidpass

A flexible password manager for dealing with stateful and stateless password profiles.
MIT License
6 stars 0 forks source link

general question about your experience building this project #1

Open ghost opened 2 years ago

ghost commented 2 years ago

Hi @f-prime ,

Hope you are all well !

I would like to create a clone of teampass a collaborative password manager, and I was wondering if you knew or can explain how to create a catalog of items, organised with an animated tree view, and flutter_rbac for managing roles and permissions. From your experience, what advices would you give me for neat architecture.

Thanks for any insights or inputs on that question.

teampass screeenshot: pf_tp_5

Cheers, Luc

f-prime commented 2 years ago

Truthfully, I have no idea. I have never used either of those libraries for other project and voidpass doesn't have a GUI nor is it a Flutter project. It just uses Dart. If anything, this project would be used as a backend for teampass or some similar project.

So, again, to answer your question, I have no idea. I don't have the experience to give any advice. Your question is also too broad for me to speculate.