Earlier quoted context omitted.
It really sounds like the creators of the app didn't know that anyone could read the Gists...
Please read the comments above about the multiple ways that Kobble can be used. Our use of gists for openly sharing content was entirely intentional.
Show HN: Kobble – Notes app that saves directly to GitHub
151–160 of 163 posts
Re: Show HN: Kobble – Notes app that saves directly to GitHub
#152Earlier quoted context omitted.
Please read the comments above about the multiple ways that Kobble can be used. Our use of gists for openly sharing content was entirely intentional.
Having read through the information on your site now it's been updated, it's much clearer than it was before. I feel like it should have been closer to this before submitting to HN, but the changes ("Gists are not private, and are suitable for content that you want to share", "control" rather than "own") are definitely a step in the right direction.
Re: Show HN: Kobble – Notes app that saves directly to GitHub
#153Earlier quoted context omitted.
Oh wow. Look at that. https://gist.github.com/kobble-git/87ea625d421177f9e9307c6ce... And each fork is a link to a secret gist.
This isn't directly obvious, so I'll clarify. Anyone who has used this app - all of your notes are publicly available by following the link above. Everyone - revoke access to the app and manually delete all the gists it created in your account. To view anyone's notes, all you have to do is visit https://gist.github.com/kobble-git/87ea625d421177f9e9307c6ce... , click anyone's "View fork", then follow the trail of gist…
Re: Show HN: Kobble – Notes app that saves directly to GitHub
#154Earlier quoted context omitted.
That's precisely why we use GitHub. It's unlikely to be gone tomorrow. No data is stored on our servers. In fact, we don't even see it. The data is transferred directly from your browser to GitHub.
https://gist.github.com/kobble-git/87ea625d421177f9e9307c6ce... If you think that is ok, you're insane.
Re: Show HN: Kobble – Notes app that saves directly to GitHub
#155Earlier quoted context omitted.
I think we assumed that GitHub users would know that gists are not private. We added a clarification to the onboard slideshow. Support for public and private repos is coming, via GitHub Integrations.
People probably would expect private gists to be reasonably private. They normally are, if you don't publish a global index of them... This is not users misunderstanding how gists work.
Re: Show HN: Kobble – Notes app that saves directly to GitHub
#156Earlier quoted context omitted.
Oh wow. Look at that. https://gist.github.com/kobble-git/87ea625d421177f9e9307c6ce... And each fork is a link to a secret gist.
Ouch. It does seem as if anyone can view any users' content this way.
Re: Show HN: Kobble – Notes app that saves directly to GitHub
#157Earlier quoted context omitted.
https://gist.github.com/kobble-git/87ea625d421177f9e9307c6ce... If you think that is ok, you're insane.
I'm one of the Kobble devs. Please read the comments above about sharing the various ways Kobble can be used. Gists are for the case where you want to share data openly. We will have support for private repos shortly for other use cases.
Re: Show HN: Kobble – Notes app that saves directly to GitHub
#158Re: Show HN: Kobble – Notes app that saves directly to GitHub
#159I think I'm able to view all other gists. If I open the Gist on https://gist.github.com/ then go to the original gist at 'kobble-git/channel-groups.json' I can navigate to all the forks and see data for other users.
Re: Show HN: Kobble – Notes app that saves directly to GitHub
#160Earlier quoted context omitted.
That's precisely why we use GitHub. It's unlikely to be gone tomorrow. No data is stored on our servers. In fact, we don't even see it. The data is transferred directly from your browser to GitHub.
Weird that everything is saved as a gist. I feel like it would make more sense to store them in one repo. I went looking for the notes I created in github, and found a bunch of flat gists. ??