secondbrain/connectors
Atlas eb5b67dee2 Add connectors + setup wizard (files / IMAP email / Nextcloud-WebDAV) + encrypted vault
Product layer on top of the pure engine: a wizard to connect the apps that feed
the brain, an encrypted credential vault (Fernet/PBKDF2; app logins never enter
brain.db), and 3 working connectors. Connector data flows through the same
credential-scrub path as the engine. Atlas Corporation proprietary.
2026-07-01 21:50:20 +02:00
..
__init__.py Add connectors + setup wizard (files / IMAP email / Nextcloud-WebDAV) + encrypted vault 2026-07-01 21:50:20 +02:00
base.py Add connectors + setup wizard (files / IMAP email / Nextcloud-WebDAV) + encrypted vault 2026-07-01 21:50:20 +02:00
filesystem.py Add connectors + setup wizard (files / IMAP email / Nextcloud-WebDAV) + encrypted vault 2026-07-01 21:50:20 +02:00
imap_email.py Add connectors + setup wizard (files / IMAP email / Nextcloud-WebDAV) + encrypted vault 2026-07-01 21:50:20 +02:00
vault.py Add connectors + setup wizard (files / IMAP email / Nextcloud-WebDAV) + encrypted vault 2026-07-01 21:50:20 +02:00
webdav.py Add connectors + setup wizard (files / IMAP email / Nextcloud-WebDAV) + encrypted vault 2026-07-01 21:50:20 +02:00