mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-21 04:17:26 +02:00
Compare commits
1 Commits
7c4c7727d3
...
f629445707
Author | SHA1 | Date | |
---|---|---|---|
![]() |
f629445707 |
@ -176,7 +176,7 @@ These likely also exist, but just without the `vendor-` part when searhcing.
|
|||||||
|
|
||||||
# Firefox about:config
|
# Firefox about:config
|
||||||
|
|
||||||
_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?._
|
_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)._
|
||||||
|
|
||||||
- `security.certerrors.mitm.auto_enable_enterprise_roots` to `false` in order to not trust system CA store in case of enterprise MITM
|
- `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._
|
- `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,8 +259,6 @@ 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.
|
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?
|
#### How about DAG splits?
|
||||||
|
|
||||||
DAG splits are a phenomenon somehow related to state resets above, but instead
|
DAG splits are a phenomenon somehow related to state resets above, but instead
|
||||||
@ -276,8 +274,6 @@ 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
|
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).
|
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?
|
### Can I have a non-federated room?
|
||||||
|
|
||||||
Yes, there are two methods.
|
Yes, there are two methods.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user