agungnursatria / glutton

Flutter shared preferences customized plugin. Secure, Encrypted, Simplified use, Simple key-value pairs storage.
https://pub.dev/packages/glutton
BSD 3-Clause "New" or "Revised" License
12 stars 6 forks source link

Losing faith #7

Open tmtong opened 3 years ago

tmtong commented 3 years ago

Lots of libraries said they are secure, but you look at the source code.

It uses a constant key "Private_AES_Key_GluttonEncrypter"

How is that secure?

rrfrse commented 1 year ago

Would be nice if you could set your own key

tmtong commented 1 year ago

Have you ever heard of a thing called dont hide your key in your code?

rrfrse commented 1 year ago

I like that glutton supports all platforms but it seems he hasn't responded, nor touched this repo for 2 years nor looked at the merge-request.

Do you know of a good alternative?