17:19:37 <m-relay> <b​asses:matrix.org> Why is it that complex?
17:21:12 <m-relay> <b​asses:matrix.org> if I wanted to edit the website then I change the /en version?
17:21:59 <m-relay> <b​asses:matrix.org> in _i18n folder?
17:23:31 <m-relay> <b​asses:matrix.org> how I can edit https://github.com/monero-project/monero-site/blob/master/resources/about/index.md?plain=1 ?
17:25:38 <m-relay> <b​asses:matrix.org> wanted to add a hyperlink to "Ring Signatures"
17:25:49 <m-relay> <b​asses:matrix.org> moneropedia
17:37:19 <plowsof> That would be adding a translated string. Those are (without confirming) in en.yml . Nested in for example....  about: (newline) (indented) privacy: 
17:37:49 <plowsof> In the base _i18n folder not nested 
17:39:09 <plowsof> Rando basses https://github.com/plowsof/monero-site/blob/075c8cbb8118de8574c708d3405dfac02ac97ad2/_i18n/en.yml#L630
17:39:33 <plowsof> For the about.privacy example
17:40:09 <plowsof> But youbwant to link to a moneropedia article which have @shortcuts uhm
17:44:02 <plowsof> Note the @Bulletproofs https://github.com/plowsof/monero-site/blob/075c8cbb8118de8574c708d3405dfac02ac97ad2/_i18n/en.yml#L213 . Itll link to bulletproofs.md if theres a .moneropedia article 
17:44:10 <plowsof> @ringsignatures should work 
17:45:28 <plowsof> Just add an @rongsignatures rando 
17:47:04 <plowsof> Change to @ringsignatures https://github.com/plowsof/monero-site/blob/075c8cbb8118de8574c708d3405dfac02ac97ad2/_i18n/en.yml#L908
20:35:30 <m-relay> <b​asses:matrix.org> https://web.getmonero.org/2019/11/19/warning-compromised-binaries.html
20:35:38 <m-relay> <b​asses:matrix.org> >The situation is being investigated and updates will be provided soon.
20:36:27 <plowsof> most likely physical compromise of the vps server - is what fluffy said. i cant recall from memory on what date/where he said it 
20:36:34 <m-relay> <b​asses:matrix.org> Monero moment
20:36:35 <plowsof> s/vps/dedicated
20:36:46 <m-relay> <b​asses:matrix.org> ™️
20:36:50 <plowsof> since switched to a more trustworthy data canter 
20:44:20 <m-relay> <p​lowsof:matrix.org> rando you're on matrix dot org, please see messages from irc today https://libera.monerologs.net/monero-site/20240321
20:48:51 <m-relay> <b​asses:matrix.org> irc have some delay?
20:49:23 <m-relay> <b​asses:matrix.org> bridge
20:50:08 <m-relay> <p​lowsof:matrix.org> the bridge is on monero dot social which has issues
20:50:25 <m-relay> <p​lowsof:matrix.org> you are viewing like 50% of activity today by being a matrix dot org user
20:50:48 <m-relay> <p​lowsof:matrix.org> messages come through, just with delays (hours) yes
20:51:20 <m-relay> <b​asses:matrix.org> .
20:53:16 <m-relay> <b​asses:matrix.org> since switched to a more trustworthy data canter <- you recall what data center it was?
20:53:36 <m-relay> <b​asses:matrix.org> Also it wasn't encrypted (cold boot attack exists)
20:53:37 <m-relay> <b​asses:matrix.org> ?
20:54:49 <m-relay> <1​23bob123:matrix.org> Am i being censored ?
20:54:53 <m-relay> <b​asses:matrix.org> ?
20:59:27 <m-relay> <b​asses:matrix.org> who ever designed monero-site is evil
20:59:46 <m-relay> <p​lowsof:matrix.org> job security
21:00:22 <m-relay> <b​asses:matrix.org> making sure no one else can maintain it
21:00:46 <m-relay> <1​23bob123:matrix.org> What home server is this room on?
21:01:28 <m-relay> <p​lowsof:matrix.org> ./protect_against_cold_boot_attack.sh ... SUCCESS
21:02:00 <m-relay> <p​lowsof:matrix.org> echo "You are protected from everything, please continue with your crypto empire"
21:02:19 <m-relay> <1​23bob123:matrix.org> Yubikey winrar
21:03:15 <m-relay> <b​asses:matrix.org> nah more like @%protectagaintstcold%
21:03:16 <m-relay> <b​asses:matrix.org> @%bootattack%
21:03:16 <m-relay> <b​asses:matrix.org> in like 200 branches  - plowsof
21:03:17 <m-relay> <1​23bob123:matrix.org> My server runs hot, so no cold boot
21:06:30 <m-relay> <1​23bob123:matrix.org> Can add this room on monero.social account
21:06:34 <m-relay> <1​23bob123:matrix.org> Cant
21:08:25 <m-relay> <1​23bob123:matrix.org> Reason why ofrn was banned i think. Room is fckd
21:10:30 <m-relay> <b​asses:matrix.org> bring homie back
21:11:17 <m-relay> <b​asses:matrix.org> Change to @ringsignatures <- you mean "@Ring-Signatures" ??
21:11:21 <m-relay> <b​asses:matrix.org> plowsof:
21:13:41 <m-relay> <b​asses:matrix.org> also how to add on-hover description like others
21:13:44 <m-relay> <b​asses:matrix.org> https://matrix.monero.social/_matrix/media/v1/download/matrix.org/PYkdYwcYrijuwbZNtmWUveKx
21:14:15 <m-relay> <b​asses:matrix.org> Dan 🤐 | alderman (Is not the man & Braxman Tomsparks Advocate ):  ban plowsof for making me spend 30mins trying to add something trivial.
21:14:44 <m-relay> <b​asses:matrix.org> also how to add on-hover description like others?
21:22:04 <m-relay> <p​lowsof:matrix.org> rando tool tip / info tip is for moneropedia articles only. that text is defined in the translated markdown file https://github.com/monero-project/monero-site/blob/master/_i18n/en/resources/moneropedia/block.md?plain=1  is seen wen you hover over "block" here https://www.getmonero.org/resources/user-guides/make-payment.html
21:22:33 <m-relay> <p​lowsof:matrix.org> its the summary to be exact
21:24:48 <m-relay> <1​23bob123:matrix.org> Monero island
21:29:49 <m-relay> <b​asses:matrix.org> you are having fun, aren't you?
21:30:01 <m-relay> <b​asses:matrix.org> seriously, how do you navigate?
21:31:21 <m-relay> <b​asses:matrix.org> I mean the latter makes sense but
21:31:25 <m-relay> <b​asses:matrix.org> .
21:57:11 <m-relay> <1​23bob123:matrix.org> Job security