Compare commits

...

4 Commits

2 changed files with 17 additions and 6 deletions

View File

@ -1,4 +1,5 @@
% Zeroth rule: when using git and \LaTeX, one paragraph equals one line, forget staying pretty in plaintext editor
% Zeroth rule: when using git and \LaTeX, one sentence equals one line, forget staying pretty in plaintext editor!
% To have paragraphs, you will leave an empty line in the middle anyway.
%
% I think this was mandatory, paper size, font size and type artikel3 is NL, but more pleasant to European than article
%
@ -33,7 +34,8 @@
\section*{Hello World!}
Hello Wörld! This is a simple \LaTeX\ template file or similar where I can cheat how does this work again. Possibly with even comments!
Hello Wörld! This is a simple \LaTeX\ template file or similar where I can cheat how does this work again.
Possibly with even comments!
\selectlanguage{finnish}
@ -53,19 +55,24 @@ So don't go talking about it!}
\selectlanguage{finnish}
\def \Huippusalainen{\censor*{14}}
Salasana on \Password. Älä unohda salasanan olevan \Password. Tämä tieto on \Huippusalainen.
Salasana on \Password.
Älä unohda salasanan olevan \Password.
Tämä tieto on \Huippusalainen.
\selectlanguage{english}
\section*{Remember!}
To have a non-breaking space use \textasciitilde\ (a tilde). A backslash would be \textbackslash. A forced linechange is \textbackslash\textbackslash.
To have a non-breaking space use \textasciitilde\ (a tilde).
A backslash would be \textbackslash.
A forced linechange is \textbackslash\textbackslash.
If you were to censor things using \textbackslash xblackout containing unicode, the unicode chars would need to be within curly brackets.
\selectlanguage{finnish}
\xblackout{T{ä}h{ä}n tapaan!} Kiva suomenkielinen sana on \xblackout{h{ää}y{ö}aie}!
\xblackout{T{ä}h{ä}n tapaan!}
Kiva suomenkielinen sana on \xblackout{h{ää}y{ö}aie}!
% And ends here
\end{document}

View File

@ -29,7 +29,7 @@ this scheme or updating these files.
## Briar desktop
* TODO: what ports does it want opened in firewall for LAN peering?
Port: [it will pick one and try to stick with it](https://matrix.to/#/%23briar_desktop%3Atchncs.de/%24FKJk80vFnp2Fqnyov8g2S1QGJuY8SrJBlPjjqGSaW5M?via=pikaviestin.fi&via=matrix.org&via=dendrite.matrix.org&via=tchncs.de), so `sudo netstat -plnt` is your friend, look for `java`. It should be on LAN and link-local interfaces.
I install it from Flathub and at the time of writing it doesn't support
groups (where only creator can add users), forums (groups where everyone can
@ -41,4 +41,8 @@ add new users) or blogs.
* > Please note that Briar will only synchronize messages with your contacts, not with nearby strangers who are running Briar. And it will only sync the messages youve chosen to share with each contact. For example, if you invite your contacts X and Y to join a forum, and they accept, then messages in that forum will be synced with X or Y whenever theyre within range. So you can receive forum messages from X in one location, travel to another location, and deliver those messages to Y.
* > But this doesnt work for private messages: theyre only synchronized directly between the sender and recipient.
* https://code.briarproject.org/briar/briar/-/wikis/FAQ
* > Your Briar link contains a public key and it is safe to publish in the same way as a PGP public key. If you want to contact someone via Briar, both of you need to add each other's links.
* > No, your online status isn't exposed by publishing your `briar://` link. Only your contacts can tell whether you're online.
* > No. Unlike with adding contacts at a distance and its 48 hours timeout, there's no such thing for introductions.
* https://code.briarproject.org/briar/briar-desktop/-/wikis/Changelog
* > \[0.2.0-beta 2022-02-22\] Synchronize messages via local LAN