Viewing profile — zalmoxes
zalmoxes
HN member- Joined
- Thu, Jan 09, 2014, 1:12 PM UTC
- HN karma
- 1,251
- Public activity
- 163 items
- HN profile
- View on Hacker News ↗
About zalmoxes
Recent public activity
-
comment
Comment #18684287
I'm neither an employee nor a customer, just someone who was following the project on twitter because it looked very intriguing. I just want to say that the comments on this thread…
- story
-
comment
Comment #18117151
You must buy your devices through the enterprise store, and then it is automatically linked to DEP. Any idea why Apple does not provide a service to test whether a device serial nu…
-
comment
Comment #18117141
they should be the same, yes. You can compare the .mobileconfig file with the spec from the PDF. That's all commercial vendors do, push these XML files to your device.
-
comment
Comment #18117048
Anyone can use DEP, just need a DUNS number to enroll into the program, and then to purchase devices from apple direct, or from an approved reseller. Unfortunately you cannot retro…
-
comment
Comment #18116000
MDM push notifications require to be signed by a special certificate, which is only available upon request.
-
comment
Comment #18115993
Hi, I'm the author(along with several other developers). MicroMDM is used in some enterprise environments and was recently mentioned in a number of security presentations regarding…
-
comment
Comment #18115703
The server is only meant for enterprise deployments. It would be pretty hard to do this on a personal level because you need to apply for an enterprise account with Apple, and requ…
- story
-
comment
Comment #16501825
At [Kolide]( https://kolide.com/ ) we're heavy users of Go Kit, and as a result have also adopted a lot of the style Peter recommends here. We've been slowly expanding on it with a…
-
comment
Comment #16129188
RIP I have a few services which were using Go’s acme/autocert package. I now need to update them to the HTTP challenge.
-
comment
Comment #16008787
As a makefile pragmatist (they’re awful but easy to get started with/most know them) I’m debating between mage and Bazel. I like mage because it would eliminate a lot of make and b…
- story
-
comment
Comment #15745308
Francesc Campoy’s Just for Func series is much better https://m.youtube.com/watch?t=420s&v=mTd3hHUy9OU Also by a Google engineer and using Google Cloud products, but it’s actually …
-
comment
Comment #15718701
Yes that's true. But Docker did popularize it, at least that's how I initially read about it. It's exciting to see that TUF is now a CNCF project.
-
comment
Comment #15717715
We did use cobra in fleet, and worked hard not to use globals https://github.com/kolide/fleet/blob/f909f4808b17ffd5616c6c8... It's doable, but it was hard and while cobra is a nice…
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #15002239
If you haven't already, join the MacAdmins Slack. https://macadmins.herokuapp.com It's an open-invite slack team with over 12000 users - sysadmins, MDM developers, security researc…
- story