summaryrefslogtreecommitdiff
path: root/index.mdwn
blob: 4f4ca679899bb8b4a2e6b9a0e1f0e15cf714cbd2 (plain)
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
[[!meta title="Obnam - backup software"]]

[[!img obnam.jpg class="float_right"
   link=https://zakoyan.com/obnam/
   alt="Obnam logo by Tigran Zakoyan; CC-BY-SA 4.0"]]

[[Tutorial|https://doc.obnam.org/tutorial.html]] —
[[Documentation|https://doc.obnam.org/]] —
[[Contact]] —
[[Blog]] —
[[License]]

Obnam is starting over from scratch. See [blog
post](https://blog.liw.fi/posts/2020/10/16/obnam2_-_a_new_backup_system/).
It is currently not ready to be used, but if you're feeling adventurous, follow
[the tutorial][tutorial] and try it out. Also see [[roadmap]] for current
plans.

This web site used to be about Obnam1, the original version that was
retired in 2017. All that content has been dropped now. 

**25-word summary of the new architecture:** client splits live data
into chunks, then compresses and encrypts them, and uploads new ones
to smart server via HTTP; server never sees cleartext.

[Subplot]: https://subplot.liw.fi/
[tutorial]: https://gitlab.com/larswirzenius/obnam/-/blob/main/tutorial.md

# News

<div class="newslist">
[[!inline pages="page(blog/*)" 
  limit=5 template=titlepage archive=yes trail=no feeds=no]]
</div>


# Links

* [Source code (gitlab.com)](https://gitlab.com/larswirzenius/obnam) ([mirror](http://git.liw.fi/obnam2))
* [[Road map|roadmap]] for developing Obnam.
* Acceptance criteria are documented using [Subplot][], and are on
  [doc.obnam.org](https://doc.obnam.org/).
* [[Contributing]] to Obnam
* [Obnam blog posts by Lars](https://blog.liw.fi/tag/obnam/)
* Other backup software:
  * [Borg](https://www.borgbackup.org/)
  * [Bupstash](https://bupstash.io/)
  * [restic](https://restic.net/)
  * [Snebu](https://www.snebu.com/)
* [Cache Directory Tagging Standard](http://www.bford.info/cachedir/)