Searching We Love Privacy Club

Twts matching #1.
Sort by: Newest, Oldest, Most Relevant

Cuprate Meeting scheduled for 14 January 2024 1800 UTC
The next Cuprate Meeting is scheduled1 to take place on Tuesday, January 14 2025 at 18:00 UTC on IRC-Libera/Matrix2 in the #cuprate channels.

Cuprate is an effort to create an alternative Monero node implementation.

Agenda overview
Greetings
Updates: What is everyone working on?
Project: What is next for Cuprate?
Any other business

The meeting’s moderator should be Boog9003. Consult the Cuprate code … ⌘ Read more

⤋ Read More

Monero Research Lab meeting scheduled for 15 January 2025 1700 UTC
The next Monero Research Lab1 meeting is scheduled to take place on Wednesday, January 15th 2025 at 17:00 UTC on IRC-Libera/Matrix2 in the #monero-research-lab channels.

Agenda overview (unconfirmed)
  • Updates. What is everyone working on?
  • Discussion: Post-quantum security and ethical considerations over elliptic curve cryptography3
  • AOB

This meeting’s chairperson should be Rucknium4. The … ⌘ Read more

⤋ Read More

woodser releases monero-java v0.8.34, monero-ts v0.11.2
woodser1 has just released monero-java v0.8.342 and monero-ts v0.11.23 with various fixes and updates:

Changes overview


monero-java:
-fix block template serialization
-changed slf4j dependency to api instead of simple
-fix notification of connection change on check connection
-update monero-cpp submodule
monero-ts:
-Fix handling of internal assets to eliminate the need for dist/dist
-Fix block ... ⌘ [Read more](https://monero.observer/woodser-releases-monero-java-v0.8.34-monero-ts-v0.11.2/)

⤋ Read More

Hey this could be good news for self-hosters and folks that want to run their own yarnd? 🤔 Vultr is offering 1 vCPU, 500MB Memory and 10GB …
Hey this could be good news for self-hosters and folks that want to run their own yarnd? 🤔 Vultr is offering 1 vCPU, 500MB Memory and 10GB Storage for FREE! That’s right $0.00 🤣 Read more

⤋ Read More

Boog900 completes Cuprate dev work CCS
Boog9001 has posted a third and final progress report2 for their latest full-time Cuprate 3 development work CCS proposal4:

People have been syncing using the initial binary with mostly success a couple of people have reported issues, which will be investigated [..] Fast sync is yet to be added. I have ideas for optimisations [..] that should significantly speed up sync on top of where we already are (faster than mo … ⌘ Read more

⤋ Read More

iOS 18.2.1 Released for iPhone & iPad with Bug Fixes
Apple has released iOS 18.2.1 for iPhone users, and iPadOS 18.2.1 for iPad users. The new software updates are said to include important bug fixes, and are therefore recommended for all users to install. No published security updates are included in the release, and it’s not entirely sure what the specific bug fixes are either. … Read MoreRead more

⤋ Read More

**(#cmttsmq) Note for reference I was trying to write and fix this rule (fixed version below):

# Ignore Content-Type restrictions for Git
S ...**
Note for reference I was trying to write and fix this rule ( _fixed version below_):

Ignore Content-Type restrictions for Git

SecRule REQUEST_HEADERS:Host “@streq git.mills.io” “id:101,phase:1,t:none,nolog,ctl:ruleRemoveById=920420”

⌘ [Read more](https://twtxt.net/twt/n4ipixa)

⤋ Read More

**(#cmttsmq) This is how I build my caddy:

proxy-1:~# cat build.caddy.sh
#!/bin/sh

xcaddy build \
	--with github.com/caddy-dns/cloudflare \
 ...**
This is how I build my caddy:

proxy-1:~# cat build.caddy.sh
#!/bin/sh

xcaddy build

--with github.com/caddy-dns/cloudflare \
--with github.com/caddyserver/cache-handler \
--with git.mills.io/prologic/caddy-ratelimit \
--with git.mills.io/prologic/caddy-waf

proxy-1:~#

⌘ [Read more](https://twtxt.net/twt/dokh7ca)

⤋ Read More

**(#cmttsmq) @bender@bender Yes they are rather large 🤣 Here you go:

proxy-1:~# cat /etc/caddy/waf/bad_asns.txt
# CHINANET-BACKBONE No. ...**
[@bender](https://twtxt.net/user/bender/) Yes they are rather large 🤣 Here you go:

proxy-1:~# cat /etc/caddy/waf/bad_asns.txt

CHINANET-BACKBONE No.31,Jin-rong Street, CN Why: DDoS

4134

CHINA169-BACKBONE CHINA UNICOM China169 Backbone, CN Why: DDoS

4837

CHINAMOBILE-CN China Mobile Communications Group Co., Ltd., CN Why: DDoS

9808

FACEBOOK, US Why: Bad Bots

32934
proxy-1:~ … ⌘ Read more

⤋ Read More

Spitz Plus GL-X2000 is an Upcoming Wi-Fi 6 and 4G LTE CAT 12 Router
The Spitz Plus GL-X2000 is a 4G LTE Wi-Fi 6 router designed to deliver reliable connectivity for remote work, travel, and rural internet access. It supports advanced network features like Multi-WAN, Failover, and Load Balancing, enhancing connection stability and ensuring dependable performance. The router is powered by a Qualcomm dual-core processor running at 1 GHz, […] ⌘ Read more

⤋ Read More

Monero Tech meeting scheduled for 13 January 2025 1800 UTC
The next Monero Tech meeting is scheduled1 to take place on Monday, January 13 2025 at 18:00 UTC, in the #no-wallet-left-behind 2 IRC-Libera/Matrix channels.

This meeting’s chairperson will probably be r​brunner73 and the agenda should include various topics: Seraphis4/JAMTIS5, FCMPs6, and other long-term Monero development issues.

Logs for the previous meeting are available on Monero Obser … ⌘ Read more

⤋ Read More

For the time being… I’ve just blocked all of OpenAI(s) Bots. They (thankfully) publish a JSON endpoint that you can use to block all OpenAI …
For the time being… I’ve just blocked all of OpenAI(s) Bots. They ( thankfully) publish a JSON endpoint that you can use to block all OpenAI crawlers from reaching your server ( in my case, blocking it at the edge). Example:

proxy-1:~# curl -qs https://openai.com/gptbot.json | jq -r '.prefixes[].ipv4Prefix' | xargs -I{} ./block-ip.sh {}

Where … ⌘ Read more

⤋ Read More

**(#4nndfsa) This is better:

proxy-1:~# ./audit-log-by-ip.sh 4.227.36.76 | coraza-log-formatter -m -
2025/01/04 23:17:04 4.227.36.76 58982 GE ...**
This is better:

proxy-1:~# ./audit-log-by-ip.sh 4.227.36.76 | coraza-log-formatter -m -
2025/01/04 23:17:04 4.227.36.76 58982 GET /external?aff-HY0BLO=&f=mediaonly&f=noreplies&nick=g1n&uri=https%3A%2F%2Fthe-president-codes.linegames.org null 0 On OWASP_CRS/4.7.0
Actionset: OWASP_CRS/4.7.0
Message: Bad User Agent
Severity: 0
Raw: SecRule REQUEST_HEADERS:User-Agent “@pmFromFile /etc/cadd … ⌘ Read more

⤋ Read More

**Nice! I wrote another useful tool 👌

proxy-1:~# ./audit-log-by-ip.sh 4.227.36.76 | coraza-log-formatter -m -
Actionset: OWASP_CRS/4.7.0
M ...**
Nice! I wrote another useful tool 👌

proxy-1:~# ./audit-log-by-ip.sh 4.227.36.76 | coraza-log-formatter -m -
Actionset: OWASP_CRS/4.7.0
Message: Bad User Agent
Severity: 0
Raw: SecRule REQUEST_HEADERS:User-Agent “@pmFromFile /etc/caddy/waf/bad_user_agents.txt” “id:2000,log,phase:1,deny,msg:‘Bad User Agent’”

⌘ [Read more](https://twtxt.net/twt/4nndfsa)

⤋ Read More

**How in da fuq do you actually make these fucking useless AI bots go way?

proxy-1:~# jq '. | select(.request.remote_ip=="4.227.36.76")' /v ...**
How in da fuq do you _actually_ make these fucking useless AI bots go way?

proxy-1:~# jq ‘. | select(.request.remote_ip==“4.227.36.76”)’ /var/log/caddy/access/mills.io.log | jq -s ‘. | last’ | caddy-log-formatter -
4.227.36.76 - [2025-01-05 04:05:43.971 +0000] “GET /external?aff-QNAXWV=&f=mediaonly&f=noreplies&nick=g1n&uri=https%3A%2F%2Fmy-hero-ultra-impact-codes.linegames.org HTTP/2.0” … ⌘ Read more

⤋ Read More

everoddandeven releases ‘Monero Daemon GUI’ v1.1.0
everoddandeven1 has released Monero node manager monerod-gui 2 version 1.1.0 Toughness 3 with various UI and daemon fixes and improvements:

Changes overview
UI fixes and improvements
Daemon settings fixes
Minor code reorganization
Upgrade dependencies

Consult the Github repository2 for the complete changelog4, a demo and usage instructions.

To support further developmen … ⌘ Read more

⤋ Read More

Cyrix126 releases Gupaxx v1.7.0
Cyrix1261 has released Gupaxx 2 version 1.7.03 with UI improvements, new features, and various bugfixes:

This release improve a bit the UI, simplify the use of custom arguments, add better reactivity from p2pool regarding the node connectivity, adds new features and also brings improvements/bugfixes.

Changes overview


[UI] Ability to resize height of consoles
[UI] Friendly custom start options interface
[ ... ⌘ [Read more](https://monero.observer/cyrix126-releases-gupaxx-v1.7.0-ui-improvements-new-features-fixes/)

⤋ Read More

Monero Dev Activity Report - Week 1 2025: 18 PRs, 4 Issues
This weekly report aims to provide a big picture view of Monero development activity, increase community support for existing devs and, hopefully, encourage new contributions.

1 - PRs (18, 17:1:0)

Opened (17)

monero-project/monero:

  • #96671 depends: freebsd_base: update to 13.4 (tobtoht)
  • #96682 build: make libsodium an optional build dependency (tobtoht)
  • #96703 build: remove libtool (tobtoht)
  • … ⌘ Read more

⤋ Read More

MoneroKon 2025 Planning Meeting scheduled for 11 January 2025 1700 UTC
The next MoneroKon 2025 Planning Meeting 1 is scheduled to take place on Saturday, January 11th 2025 at 17:00 UTC in the #monerokon 2 Matrix/IRC channels.

The meeting’s discussion topics should be available on agenda.monerokon.org 3.

Logs for the previous meeting are available on Monero Observer4.

_Note that the upcoming event will take place in Prague on June 20-22 2025[ … ⌘ Read more

⤋ Read More

0xFFFC, j-berman, tobtoht CCS proposals ready for funding
Three CCS proposals have been moved to the funding stage and are now looking for community support:

  • 0xFFFC’s!526 1: full-time C++ development (3 months, Jan, Feb, Mar, 2025) 2
  • j-berman’s!527 3: full-time development (4 months) 4
  • tobtoht’s!529 5: full-time feather + core development (3 months) 6

To support the above proposals you can donate to the XMR addre … ⌘ Read more

⤋ Read More

PicoPD Pro: USB PD 3.1 Development Board with PPS and AVS Support
The PicoPD Pro is a compact development board with the RP2040 microcontroller, enabling USB PD3.1 features like Programmable Power Supply and Adjustable Voltage Supply up to 30V. It includes an AP33772S sink controller for USB-C functionality and offers a 5V rail output for powering external components. The board includes the RP2040 microcontroller, which operates at […] ⌘ Read more

⤋ Read More

Monero Tech meeting scheduled for 6 January 2025 1800 UTC
The next Monero Tech meeting is scheduled1 to take place on Monday, January 6 2025 at 18:00 UTC, in the #no-wallet-left-behind 2 IRC-Libera/Matrix channels.

This meeting’s chairperson will probably be r​brunner73 and the agenda should include various topics: Seraphis4/JAMTIS5, FCMPs6, and other long-term Monero development issues.

Logs for the previous meeting are available on Monero Observer … ⌘ Read more

⤋ Read More

(#mgmtiha) @movq I was using Cloudflare primarily for 3 reasons: 1) For hosting DNS records 2) For reverse proxying into my infra’s services and …
@movq @www.uninformativ.de I was using Cloudflare primarily for 3 reasons: 1) For hosting DNS records 2) For reverse proxying into my infra’s services and 3) As a layer of defense against DDoS attacks or stupid misbehaving bots. I’m still using Cloudflare for 1) but 2/3 are now done entirely by something I’ve … ⌘ Read more

⤋ Read More

Monero Research Lab meeting scheduled for 8 January 2025 1700 UTC
The next Monero Research Lab1 meeting is scheduled to take place on Wednesday, January 8th 2025 at 17:00 UTC on IRC-Libera/Matrix2 in the #monero-research-lab channels.

Agenda overview (unconfirmed)
  • Updates. What is everyone working on?
  • Discussion: Post-quantum security and ethical considerations over elliptic curve cryptography3

This meeting’s chairperson should be Rucknium4. The full dis … ⌘ Read more

⤋ Read More

everoddandeven proposes bounty for monero-cpp Python bindings module
everoddandeven1 has proposed a bounty2 for creating a Python module that exposes the core functionalities of the monero-cpp library 3:

This module should enable Python developers to interact with monero-cpp API using a Pythonic interface without needing to write or interact with C++ code directly.

Total Bounty: 0 XMR (to date)

Payout criteria overview

⤋ Read More

Monero Observer Blitz #37 - December 2024
Here’s a recap of what happened this December in the Monero community:

Breaking
  • Brandon Goodell concluded that Generalized Bulletproofs are ‘suitable for use’ after reviewing security proofs ( 1)
  • XMR registered a 2.5-year high of $218 after a ~31% surge at the beginning of the month ( 2)
  • **Rucknium discove … ⌘ Read more

⤋ Read More

高性能 Gin 框架原理學習教程
作者:jiayan 工作中的部分項目使用到了 gin 框架,因此從源碼層面學習一下其原理。1. 概述Gin 是一款高性能的 Go 語言 Web 框架,Gin 的一些特性:快速 基於 Radix 樹的路由,小內存佔用,沒有反射,可預測的 API 性能。 支持中間件 傳入的 HTTP 請求可以由一系列中間件和最終操作來處理,例如:Logger,Authorization,GZIP,最終操作 D ⌘ Read more

⤋ Read More

Top 10 Surprising Facts from the Life of Jimmy Carter
Few U.S. politicians have led a life as unlikely as Jimmy Carter (October 1, 1924–December 29, 2024). A poor peanut farmer who became the 39th president of the United States, Jimmy Carter was a contradiction in almost every way. He ran for governor of Georgia with segregationist support and then increased the number of African-American […]

The post [Top 10 Surprising Facts from the Life of Jimmy Carter](https://listverse.com/2 … ⌘ Read more

⤋ Read More

Community Workgroup Meeting scheduled for 4 January 2025 1600 UTC
The next Monero Community Workgroup Meeting is scheduled1 to take place on Saturday, 4th of January 2025 at 16:00 UTC, in the #monero-community 23 channels.

Discussions should be focused on community highlights, CCS updates and workgroup reports. plowsof4 will moderate the meeting.

Logs for the previous meeting are available on Monero Observer5.

_This is an ongoing story and the … ⌘ Read more

⤋ Read More

P2Pool v4.3 released with initial sync improvements
SChernykh1 has released P2Pool 2 version 4.33 with initial sync improvements, various new features and bugfixes.

Changes overview

”`
New Features:

  • Added –data-dir command line option
  • Added –no-stratum-http command line option to disable HTTP on Stratum ports
  • Faster initial sync (0.5-1 seconds saved on verification of blocks)
    Bugfixes:
  • TLS: fixed not being able to use Letsencrypt certificate … ⌘ Read more”`

⤋ Read More

So… Been a while since I’ve done this… But on macOS the best way to rip DVD(s) now is to 1) Use MakeMKV to backup the DVD disk and decrypt i …
So… Been a while since I’ve done this… But on macOS the best way to rip DVD(s) now is to 1) Use MakeMKV to backup the DVD disk and decrypt it 2) Use Handbrake to re-encode the backed up DVD disk into something more reasonable 3) Put it on a NAS or Media Server. ⌘ Read more

⤋ Read More