Open Source Licenses
Last updated: July 6, 2026
Verdicord is built on great free software. This page names the main components and their licenses; the full license texts can be found in the linked projects. The list covers the main components, not every single sub-dependency; questions about it are welcome at info@verdicord.com.
Fonts
All fonts used are licensed under the SIL Open Font License 1.1:
- App: Bricolage Grotesque, Hanken Grotesk, Newsreader, Inter, IBM Plex Mono
- Website: Fraunces, Inter, Alegreya, Commissioner, Sofia Sans, Bricolage Grotesque, Hanken Grotesk, Newsreader (served via Fontsource, MIT)
App
- React Native and React (MIT)
- Expo including its modules (MIT)
- supabase-js (MIT)
- React Navigation (MIT)
- react-native-svg, react-native-reanimated, react-native-screens (MIT)
- @shopify/react-native-skia (MIT), built on the Skia Graphics Engine (BSD-3-Clause)
- react-native-fast-tflite (MIT) with TensorFlow Lite / LiteRT (Apache-2.0) as the runtime for plant recognition
- react-native-purchases (MIT)
- AsyncStorage, safe-area-context and other community modules (MIT)
The plant recognition model is our own, self-trained model and runs entirely on your device; no photos are transmitted to any server for this purpose.
Website
- Astro (MIT)
- GSAP (GSAP Standard License, free to use)
- force-graph (MIT)
- Lenis (MIT)
Thanks
To everyone who builds and maintains these tools: thank you. Without free software, Verdicord wouldn't exist in this form.