Security Information

Authentication

Git Secure Uploader uses Discord OAuth2 for user authentication. This means:

  • You must have a Discord account to use this service
  • Your Discord account must be verified
  • You must be a member of the SBDevelopment Git organization

Security Measures

We take security seriously. Here's how we protect your files:

  • All files are encrypted using AES-256-GCM before storage
  • Each file has its own unique encryption key
  • Files can only be accessed by authenticated users
  • All file operations are logged for security auditing

Local Storage

Information about how your files are stored:

  • Files are stored encrypted on disk
  • File metadata is stored in a secure database
  • Files can only be accessed through the application
  • Regular backups are performed to prevent data loss