Hacker News new | ask | show | jobs
Show HN: A Mac Desktop App to Manage S3 and Dynamo (getcommandeer.com)
4 points by commandeer 2541 days ago
2 comments

How do you manage AWS credentials? We use short lived credentials that are stored in the standard file system location and expire frequently, can your application just use these? We gave up exporting permanent credential a long time ago.
We currently use the long-lived user keys, but are working on short-lived role keys as well as support with Okta.
Electron? :(
Yes, we will be releasing the app for Linux and Windows in the next few weeks. Electron is enabling this. Just make sure you have your RAM upgraded, and you will be fine :)