taka.goto
Home Lab Guides Blog About

Moria Privacy Policy

Last Updated: January 30, 2026

1. Introduction

Moria is a Daily TikTok Horror Folklore Generator that creates automated horror video content inspired by Japanese folklore. This privacy policy explains how data is collected, used, and stored when using Moria.

2. Information We Collect

Moria is a command-line tool that runs locally on your device. It does not collect personal information from end users. However, the following data is processed:

2.1 Generated Content

  • AI-Generated Stories: Original horror folklore stories created by AI language models
  • AI-Generated Images: Atmospheric images generated for each video scene
  • AI-Generated Audio: Voice narration created via text-to-speech services
  • Final Videos: Compiled video files ready for publishing

2.2 Authentication Data

  • TikTok OAuth Tokens: Access and refresh tokens for TikTok API access, stored locally on your device
  • API Keys: Your personal API keys for third-party services (stored in local environment files)

3. Third-Party Services

Moria integrates with the following third-party services. Your use of these services is subject to their respective privacy policies:

3.1 AI Language Models

  • Anthropic Claude: Used for story generation. Prompts are sent to Anthropic's API. Anthropic Privacy Policy
  • OpenAI GPT-4: Alternative option for story generation. OpenAI Privacy Policy

3.2 Image Generation

  • OpenAI DALL-E 3: Generates scene images based on text prompts. OpenAI Privacy Policy

3.3 Voice Generation

  • ElevenLabs: Converts narration scripts to spoken audio. ElevenLabs Privacy Policy
  • OpenAI TTS: Alternative text-to-speech option. OpenAI Privacy Policy

3.4 Social Media Publishing

  • TikTok Content Posting API: Used to publish videos to TikTok. Videos, titles, and hashtags are sent to TikTok. TikTok Privacy Policy

4. Data Storage

All data is stored locally on your device:

  • Generated content is stored in the ./out/ directory
  • Cached data is stored in the ./cache/ directory to reduce API calls
  • OAuth tokens are stored in .tiktok-tokens.json

No data is stored on external servers operated by Moria. Data sent to third-party APIs is subject to their data retention policies.

5. Data Sharing

Moria does not share your data with third parties beyond the API services required for functionality:

  • Story prompts are sent to AI language model providers
  • Image prompts are sent to image generation services
  • Narration scripts are sent to voice synthesis services
  • Final videos and metadata are sent to TikTok when publishing

6. User Rights

Since Moria stores data locally on your device, you have full control over your data:

  • Access: All generated content is accessible in your local file system
  • Deletion: Delete the ./out/, ./cache/ directories and .tiktok-tokens.json file to remove all stored data
  • Portability: All data is stored in standard formats (JSON, PNG, MP3, MP4)

7. Security

We recommend the following security practices:

  • Keep your .env file secure and never commit it to version control
  • Regularly rotate your API keys
  • Revoke TikTok OAuth access if you stop using the application
  • Use environment variables instead of hardcoding credentials

8. Children's Privacy

Moria is not intended for use by children under 13 years of age. The generated content may contain horror themes unsuitable for minors.

9. Changes to This Policy

We may update this privacy policy from time to time. Changes will be reflected with an updated "Last Updated" date at the top of this page.

10. Contact

For questions about this privacy policy or Moria's data practices, please open an issue on the GitHub repository.


This privacy policy applies to the Moria Daily TikTok Horror Folklore Generator application.

© 2026 taka.goto
GitHub LinkedIn RSS
Now Changelog Uses