MiniCloud is an IoT Hub

Good news. Our MiniCloud paper has been accepted to the 2018 International IoT Conference.

Our front end to the MiniCloud database is here.

Posted in Intro | Leave a comment

Authentication of Moving IoT Objects

My next chapter of PhD research is about behavior authentication 0f dynamic IoT objects such as drones. I am having a collaboration with MDA as a research scientist for this project. Stay tuned for our publications. 🙂

Posted in thesis proposal | Tagged , , , | Leave a comment

New GSA President

I have been elected as the new President of the Graduate Student Association (GSA) at ECE Department. For more info please refer to our website. If you are a graduate student at UBC and would like to talk about our atmosphere in the department, please feel free to come by and say hi! 😀

Have you any questions, I am more than happy to discuss our future social plans and events with you.

Tagged | Leave a comment

Authorization in IoT Systems

On May 11, 2018, I will be at the UBC Cybersecurity Summit, having a speech about my research work of Authorization in IoT systems.

Posted in Intro | Tagged , , | Leave a comment

Bitcoin

I have been recently reading about Bitcoin. This is a semi-tech book to get you started with learning about the different building blocks of Bitcoin.

Bitcoin has three main components, the Blockchain, the peer-to-peer network, and the consensus paradigm. To learn about, read some books like the one that I am suggesting above.

Risks:

  1. There are transaction fees if you do not want to deal with the technical side of the matter (have your own node) — you’d need to resort to traders and exchangers. Thus, Bitcoin is no different from the bank, which charges for a transaction. This will get worse every four years as the mining reward is reduced by half!
  2. The number of blocks keeping transactions increasing, what are the preparations for discarding the old blocks? Perhaps the notion of keeping the entire Blockchain is not a good idea since it requires more than one hundred gigabytes of storage. There is a remedial solution called simplified payment verification (SPV) to allow nodes to operate without storing the full blockchain, however, this method seems a cover-up for the main problem.
  3. The computation and resources eating power for solving the authenticity of the blocks is increasing, what preparations must be made toward them?
  4. Bitcoin and similar cryptocurrencies are the sources of crime. Look at Bitcoin’s dark side abusers, the Silk Road story. Could it come back again? Well, I know there have been a one-hundred million dollars one-time transaction, obviously not by normal citizens! So still a playground for criminals.
  5. It is a virtual money based on the code. If the code changes, so do the rules. Ironically, is the code running any unit tests! Lol!
  6. I would assume, if we want to take cryptocurrency as serious as real currencies, they need some backup by a state or bank, perhaps!
  7. Bitcoin is still a floating-price money, fluctuates a lot based on the supply-demand market, every second; see GDAX order book.
  8. Could there possibly be Bitcoin paper bills in future? If no, what happens to the cash spending? If yes, who is in charge of issuing the paper bills?
  9. How would the tax system work with Bitcoin? I guess the entire point of Bitcoin has been to bypass the government tax, wasn’t it? Then how can we govern our communities without taxes? No tax no improvement promises in our community?

In addition, there are some interesting articles that are worth sharing here:

Also, a very interesting research area, if you are looking for one:

Posted in Intro | Tagged , , , | 1 Comment

nwHackathon 2018

We participated in the nwHackathon this year and were able to accomplish and IoT end-to-end implementation in less than 12 hours. You can visit our project page here.

Posted in Intro | Leave a comment

AWS IoT Project II

Our Capstone team has made a fantastic job in implementing the following architecture for our lab sensors. Our smart devices are now available via the pubsub notifications to web services via a handful of AWS cloud components.

 

Posted in Capstone | Tagged , , | Leave a comment

AWS IoT project

Our amazing Capstone team has just launched the AWS IoT project with a motion sensor blinking an LED and taking a snapshot over the cloud. They will be adding more devices to control over the cloud in their smart home initiative project by using the pubsub and REST architectural style functions. I am so proud of this team.

 

Posted in Capstone | Tagged , , , , , | Leave a comment

Thesis Proposal

I successfully defended my thesis proposal in October 2017. I am officially a PhD candidate.

My proposal title is Security of Emerging IoT Systems

Posted in thesis proposal | Tagged , , , | Leave a comment

Usenix Security Symposium

Our poster has been accepted at the prestigious Usenix security symposium to present in August 2017.

Posted in conference | Tagged , , | Leave a comment