The freenet.org website source code

October 28, 2024 ยท View on GitHub

Directory overview

  • hugo-site - The main website generated using Hugo static site generator.
  • rust/gkwasm - The code that generates the webassembly used by Ghost Keys
  • rust/gklib - A Rust crate for use with Ghost Keys
  • rust/cli - A Rust command line tool for use with Ghost Keys
  • rust/api - The API used by the website to create new Ghost Keys, built using Axom