Giter VIP home page Giter VIP logo

Comments (2)

dcferreira avatar dcferreira commented on July 18, 2024 2

I was now installing bloop myself and ran into similar concerns.
To limit to public repos, it seems to me you can use the public_repo scope (or maybe even no scope at all might work?).
I haven't tried it, but from the docs page it seems that's the case.


My other concern is the write access given. I'm a bit reticent to giving write access to my repos just to try out an app. Maybe there are some features in bloop that require write access? I'm not sure, because I haven't yet tried it due to this.

It seems there is no scope for read-only access to private repos (see jollygoodcode/jollygoodcode.github.io#6), but there is a newish feature for setting permissions granularly (see the blog post).
Although it doesn't seem very user-friendly; as far as I can tell you can't get them in an oauth workflow, the user would need to create the token with the correct permissions and give it to bloop.

It would be cool if you implemented bringing your own personal access token as an alternative to oauth :)

from bloop.

anastasiya1155 avatar anastasiya1155 commented on July 18, 2024 1

Unfortunately, we can't change that. We need access to your repos to be able to sync them. We use a standard GitHub oauth scopes, mainly 'repo' scope (docs). I don't see any easy way to limit it to only public repos. If you do, please share.
In any case, we don't sync any repos until you specify which ones you want to index. You can pick only those that are public manually from the list. We don't share a list of your repos with anybody and need it only to show you a select menu.

from bloop.

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.