diff options
| author | Rasmus Dahlberg <rasmus@rgdd.se> | 2026-03-13 19:34:59 +0100 |
|---|---|---|
| committer | Rasmus Dahlberg <rasmus@rgdd.se> | 2026-03-13 19:34:59 +0100 |
| commit | 4f1d8c6f0fe40bb9a60ed59c641d26195c31ec48 (patch) | |
| tree | 33003b740d8517bdf264efc49053372fc37c09ee | |
| parent | 5f7eae54a1e51669057b062ae82fcc4ed503ad41 (diff) | |
| parent | 7557a8574944c5b2b0d4c4ed89cd9b5e10e54abf (diff) | |
Merge branch 'rgdd/update-readme' into 'main'main
Update README
See merge request tpo/onion-services/sauteed-onions/onion-csr!3
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -13,7 +13,7 @@ Working prototype, please try it and report issues on IRC/Matrix or [GitLab][]. ## Quick start -You will need a Go compiler (version 1.18 or later). If it is not packaged as +You will need a Go compiler (version 1.24 or later). If it is not packaged as part of your distribution, see [how to download and install Go][]. [how to download and install Go]: https://go.dev/doc/install @@ -85,12 +85,12 @@ If you'd like to view the above in ASCII, save it as `csr.pem` and try: ## Contact + - IRC: room `#sauteed-onions` at OFTC.net + - Matrix: room [#sauteed-onions][] (bridged with IRC) - GitLab: [issue board][] - - IRC: room #sauteed-onions at OFTC.net - - Matrix: room [#sauteed-onions][] (which is bridged with IRC) [issue board]: https://gitlab.torproject.org/tpo/onion-services/sauteed-onions/onion-csr/-/issues -[#sauteed-onions]: https://app.element.io/#/room/#sauteed-onions:matrix.org +[#sauteed-onions]: https://matrix.to/#/#sauteed-onions:matrix.org ## Licence |
