mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-20 11:57:24 +02:00
Compare commits
3 Commits
f629445707
...
7c4c7727d3
Author | SHA1 | Date | |
---|---|---|---|
![]() |
7c4c7727d3 | ||
78d0df26af | |||
8e800ef806 |
6
Gemfile.lock
generated
6
Gemfile.lock
generated
@ -41,9 +41,9 @@ GEM
|
||||
ffi (1.16.3)
|
||||
forwardable-extended (2.6.0)
|
||||
gemoji (4.1.0)
|
||||
github-pages (229)
|
||||
github-pages (230)
|
||||
github-pages-health-check (= 1.18.2)
|
||||
jekyll (= 3.9.4)
|
||||
jekyll (= 3.9.5)
|
||||
jekyll-avatar (= 0.8.0)
|
||||
jekyll-coffeescript (= 1.2.2)
|
||||
jekyll-commonmark-ghpages (= 0.4.0)
|
||||
@ -98,7 +98,7 @@ GEM
|
||||
http_parser.rb (0.8.0)
|
||||
i18n (1.14.1)
|
||||
concurrent-ruby (~> 1.0)
|
||||
jekyll (3.9.4)
|
||||
jekyll (3.9.5)
|
||||
addressable (~> 2.4)
|
||||
colorator (~> 1.0)
|
||||
em-websocket (~> 0.5)
|
||||
|
@ -176,7 +176,7 @@ These likely also exist, but just without the `vendor-` part when searhcing.
|
||||
|
||||
# Firefox about:config
|
||||
|
||||
_On LibreAwoo, refer to my [conf/librewolf.overrides.cfg.js in my shell-things repo](https://gitea.blesmrt.net/mikaela/shell-things/src/branch/master/conf/librewolf.overrides.cfg.js)._
|
||||
_On LibreAwoo or autoconfig, refer to my [conf/librewolf.overrides.cfg in my shell-things repo](https://gitea.blesmrt.net/mikaela/shell-things/src/branch/master/conf/librewolf.overrides.cfg) which has kind of replaced this section?._
|
||||
|
||||
- `security.certerrors.mitm.auto_enable_enterprise_roots` to `false` in order to not trust system CA store in case of enterprise MITM
|
||||
- `security.OCSP.require` to `true` in order to not allow [OCSP](https://en.wikipedia.org/wiki/OCSP_stapling) soft fail. This may be a bit paranoid, but _only the paranoid survive._
|
||||
|
@ -259,6 +259,8 @@ but regardless [still happens in all versions after that](https://github.com/mat
|
||||
|
||||
You shouldn't just trust me or the variable on this site on what is the latest version, [consult the Spec](https://spec.matrix.org/latest/rooms/#complete-list-of-room-versions) and add [Version Checker](matrix:u/version:maunium.net) or [their sibling](https://github.com/maubot/rsvc) to your room and once they join, `!servers upgrade {{site.matrixLatestRoomVersion}}` replacing the {{site.matrixLatestRoomVersion}} with your target version.
|
||||
|
||||
- See also [Matrix spec issues reported by Neil](https://github.com/matrix-org/matrix-spec/issues/neilalexander).
|
||||
|
||||
#### How about DAG splits?
|
||||
|
||||
DAG splits are a phenomenon somehow related to state resets above, but instead
|
||||
@ -274,6 +276,8 @@ People understanding state resolution (which by the way don't include me)
|
||||
disagree on the exact cause only agreeing that it's difficult to fix. From
|
||||
what is told to me, I understand it to be tracked [in the same Synapse issue #8629](https://github.com/matrix-org/synapse/issues/8629).
|
||||
|
||||
- See also [Matrix spec issues reported by Neil](https://github.com/matrix-org/matrix-spec/issues/neilalexander).
|
||||
|
||||
### Can I have a non-federated room?
|
||||
|
||||
Yes, there are two methods.
|
||||
|
Loading…
x
Reference in New Issue
Block a user