• Что бы вступить в ряды "Принятый кодер" Вам нужно:
    Написать 10 полезных сообщений или тем и Получить 10 симпатий.
    Для того кто не хочет терять время,может пожертвовать средства для поддержки сервеса, и вступить в ряды VIP на месяц, дополнительная информация в лс.

  • Пользаватели которые будут спамить, уходят в бан без предупреждения. Спам сообщения определяется администрацией и модератором.

  • Гость, Что бы Вы хотели увидеть на нашем Форуме? Изложить свои идеи и пожелания по улучшению форума Вы можете поделиться с нами здесь. ----> Перейдите сюда
  • Все пользователи не прошедшие проверку электронной почты будут заблокированы. Все вопросы с разблокировкой обращайтесь по адресу электронной почте : info@guardianelinks.com . Не пришло сообщение о проверке или о сбросе также сообщите нам.

Introducing ShadowBox: A Privacy-First Cloud Storage App

Lomanu4 Оффлайн

Lomanu4

Команда форума
Администратор
Регистрация
1 Мар 2015
Сообщения
1,481
Баллы
155
Introducing ShadowBox: A Privacy-First Cloud Storage App


Hey everyone ?

Just wanted to share a project I’ve been working on called ShadowBox — an open-source, privacy-focused cloud storage app. If you're into encryption, privacy tools, or building apps with Flutter and Python, this might be up your alley.

Why ShadowBox?


With all the data breaches and privacy concerns out there, it’s hard to trust big-name cloud storage platforms. ShadowBox is my attempt to build something different — a secure, open-source alternative that gives users full control over their files.

The idea is simple: strong encryption, a clean interface, and the potential for decentralized storage using IPFS.

Right now, it’s a working prototype with:

  • A Flutter-based mobile app (also works on web)
  • A Python/Flask backend
  • AES-256 file encryption

I’m looking for collaborators — devs, testers, designers, privacy folks — anyone who’s interested in making this better.

What ShadowBox Offers


Here’s what’s working now, and what’s planned:

  • AES-256 Encryption: Files are encrypted before they leave your device.
  • Cross-Platform Support: Thanks to Flutter, it runs on iOS, Android, and web.
  • Decentralized Storage (Coming Soon): We’re exploring IPFS integration.
  • Open Source: Fully transparent, contributions welcome.
  • Simple UI: Focused on usability, not complexity.
Tech Stack

  • Frontend: Flutter (Dart)
  • Backend: Flask (Python)
  • Encryption: AES-256 (client-side)
  • Storage: Local for now — IPFS coming soon

Check out the GitHub repo for the code and setup instructions.

Current Status


It's early days. You can:

  • Upload/download encrypted files
  • Try out the basic UI and encryption flow
  • Dig into the code and suggest improvements

Still not ready for production or storing anything sensitive — but that’s the goal.

How to Get Involved


Want to help? Here’s how:

  • Dev? We need help with Flutter UI, backend stuff, encryption, IPFS integration. There are issues on GitHub — some are beginner-friendly.
  • Tester? Give it a try, break it, tell us what’s broken.
  • Designer? UI/UX feedback would be amazing.
  • Privacy fan? Share it, talk about it, join the conversation.
Getting Started



bash
git clone

Пожалуйста Авторизируйтесь или Зарегистрируйтесь для просмотра скрытого текста.


cd Shadow
# Follow the README to set up Flutter and Python


Пожалуйста Авторизируйтесь или Зарегистрируйтесь для просмотра скрытого текста.

 
Вверх Снизу