blob: 9babcd52da0abe3502ad6a117f2a9ee2d5b59d25 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
# Storage
> Storage is a place to keep your digital stuff.
## Features
### Multimedia
Video and audio gets special treatment with
- cover art support
- library management features
- streaming abilities
Text files can be rendered as markdown and html.
Any folder can be turned into a notebook with common note taking and task management abilities.
### Encryption
Any file or folder can be encrypted at rest.
### Sharing
Any filer or folder can be shared arbitrarily.
### Clients
Full featured Web and iOS clients are available.
### Public API
The Storage api is dogfed, versioned and extensively documented.
### Self hostable
Pay us to host Storage for you, or host Storage on your own server using our docker images and extensive setup documentation.
|