GithubHelp home page GithubHelp logo

Comments (8)

mblackwell8 avatar mblackwell8 commented on May 22, 2024

i've been wondering the same thing... haven't worked through it properly yet, but the ASI S3 code (now deprecated, but seemed canonical in its time) shows how the keys should be handled:

https://github.com/pokeb/asi-http-request/blob/master/Classes/S3/ASIS3Request.m

from afamazons3manager.

mattt avatar mattt commented on May 22, 2024

S3 Authorization Keys are used to generate an HMAC checksum to set the authorization header. This feature is not currently implemented in AFAmazonS3Client, and this fact should be documented somewhere (or simply implemented).

I'll get this sorted out one way or another soon.

from afamazons3manager.

marcjay avatar marcjay commented on May 22, 2024

Add my name to the list of people who'd like to see this implemented.

from afamazons3manager.

gvieira avatar gvieira commented on May 22, 2024

I've done some draft about this feature in my fork. It works, but I'm not completely secure about it, so I didn't create a Pull Request yet.

Also, I have a limitation I don't know how to handle: it doesn't works under https with some buckets - as said here https://forums.aws.amazon.com/message.jspa?messageID=338748.

Take a look at 616edac.

from afamazons3manager.

trondkr avatar trondkr commented on May 22, 2024

Is there anyone who has an example of how authentication could be done using the AFAmazonS3Client? Quite new to AFNetworking so any pointers in the right direction would be helpful. Thanks! Trond

from afamazons3manager.

Tonkuz avatar Tonkuz commented on May 22, 2024

no reply for question..may be they are busy

from afamazons3manager.

gvieira avatar gvieira commented on May 22, 2024

Hey @trondkr! What about my fork? https://github.com/flipstudio/AFAmazonS3Client

EDIT: Check this 616edac out.

from afamazons3manager.

mattt avatar mattt commented on May 22, 2024

Access Token and Secret are now effective with 0.2.0 release, thanks to #14.

from afamazons3manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.