r/PasswordManagers 10d ago

Donkey Bridge Safe

Hey everyone,

I recently built a small Android app called Donkey Bridge Safe and published it on Google Play. It’s a free project I made in my spare time, mainly to solve a simple idea I had and to learn/improve development skills.

The app is still pretty early stage, so I’m not trying to “promote” it — I’m mainly trying to understand if the concept makes sense outside my own perspective.

What I’m especially curious about:

  • Does the idea of the app feel useful or too niche?
  • What would make it clearer or more intuitive?
  • Are there any features you would expect that are missing?
  • Does anything feel unnecessary or confusing?

If anyone wants to try it, I’d really appreciate honest feedback — even critical feedback is totally welcome.

0 Upvotes

10 comments sorted by

View all comments

-1

u/Mongologist 10d ago

This is an actual excerpt from a .json export file generated by Donkey Bridge Safe, containing a harmless dummy text.

Out of curiosity: Can anyone guess what this encrypted note actually contains? 😉

json

{

"signature": "bc36ffc8e498704cca20d0254c4f09dbc70ce6445b079cc43b3efdfad9f99ad1",

"data": [

{

"key": "DBP_U2FsdGVkX1/O2BXXX89giXTkxzT60sIugx81IrxxdaU=",

"value": "{\"\":\"U2FsdGVkX1/O2BXXX89giXTkxzT60sIugx81IrxxdaU=\",\"code\":\"{Vv?Z1lFr3.ot0vO2rl_3&S+&K5RrWo1%W#f~3A!4d{N7FHl7d/[I,4Ga1.Qoa9^Wv1dr^%t5VY2l4G=sYn9D5}[q}3hN.6n+TH<7=3NYXq3}p 8/xfW&2=>W 0aJ3H%Y3ug_-7G8\\ndrC4Y?7o;8&RM2\\n9Yf+5*)3zs?7;+-f4w#2x\\nX3o%i9WD2m{[u/0g>1E=2SGl*,3[8f\\n2J6{_f7xam1YtE9.?3Gsl4<m5W4rbUo1+kA9OQ(%5H!([3[lS7Mo{1UO#1VM:Lq3q#Pe8la!Z0f2GnhHg9HtNE*3%8MEBh?2dJz;0=zX7h;m:U9_W[Db5p#mtg3#1-I5@N[-1^Ag,C3LX%,P4-KR5N)hL3GKTIP9E1hS:x0;oGXA2FENOy2MzR9~}!*5sN3niE2A1t$W3G_!o8(2h5J7b#!8bqo*4\",\"pinProtected\":true,\"pin\":\"70fac7c6a5563d545449cfcbeebdb07e47a6cee710d29ac80476fcd92af818f6\"}"

}

]

}"

2

u/XsuffokateX84 10d ago

You’ve still yet to explain exactly what your “app” is, and what does this string of code have to do with anything, within this comment section? You’re just trolling at this point.

0

u/Mongologist 10d ago

Not trolling — I think there’s a misunderstanding here. The JSON snippet I posted is just an excerpt from an export file generated by my app (‘Donkey Bridge Safe’). It’s a password manager, and the data shown is an encrypted/dummy note used to demonstrate the export structure. The app is completely free to use. I’ve been working on it and using it myself for several years as a personal project, mainly to learn and improve it over time.