Diamond – fast search across all your cloud services
31–40 of 45 posts
Re: Diamond – fast search across all your cloud services
#32Using cloud services is scary. But giving a cloud service full access to all my cloud services scares the * out of me. I’m a scared person.
If you don't want to give full access to all your data, check out https://starthq.com . We do federated search from the client via an extension. There's also an API which lets you add support for any service you want: https://starthq.com/developers We haven't been actively working on it for a while, so have been considering open sourcing it. If anyone is interested in helping out with that or has ideas as to how to m…
Have you also considered the Pillar Project's approach? They too struggled for funding, but I rather like the connection among blockchain technology, ICO funding, and personal data tools. I think the inversion of control that these efforts are seeking is what society needs in order to have a more healthy relationship with companies (and governments).
Re: Diamond – fast search across all your cloud services
#33Earlier quoted context omitted.
If you don't want to give full access to all your data, check out https://starthq.com . We do federated search from the client via an extension. There's also an API which lets you add support for any service you want: https://starthq.com/developers We haven't been actively working on it for a while, so have been considering open sourcing it. If anyone is interested in helping out with that or has ideas as to how to m…
Thank you. I've been looking for this. Have you also considered the Pillar Project's approach? They too struggled for funding, but I rather like the connection among blockchain technology, ICO funding, and personal data tools. I think the inversion of control that these efforts are seeking is what society needs in order to have a more healthy relationship with companies (and governments).
Re: Diamond – fast search across all your cloud services
#34We actually just launched the latest version of something similar. However Gurn doesn't require you to setup integrations with all your cloud services, we're based around the URL - https://www.gurn.io/
{"error":{"code":2004,"type":"ForbiddenError","message":"refresh token not provided"}}
Re: Diamond – fast search across all your cloud services
#35So they rebuilt Alfred and are charging for it?
Re: Diamond – fast search across all your cloud services
#36Using cloud services is scary. But giving a cloud service full access to all my cloud services scares the * out of me. I’m a scared person.
I agree 100%. That said, the need for something like this almost outweighs the cost. But I so agree w/ what you're saying. That was my first thought—uh—so. much. access. Before I sign up, I'd want to know what's safe, where, and why. And more realistically, why not.
Diamond's working to make permissions more granular and transparent with each release. Some quick points: * we don't store the files themselves, only the metadata the service provides (e.g. file names, collaborators, paths) * we don't store service passwords (authentication is handed back to the service itself * we do on-prem installs for corporate customers and we'd consider a version of it for pro as well.
We take our first impressions on security and privacy very seriously. Happy to take some feedback on how we can improve trust.
Disc: I work for Diamond
Re: Diamond – fast search across all your cloud services
#37Using cloud services is scary. But giving a cloud service full access to all my cloud services scares the * out of me. I’m a scared person.
This would be such a nice app if it was local-only. Like, there's no reason for it not to be... You could have the index created locally or even just do remote calls for search to the respective API's. There's really no reason for this to be cloud-based. Maybe access token synchronization, but in this case, I think setting up all accounts on each device I have once... wouldn't be much of a trouble compared to giving…
Disc: I work for Diamond.
Re: Diamond – fast search across all your cloud services
#38Using cloud services is scary. But giving a cloud service full access to all my cloud services scares the * out of me. I’m a scared person.
isn't this an app like Rambox which is effectively a glorified web browser? That one at least only opens the web interfaces of the various chat and email applications out there right now, it doesn't store (or claims not to) any credentials itself. Doesn't need to either. I mean it'd have to implement authentication for all those services, which is hard to scale.
I think we're different from Rambox in the sense that we're not trying to emulate the in-service experience for many services in our own our app. Instead, the idea is create an access point to take you to the file, email or insight with less effort. As for authentication, that's handed off to the service a user is trying to authenticate (e.g. Google Accounts).
Disc: I work for Diamond
Re: Diamond – fast search across all your cloud services
#39Ctrl+Space is a really unfortunate keyboard shortcut, it's an extremely common shortcut to trigger auto-complete in IDEs and some editors. I downloaded the app to try it out and can't find any way to rebind it, and I don't intend on undoing years of muscle memory in my IDEs… So, feature request I guess?
Disc: I work for Diamond
Re: Diamond – fast search across all your cloud services
#40Earlier quoted context omitted.
This would be such a nice app if it was local-only. Like, there's no reason for it not to be... You could have the index created locally or even just do remote calls for search to the respective API's. There's really no reason for this to be cloud-based. Maybe access token synchronization, but in this case, I think setting up all accounts on each device I have once... wouldn't be much of a trouble compared to giving…
We have some experience with on-premise installations for corporate teams. If you're interested in learning more, we're happy to field questions. Disc: I work for Diamond.
In my opinion your service would be great if it were fully-local. This would also open up the path to full-text search for documents, without being creepy. I'm not expecting you to do that for free of course, I mean as a paid product. (Haven't dug into your current pricing details)