Skip to content

Commit a77d96d

Browse files
Merge pull request #89 from borgbackup/misc-updates
Misc updates
2 parents 8cce3ef + 4cef0b2 commit a77d96d

File tree

4 files changed

+38
-18
lines changed

4 files changed

+38
-18
lines changed

index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ BorgBackup – Deduplicating archiver with compression and authenticated encrypt
1313
<ul>
1414
<li>Space efficient storage of backups.
1515
<li>Secure, authenticated encryption.
16-
<li>Compression: LZ4, zlib, LZMA, zstd (since borg 1.1.4).
16+
<li>Compression: lz4, zstd, zlib, lzma or none.
1717
<li>Mountable backups with FUSE.
1818
<li>Easy installation on multiple platforms: Linux, macOS, BSD, ...
1919
<li>Free software (BSD license).

releases/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The current release is |current1.2|, released on |current1.2date|.
3838
Borg 1.1
3939
--------
4040

41-
Borg 1.1 is the current **oldstable** series of Borg.
41+
Borg 1.1 is not supported any more, please use Borg 1.2.x.
4242
The current release is |current1.1|, released on |current1.1date|.
4343

4444
- `1.1.0 release announcement <borg-1.1.html>`_
@@ -49,7 +49,7 @@ The current release is |current1.1|, released on |current1.1date|.
4949
Borg 1.0
5050
--------
5151

52-
Borg 1.0 is not supported any more, please use 1.1.x.
52+
Borg 1.0 is not supported any more, please use Borg 1.2.x.
5353
The last release in this series was |current1.0|, released on |current1.0date|.
5454

5555
- `Documentation <https://borgbackup.readthedocs.io/en/1.0-maint/>`__

support/free.rst

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,17 @@ channel (you might still need a registered nick to join our channel, see above):
5151

5252
`#borgbackup channel web IRC <https://web.libera.chat/?nick=Guest&#borgbackup>`_
5353

54+
.. _matrix:
55+
56+
Matrix Chat
57+
-----------
58+
59+
You can also use a matrix protocol based chat client like e.g.
60+
`Element <https://app.element.io>`_ to join the
61+
`#borgbackup room <https://matrix.to/#/!KnTJxMbCJuuVyjTSeJ:libera.chat?via=libera.chat&via=matrix.org&via=rudd-o.com>`_.
62+
63+
Note: This room is bridged to the #borgbackup IRC channel on libera.chat.
64+
5465
.. _mailing_list:
5566

5667
Mailing list
@@ -63,24 +74,18 @@ unsubscribe and where you can find the archives of the list, see the
6374

6475
.. _twitter:
6576

66-
Twitter
67-
-------
68-
69-
Follow @borgbackup for announcements. You can also add @borgbackup if you
70-
would like to get retweeted for a borg related tweet.
71-
72-
Please understand that Twitter is not suitable for longer / more complex
73-
discussions - use one of the other channels for that.
77+
.. _mastodon:
7478

75-
.. _reddit:
79+
Mastodon / Twitter / X
80+
-----------------------
7681

77-
Reddit
78-
------
82+
Follow us there for announcements:
7983

80-
Our official subreddit is a great place to get support from other users
81-
or discuss your current setup or project.
84+
- Mastodon: https://fosstodon.org/@borgbackup
85+
- Twitter/X: https://twitter.com/borgbackup
8286

83-
See `r/BorgBackup <https://www.reddit.com/r/BorgBackup/>`_
87+
Please understand that Twitter/X and mastodon are not suitable for longer / more
88+
complex discussions - use one of the other channels for that.
8489

8590
.. _bounties_and_fundraisers:
8691

support/fund.rst

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ You can support the BorgBackup Project using these options:
1212

1313
- `PayPal Donation to Waldmann EDV <https://www.paypal.com/donate/?hosted_button_id=58A7SUQJZLBQ8>`_
1414
- `BorgBackup Team on Liberapay <https://liberapay.com/borgbackup/donate>`_
15-
- `BorgBackup Team on BountySource <https://www.bountysource.com/teams/borgbackup>`_
15+
- `BorgBackup Github Sponsors <https://github.com/sponsors/borgbackup>`_
16+
- `BorgBackup on OpenCollective <https://opencollective.com/borgbackup>`_
17+
- `BorgBackup on BountySource <https://www.bountysource.com/teams/borgbackup>`_
1618

1719
PayPal
1820
------
@@ -31,6 +33,19 @@ create a long term sustainable project.
3133
The funds are distributed to the borgbackup team members and as a borgbackup
3234
developer you can join the team.
3335

36+
Github sponsors and OpenCollective
37+
----------------------------------
38+
39+
On Github, you can become a sponsor and support us on a regular basis or alternatively
40+
also do a one-time donation.
41+
42+
The funds are transferred to OpenCollective Europe (OC EU) then, which is our fiscal host.
43+
44+
You can also give funds directly via OpenCollective, they also go to OC EU then.
45+
46+
The funds held by OC EU for us can be used to pay misc. project-related expenses
47+
submitted by borgbackup team members.
48+
3449
BountySource
3550
------------
3651

0 commit comments

Comments
 (0)