Open Source Licenses
HomeProof is built on top of the iOS frameworks Apple provides plus the third-party libraries listed below. Their licenses are reproduced verbatim where required.
Third-party libraries
Sentry-Cocoa
SDK for crash and error reporting. Used per the privacy-first configuration documented in the Privacy Policy.
- Project: github.com/getsentry/sentry-cocoa
- License: MIT License
- Copyright: © 2014–present Sentry
Show full MIT License text
The MIT License (MIT) Copyright (c) 2014-present Sentry Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Apple frameworks (system, no separate license)
HomeProof uses these Apple-provided frameworks. They are part of iOS and governed by the Apple Software License Agreement.
- SwiftUI — UI framework
- SwiftData — local persistence
- CloudKit — iCloud private database backup
- Vision — on-device OCR (text recognition)
- VisionKit — document scanner UI
- PDFKit — Insurance Report PDF rendering
- StoreKit 2 — In-app subscriptions
- UserNotifications — warranty expiry reminders
- LocalAuthentication — Face ID / Touch ID vault lock
- PhotosUI — photo library picker
- Combine — reactive observers
- Network — offline detection
Fonts
HomeProof uses San Francisco Pro Display and SF Pro Text, the default system fonts on iOS. Their use is governed by the Apple Software License Agreement.
Icons and design
Icons in the app are custom SVG line-icons rendered at runtime, plus selected SF Symbols (Apple's system icon set, royalty-free for use in iOS apps).
The HomeProof logo, app icon, and overall visual design are © 2026 Tunari (Orest Rodkin). All rights reserved.
Reporting a missing attribution
If HomeProof ships a library that is not listed above, this is an oversight. Please email tunarivpn@gmail.com with the library name and the page where it's referenced, and we'll add it within 5 business days.