-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathumbrel-app.yml
More file actions
56 lines (44 loc) · 1.87 KB
/
Copy pathumbrel-app.yml
File metadata and controls
56 lines (44 loc) · 1.87 KB
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
manifestVersion: 1
id: haven
category: social
name: Haven
version: "1.5.1"
tagline: High Availability Vault for Events on Nostr
description: >-
Haven is a sovereign personal relay for the Nostr protocol, designed for storing
and backing up sensitive notes like eCash, private chats, and drafts.
Haven operates as four specialized relays in one application:
- Private Relay: Restricted to the owner for drafts and sensitive content
- Chat Relay: For direct messages with web-of-trust filtering
- Inbox Relay: Aggregates notes where the owner is mentioned
- Outbox Relay: Publicly accessible storage for owner's posts
- Blossom Media Server: Hosts images and videos for sharing
Features include intelligent filtering through web-of-trust protection, automatic
note aggregation from other relays, cloud backup capabilities, and broadcast
distribution to multiple relays simultaneously.
releaseNotes: >-
This release fixes Blossom media being lost on every relay restart.
- Uploaded images and videos now persist across restarts. The media storage
path was missing a trailing slash, so uploads were written outside the
mounted volume and disappeared when the relay restarted (clients saw them
until then, then got 404s). Defaults are corrected, the config UI normalizes
the path you enter, and the relay repairs a bad value on startup.
- Note: media uploaded before this update was never saved to disk and cannot
be recovered; the fix only makes future uploads persist.
developer: Bitvora
website: https://github.com/barrydeen/haven
dependencies: []
repo: https://github.com/barrydeen/haven
support: https://github.com/barrydeen/haven/issues
port: 8080
gallery:
- 1.jpg
- 2.jpg
tor:
- port: 3355
hiddenServicePort: 80
path: ""
defaultUsername: ""
defaultPassword: ""
submitter: Haven Community
submission: https://github.com/getumbrel/umbrel-apps