@chuck You wouldn't need the plaintext or the key to do this, and you wouldn't gain any other information.
The goal and the hunt is to identify and create crypto systems and mathematical operations you can perform on them to do useful work.
If you can create a system where you have a full algebra available to you in a Turing compete way, then you can do 'anything'.
@chuck I can try :)
Basically with certain cryptographic systems you can perform certain operations on the crypto stream that would have a predictable effect on the plaintext stream that doesn't require you to know the key.
As a really simple example, say you had an xor based stream cipher (RC4 for a concrete example), and you have the additional requirement that everything in the cipher is alphabetic. You could toggle the case of the entire ciphertext with just XORing the whole with 0x20.
Using #Poudriere on #FreeBSD?
These screen hosts show the soon-to-be-released data you can display within @LibreNMS using snmpd.
I hope these scale well.
@puppygirlhornypost @stefano freebsd uses the linux graphics drivers via a KPI (kernel programming interface) translation framework that also lets it use things like wifi drivers. Think like the ndisulator
Do/Have you used a CD/DVD/Bluray in a while?
What about burning a disk?
I'm surveying modern day awareness/usage of optical media, mostly to confirm some demographic theories, so if you know what a CD/DVD is, please help me (and maybe others) out by answering some ~10 questions here:
https://optical-media-survey.benjojo.co.uk/
And then please boost for better visibility! Thank you!
@joel I have had similar experiences, there may be multiple mixer settings at play; if you open a terminal window and just type 'mixer' you can see all of them; at least on my system "vol" "pcm" "speaker" come into play, "vol" is the one that tends to be controlled by the UI,, but the others feed into it.
@joel awesome; do you know if it is just firefox (like audio output/library issue) or if ANY sound doesn't work?
Hey, #retrocomputing folks. Is there a common name for this category of wedge-shaped toggle switch, as found on the PDP-11/70 and other machines of that era?
How much do you drive on average?
https://www.fhwa.dot.gov/ohim/onh00/bar8.htm
Average male in the US between about 20-54 drives 18,500 per year, average family is about ~30,000 per year.
(which corresponds to roughly 74 to 120 miles/weekday)
@dvl server? :)
That or debug was my guess
@antranigv @dvl ok.. what does -D do?
@j @phen314 To note at least in my case the instance was primarily slow because of the concurrent number of connections; it wasn't CPU or IO or database constrained,I used up the max number of sockets allocated to the service and things had to wait in line behind slow connections; had I configured the proxy with a larger inbound connection pool I may have been fine; but that just potentially opens me up to a different kind of DDoS 🤷
If it happens more frequently I will try to tune it better.
@phen314 Could I get some more context here?
FreeBSD enthusiast and regular contributor. I have opinions!