Training
Training
Welcome
Guided Paths
Build an App
Training Planner
Courses
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
Password Vault
Password Vault
Stable version
1.0.2
(Compatible with
OutSystems 11
)
Uploaded
on
07 March 2022
by
3.7
(3 ratings)
Overview
Reviews
Versions
Documentation
There's no documentation for this asset yet
Support
Password Vault
Reviews
Sort by:
Newest
Newest
Oldest
Highest rating
Lowest rating
5 star
2
1
Review |
2
Ratings
4 star
0
0
Reviews |
0
Ratings
3 star
0
0
Reviews |
0
Ratings
2 star
0
0
Reviews |
0
Ratings
1 star
1
1
Review |
1
Rating
3
Ratings
3.7
3
Reviews
by
2023-09-09
in version 1.0.2
This component uses a weak password derivation function - it simply shuffles the activation code using a static pattern so anyone with your activation code can derive the master AES key. Since the activation code is also in the database, an attacker who compromises the database can trivially extract the activation code, shuffle it, and decrypt all passwords saved using this app.
I don't want to sound overly critical because this is a hard problem to solve and I haven't found a better solution myself, but I believe claiming this app has an "encryption" feature is misleading, because without a secure password derivation function, it is essentially just obfuscation.
by
2022-11-03
in version 1.0.2
I love this application. I was trying to build something like this for sometime but you also tought about logging and whitelisting, which might come in handy. The one thing that I would like to have different is way the password is used inside the code because, right now I need to know what code relates to what password and as developer I think this is a problem and I don't have solution for this. A good way would be to have a static reference, but because creating records in static entities can only happen in design time, this lives me with another problem :)
Despite this, great app.
by
2022-03-09
in version 1.0.2
This is a great tool and an essential component for any Factory. thx Nuno!
Loading...
Loading