18 lines
540 B
Markdown
18 lines
540 B
Markdown
|
+++
|
||
|
title = "Connect"
|
||
|
weight = 20
|
||
|
sort_by = "weight"
|
||
|
template = "documentation.html"
|
||
|
+++
|
||
|
|
||
|
## Standard protocols
|
||
|
|
||
|
- [IMAP](@/documentation/connect/imap.md) - Access to your mailbox
|
||
|
- [CalDAV](@/documentation/connect/caldav.md) - Access to your calendars
|
||
|
- [CardDAV](@/documentation/connect/carddav.md) - Access to your contacts
|
||
|
|
||
|
## Client-side encryption
|
||
|
|
||
|
- [Proxy](@/documentation/connect/proxy.md) - Proxy approach to access to your profile
|
||
|
- [WASM](@/documentation/connect/wasm.md) - Library approach to access to your profile
|