Earlier quoted context omitted.
Having often thought this is how I would attempt to monetize if I built a developer tool, I'm glad to hear that it's working. It makes good sense because companies actually have an absurd amount of liability to you if they violate your agreement.
Without telemetry, how will you know that anyone at all is using your software let alone only within the agreement of any licensing terms?
Postman which I thought worked locally on my computer, is down
171–180 of 300 posts
Re: Postman which I thought worked locally on my computer, is down
#172This is exactly why I made Yaak [1]. It's fully offline, no telemetry, open source, and can even sync with Git. https://yaak.app
One idea: since you are doing good-faith licenses anyway, maybe you could add in the possibility to pay for some kind of one-time license? I don't particularly need or want updates from my API tool, I just want it to work and not break. I would be fine with paying a one time commercial license that gives non expiring right to use a particular version.
Re: Postman which I thought worked locally on my computer, is down
#173Re: Postman which I thought worked locally on my computer, is down
#174Hello all, Postman founder here. I did not time this with an AWS outage of this magnitude but I posted about filesystem, git, and offline support coming to Postman last week: https://x.com/a85/status/1978979495836356819?s=46 Postman has a lot of capabilities now that require the cloud but there is still an offline client built in just for requests. Building sign-in and cloud features were not due to a VC-led conspira…
https://anonymousdata.medium.com/postman-is-logging-all-your...
Re: Postman which I thought worked locally on my computer, is down
#175I am against government regulation, but at times likes this (or your sous vide and washing machine requiring online accounts to function) the idea for regulations that mandate availability of local server for client server applications is alluring. And making all cloud functionality optional.
Re: Postman which I thought worked locally on my computer, is down
#176Re: Postman which I thought worked locally on my computer, is down
#177Earlier quoted context omitted.
Curious to know more about the commercial licensing scheme for Yaak: if i’ve read correctly, purchasing a pro license if based on « good faith » as the features are exactly the same as the MIT licensed Hobby version? Sincere question, been studying lots of OSS commercial licensing and always wonder what works in which context
This is a conscious bet I'm making. Yes, it's a good-faith license. The license doesn't even apply to the OSS version (only prebuilt binaries). The bet is that super fans will pay for it in the early days and, as it gets adopted by larger companies, they will pay in order to comply with the legalities of commercial use. So far, it's working! The largest company so far is 34 seats, with a couple more in the pipe!
Re: Postman which I thought worked locally on my computer, is down
#178Re: Postman which I thought worked locally on my computer, is down
#179Question: Do I miss something by not using Postman? My alternatives for development are "Edit and Resend" of a request (in Firefox) and plain old curl scripts for reusable examples.
Re: Postman which I thought worked locally on my computer, is down
#180Hello all, Postman founder here. I did not time this with an AWS outage of this magnitude but I posted about filesystem, git, and offline support coming to Postman last week: https://x.com/a85/status/1978979495836356819?s=46 Postman has a lot of capabilities now that require the cloud but there is still an offline client built in just for requests. Building sign-in and cloud features were not due to a VC-led conspira…
Please can you address the claim that Postman is silently leaking customer secrets to your servers as part of telemetry? https://anonymousdata.medium.com/postman-is-logging-all-your...
https://blog.postman.com/engineering/postman-free-is-secure-...
Postman allows for turning off history, keeping variables local, setting up a local vault all in the free product and in more advanced plans, there are secret scanning capabilities for IT and security teams.
https://blog.postman.com/choose-the-right-postman-plan-for-y...
These issues are not unique to Postman and apply to all cloud products like GitHub as an instance. Products that are “offline” just shift the burden to the user.