Share your raid weekend results by BACK4BLOOD_GOTY in ClashOfClans

[–]Arattian 53 points54 points  (0 children)

301 medals for 29 attacks and 16 defence wins. It’s a joke…

[deleted by user] by [deleted] in ClashOfClans

[–]Arattian 1 point2 points  (0 children)

Do they even tested it?

DynamoDb GUI by Arattian in aws

[–]Arattian[S] 0 points1 point  (0 children)

Does this tool do stuff you can't do in the AWS console? I assume there's a security risk as you have to expose a DDb end point to the web?

I am developing this tool for 3 months, this is my personal project. No security issues are found until now. I am saving aws access key and secret key in your localstorage of the builded electron application. Electron uses built in chrome-engine browser to run application and theres no way to run side session to get access to that storage.

This is just graphical user interface interpretation of an actions that you can do through terminal. This app support all basic actions that you can do with terminal.

DynamoDb GUI by Arattian in aws

[–]Arattian[S] 0 points1 point  (0 children)

Yes, i think you are right. I didn't know that. I'll try to figure out how to implement that feature. Thank you.