summaryrefslogtreecommitdiff
path: root/index.mdwn
blob: ecbecbb4dcbf0b63c75e698a792e66b0075f2a98 (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.svg class="float_right"
   link="https://zakoyan.com/obnam/"
   alt="Obnam logo by Tigran Zakoyan; CC-BY-SA 4.0"]]

[Tutorial](https://gitlab.com/obnam/obnam/-/blob/main/tutorial.md?ref_type=heads) —
[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.

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/obnam/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/obnam/obnam) ([mirror](http://git.liw.fi/obnam2))
* Acceptance criteria are documented using [Subplot][], and are on
  [doc.obnam.org](https://doc.obnam.org/).
* [[Contributing]] to Obnam
* [Benchmark results](https://doc.obnam.org/obnam-benchmark-results/)
* [Obnam blog posts by Lars](https://blog.liw.fi/tag/obnam/)
* Other backup software:
  * [Borg](https://www.borgbackup.org/)
  * [Bupstash](https://bupstash.io/)
  * [Kopia](https://kopia.io/)
  * [restic](https://restic.net/)
  * [Snebu](https://www.snebu.com/)
* [Cache Directory Tagging Standard](http://www.bford.info/cachedir/)