3.9 KiB
title | layout | date | updated |
---|---|---|---|
About | page | 2019-09-20 | 2021-02-24 |
About Me
Projects
-
Core member of Hexojs organisation and maintainer of Hexo, a Nodejs-powered static site generator. (This site is created using Hexo)
-
hexo-yam: Yet Another Minifier plugin for Hexo. Minify and compress HTML, JS, CSS and SVG. XML, JSON, etc. Support gzip and brotli compressions.
-
hexo-nofollow: A Hexo plugin that adds
rel="external nofollow noopener noreferrer"
to all external links in your blog posts for security, privacy and SEO. -
urlhaus-filter: A set of blocklists to restrict ~3,000 malware websites. Part of uBlock Origin's default filter. Based on URLhaus.
-
phishing-filter: A set of blocklists to restrict ~9,000 phishing websites. Based on PhishTank and OpenPhish.
Architecture
mdleom.com is hosted on a VPS with Cloudflare CDN. The OS is NixOS and the web server is Caddy. The web server is a reverse proxy, specifically an active/standby load balancer to multiple backend for redundancy. The backend (where the static site is actually hosted) are Cloudflare Pages, Netlify and GitHub Pages, in order of priority. Blog content is deployed from a GitLab repository which hosts the source. The repo also hosts images and attachments; images are resized on-the-fly using Statically.
More details are available in the following series of posts:
- {% post_link caddy-nixos-part-1 'Part 1: Install NixOS' %}
- {% post_link caddy-nixos-part-2 'Part 2: Configure NixOS' %}
- {% post_link caddy-nixos-part-3 'Part 3: Configure Caddy' %}
- {% post_link tor-hidden-onion-nixos 'Part 4: Setup Tor hidden service' %}
- {% post_link i2p-eepsite-nixos 'Part 5: Configure I2P' %}
Publications
- Leom, MD, Deegan, G, Martini, B & Boland, J 2021, 'Information disclosure in mobile device: examining the influence of information relevance and recipient', HICSS, pp. 4632-4640. PDF
- Leom, MD 2020, 'User privacy preservation on mobile devices: investigating the role of contextual integrity', PhD thesis, University of South Australia. PDF
- Leom, MD, Choo, K-KR & Hunt, R 2016, 'Remove wiping and secure deletion on mobile devices: a review', Journal of Forensic Sciences, pp. 1-20, doi: 10.1111/1556-4029.13203. Postprint
- Leom, MD 2015, 'Remote wiping in Android', MSc thesis, University of South Australia. PDF
- Leom, MD, D'orazio, CJ, Deegan, G & Choo, K-KR 2015, 'Forensic collection and analysis of thumbnails in Android', Trustcom/BigDataSE/ISPA, IEEE, pp. 1059-66, doi: 10.1109/Trustcom.2015.483. Postprint