Page 1 of 1

BAKey

Posted: Thu Feb 21, 2019 8:17 pm
by ❤x1
Image

Entirely written with PureBasic and SpiderBasic, BAKey is a no-frills no-hassle password manager available and syncable everywhere!

Download:
Desktop : Image Image Image
Mobile :Image Image
Web : Image

Release infos:
V0.1.2:
  • ~Fixed: identification after a first failed loading.
  • +Added: you can now edit an existing credential
V0.1:
  • First public release!
  • First android release
  • First web release
  • Available in English and in French
  • Only the credential page is available for now : I'm mostly looking for bug with the user interface. If you can spend 2 minutes to try it and report any render issue, It'd help me a lot to work toward the next versions!
Screenshots :
Android :
Image
Web (firefox) :
Image

Re: BAKey

Posted: Sun Feb 24, 2019 3:32 pm
by falsam
I tested the web version. The data is in a SQL database stored in the browser (Local Storage). A cleaning of the history, and the database no longer exists.

I'm not testing the APK version because it's the same thing.

Nice work with a pleasant and above all intuitive interface.

Re: BAKey

Posted: Mon Feb 25, 2019 5:24 am
by Olliv
???

Please read what does password mean.

Re: BAKey

Posted: Mon Feb 25, 2019 6:28 pm
by ❤x1
Thank you Falsam.

@Olliv : Ok, so the French community, not happy with chasing me from their forum, feels the need to pursue me on the English forum as well? Wow! I feel very welcomed on the fantasy software boards.
Don't worry, since I'm such an eyesore to you, I won't come back here either and won't ever use fantasy software tool anymore. It has been a great experience, thanks.

Re: BAKey

Posted: Mon Feb 25, 2019 8:36 pm
by DarkDragon
What is going on in here? Password managers like these are common. However many of the new ones store the passwords online on a central server which is insecure as hell. Using localstorage is much more secure, if the passwords are encrypted properly using the master password.

Re: BAKey

Posted: Thu Feb 28, 2019 9:54 am
by tj1010
I've been using PasswordSafe for years avoiding "cloud" and "sync" features..

Offline.. strong cipher with key hash check.. Random123 or even srand or similar for generation against char table.. in-focus window input..U2F hashed pass-hash option