You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stale-issue-message: 'Oops, seems like we needed more information for this issue, please comment with more details or this issue will be closed in 7 days.'
20
+
close-issue-message: 'This issue was closed because it is missing author input.'
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4473,10 +4473,10 @@ The scripts in https://github.com/ipfs/go-ipfs-example-plugin have been updated
4473
4473
- regenerate the testdata certificate with SAN instead of CommonName ([lucas-clemente/quic-go#2723](https://github.com/lucas-clemente/quic-go/pull/2723))
4474
4474
- make it possible to use multiple qtls versions at the same time, add support for Go 1.15 ([lucas-clemente/quic-go#2720](https://github.com/lucas-clemente/quic-go/pull/2720))
4475
4475
- add fuzzing for transport parameters ([lucas-clemente/quic-go#2713](https://github.com/lucas-clemente/quic-go/pull/2713))
4476
-
- run golangci-lint on Github Actions ([lucas-clemente/quic-go#2700](https://github.com/lucas-clemente/quic-go/pull/2700))
4476
+
- run golangci-lint on GitHub Actions ([lucas-clemente/quic-go#2700](https://github.com/lucas-clemente/quic-go/pull/2700))
4477
4477
- disallow values above 2^60 for Config.MaxIncoming{Uni}Streams ([lucas-clemente/quic-go#2711](https://github.com/lucas-clemente/quic-go/pull/2711))
4478
4478
- never send a value larger than 2^60 in MAX_STREAMS frames ([lucas-clemente/quic-go#2710](https://github.com/lucas-clemente/quic-go/pull/2710))
4479
-
- run the check for go generated files on Github Actions instead of Travis ([lucas-clemente/quic-go#2703](https://github.com/lucas-clemente/quic-go/pull/2703))
4479
+
- run the check for go generated files on GitHub Actions instead of Travis ([lucas-clemente/quic-go#2703](https://github.com/lucas-clemente/quic-go/pull/2703))
4480
4480
- update QUIC draft version information in README ([lucas-clemente/quic-go#2715](https://github.com/lucas-clemente/quic-go/pull/2715))
4481
4481
- remove Fuzzit badge from README ([lucas-clemente/quic-go#2714](https://github.com/lucas-clemente/quic-go/pull/2714))
4482
4482
- use the correct return values in Fuzz() functions ([lucas-clemente/quic-go#2705](https://github.com/lucas-clemente/quic-go/pull/2705))
@@ -4805,7 +4805,7 @@ Use-cases:
4805
4805
- feat(gateway): show the absolute path and CID every time ([ipfs/go-ipfs#7219](https://github.com/ipfs/go-ipfs/pull/7219))
4806
4806
- fix: do not use hard coded IPNS Publish maximum timeout duration ([ipfs/go-ipfs#7256](https://github.com/ipfs/go-ipfs/pull/7256))
4807
4807
- Auto-comment on submitted PRs ([ipfs/go-ipfs#7248](https://github.com/ipfs/go-ipfs/pull/7248))
- docs: fix subdomain examples in CHANGELOG ([ipfs/go-ipfs#7240](https://github.com/ipfs/go-ipfs/pull/7240))
4810
4810
- doc: add snap to the release checklist ([ipfs/go-ipfs#7253](https://github.com/ipfs/go-ipfs/pull/7253))
4811
4811
- Welcome message for users opening their first issue ([ipfs/go-ipfs#7247](https://github.com/ipfs/go-ipfs/pull/7247))
@@ -10243,8 +10243,8 @@ This is the first Release Candidate. Unless there are vulnerabilities or regress
10243
10243
- Improve command descriptions to fit a width of 78 characters. (@RichardLitt, [ipfs/go-ipfs#2779](https://github.com/ipfs/go-ipfs/pull/2779), [ipfs/go-ipfs#2780](https://github.com/ipfs/go-ipfs/pull/2780), [ipfs/go-ipfs#2782](https://github.com/ipfs/go-ipfs/pull/2782))
10244
10244
- Fix filename conflict in the debugging guide. (@Kubuxu, [ipfs/go-ipfs#2752](https://github.com/ipfs/go-ipfs/pull/2752))
10245
10245
- Decapitalize log messages, according to Golang style guides. (@RichardLitt, [ipfs/go-ipfs#2853](https://github.com/ipfs/go-ipfs/pull/2853))
Copy file name to clipboardExpand all lines: README.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Before opening an issue, consider using one of the following locations to ensure
24
24
25
25
## Next milestones
26
26
27
-
[Milestones on Github](https://github.com/ipfs/go-ipfs/milestones)
27
+
[Milestones on GitHub](https://github.com/ipfs/go-ipfs/milestones)
28
28
29
29
<!-- ToDo automate creation of these
30
30
[](https://github.com/ipfs/go-ipfs/milestone/51)
@@ -47,24 +47,26 @@ Before opening an issue, consider using one of the following locations to ensure
-[Download and Compile IPFS](#download-and-compile-ipfs)
61
-
-[Cross Compiling](#cross-compiling)
62
-
-[OpenSSL](#openssl)
61
+
-[Cross Compiling](#cross-compiling)
62
+
-[OpenSSL](#openssl)
63
63
-[Troubleshooting](#troubleshooting)
64
64
-[Updating go-ipfs](#updating-go-ipfs)
65
+
-[Using ipfs-update](#using-ipfs-update)
66
+
-[Downloading IPFS builds using IPFS](#downloading-ipfs-builds-using-ipfs)
65
67
-[Getting Started](#getting-started)
66
-
-[Some things to try](#some-things-to-try)
67
68
-[Usage](#usage)
69
+
-[Some things to try](#some-things-to-try)
68
70
-[Troubleshooting](#troubleshooting-1)
69
71
-[Packages](#packages)
70
72
-[Development](#development)
@@ -78,11 +80,7 @@ Before opening an issue, consider using one of the following locations to ensure
78
80
79
81
## Security Issues
80
82
81
-
The IPFS protocol and its implementations are still in heavy development. This means that there may be problems in our protocols, or there may be mistakes in our implementations. And -- though IPFS is not production-ready yet -- many people are already running nodes in their machines. So we take security vulnerabilities very seriously. If you discover a security issue, please bring it to our attention right away!
82
-
83
-
If you find a vulnerability that may affect live deployments -- for example, by exposing a remote execution exploit -- please send your report privately to [email protected]. Please DO NOT file a public issue.
84
-
85
-
If the issue is a protocol weakness that cannot be immediately exploited or something not yet deployed, just discuss it openly.
83
+
Please follow [`SECURITY.md`](SECURITY.md).
86
84
87
85
## Install
88
86
@@ -168,7 +166,9 @@ $ sudo snap install ipfs
168
166
169
167
The snap sets `IPFS_PATH` to `SNAP_USER_COMMON`, which is usually `~/snap/ipfs/common`. If you want to use `~/.ipfs` instead, you can bind-mount it to `~/snap/ipfs/common` like this:
170
168
171
-
```sudo mount --bind ~/.ipfs ~/snap/ipfs/common```
169
+
```
170
+
$ sudo mount --bind ~/.ipfs ~/snap/ipfs/common
171
+
```
172
172
173
173
If you want something more sophisticated to escape the snap confinement, we recommend using a different method to install `go-ipfs` so that it is not subject to snap confinement.
0 commit comments