Tyler Butler

Results 10 comments of Tyler Butler

Sorry, I mistakenly looked at the protocol version instead of the firmware version when I originally listed it. Fixed now. My firmware has always been at v1.4 ![image](https://user-images.githubusercontent.com/8455488/29902377-d2ce3f3c-8dcb-11e7-9f14-122e3bd9f179.png)

Sorry for the delay, I've been busy with work but finally got to run some more tests tonight. The first set of tests I ran had a very long pause...

Hi, Thanks for your interest. I'm currently working hard on getting a production version of Monitordroid out (the current version is just a minimum viable product) and admit I have...

Nico, We would love it if you could alert us to any insecure source-code we may have, because we as developers are somewhat inexperienced when it comes to security. We...

Just following up, have you found anything with your penetration tests?

Are you talking about the live commercial application hosted at http://monitordroid.com? Because there is no access control in the open source version listed here.

I'm currently working on a Rust implementation of the CFDP protocol. However, I was planning on it being proprietary (open to opinions on this). I'm a fan of open source...

I'm somewhat ignorant on the subject, but isn't `no_std` only really necessary when writing kernel, firmware, or bootloader code? I'd like to see data on it, but I assume that...

@MagixInTheAir From what I know, CCSDS standards are quite extensive. I'm only really familiar with the ones that I use at work which include CFDP (file transfer protocol for space)...

I did quite a bit of research into file transfer protocols for spacecraft last year. To summarize, I think you really only need something like CFDP for deep space systems....