Acknowledgements

The open-source work Muse and this site are built on.

GeoNames

Place names — city, region and country — are worked out entirely on your own Mac from a bundled list of towns and cities. Nothing is ever looked up online.

That list comes from the GeoNames geographical database, used under the Creative Commons Attribution 4.0 International licence.

Source
geonames.org
Licence
CC BY 4.0

GRDB.swift

The SQLite toolkit Muse uses for its local library database.

Source
github.com/groue/GRDB.swift
Licence
MIT

libwebp

Google’s WebP encoder, which is what makes WebP available as an export format.

Source
chromium.googlesource.com/webm/libwebp
Licence
BSD 3-Clause

fflate

A small DEFLATE decompressor. It runs in the browser on a shared collection’s web page, to unpack the manifest carried inside the link.

Source
github.com/101arrowz/fflate
Licence
MIT

Typefaces

This site sets its type in Bricolage Grotesque, Geist and Geist Mono, all under the SIL Open Font Licence and all served from this domain — no font request leaves for a third party, so no visitor’s IP address reaches one.

Licence
SIL Open Font License 1.1

Apple frameworks

Image analysis, text recognition, rendering and playback are done with Apple’s own frameworks — Vision, Core Image, ImageIO, PDFKit, AVFoundation and Quick Look — running on your Mac.