Merge pull request #160 from jermanuts/master

Add direct links and fix Matrix link
This commit is contained in:
tobtoht 2024-02-23 13:24:42 +00:00 committed by GitHub
commit 623f3a86ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View file

@ -30,7 +30,7 @@ Security issues that affect Feather always warrant a new release as soon as poss
- Ensure releases are reproducible and stay that way - Ensure releases are reproducible and stay that way
- Upload source archives to the fallback mirror - Upload source archives to the fallback mirror
To learn more about Feather's build system, see: `contrib/guix/README.md` To learn more about Feather's build system, see: [`contrib/guix/README.md`](https://github.com/feather-wallet/feather/blob/master/contrib/guix/README.md)
[Bootstrappable builds](https://bootstrappable.org/) are a requirement for all release builds since version 2.2.2. [Bootstrappable builds](https://bootstrappable.org/) are a requirement for all release builds since version 2.2.2.
Our Guix time-machine is currently pinned at a commit which implements the Our Guix time-machine is currently pinned at a commit which implements the

View file

@ -12,8 +12,8 @@ Copyright (c) 2020-2024, The Monero Project.
* Reddit: [/r/FeatherWallet](https://old.reddit.com/r/FeatherWallet) * Reddit: [/r/FeatherWallet](https://old.reddit.com/r/FeatherWallet)
* Lemmy: [monero.town/c/featherwallet](https://monero.town/c/featherwallet) * Lemmy: [monero.town/c/featherwallet](https://monero.town/c/featherwallet)
* Mail: dev@featherwallet.org * Mail: dev@featherwallet.org
* IRC: `#feather` on OFTC * IRC: `#feather` on [OFTC](https://www.oftc.net/)
* Matrix: `#feather:monero.social` * Matrix: [matrix.to/#/#feather:monero.social](https://matrix.to/#/#feather:monero.social)
**Download** the latest release [here](https://featherwallet.org/download). **Download** the latest release [here](https://featherwallet.org/download).
@ -33,6 +33,6 @@ See [contrib/guix/README.md](https://github.com/feather-wallet/feather/blob/mast
If you are looking to set up a development environment for Feather, see [HACKING.md](https://github.com/feather-wallet/feather/blob/master/HACKING.md). If you are looking to set up a development environment for Feather, see [HACKING.md](https://github.com/feather-wallet/feather/blob/master/HACKING.md).
It is highly recommended that you join the `#feather` IRC channel on OFTC or `#feather:monero.social` on Matrix if you It is highly recommended that you join the `#feather` IRC channel on [OFTC](https://www.oftc.net/) or [`#feather:monero.social`](https://matrix.to/#/#feather:monero.social) on Matrix if you
are hacking on Feather. Due to the nature of this open source software project, idling in this channel is the best are hacking on Feather. Due to the nature of this open source software project, idling in this channel is the best
way to stay updated on best practices and new developments. way to stay updated on best practices and new developments.

View file

@ -12,4 +12,4 @@ The following keys may be used to communicate sensitive information to developer
|---------|---------------------------------------------------| |---------|---------------------------------------------------|
| tobtoht | E87B D921 CDD8 85C9 D78A 38C5 E45B 10DD 027D 2472 | | tobtoht | E87B D921 CDD8 85C9 D78A 38C5 E45B 10DD 027D 2472 |
Public keys can be found in `utils/pubkeys`. Public keys can be found in [`utils/pubkeys`](utils/pubkeys).