#HTTPs
Explore tagged Tumblr posts
Text
I just thought about what an opposite How To Train Your Dragon would be...
Vikings and Dragons live in peace and coexist, helping one another, being friendly and even familial.
Until one kid tried to train a dragon, and endes up becoming mortal enemies with them, and it all spirals until they're at war.
So it's basically a story where the protagonist is the bad guy who causes division and hate. And he ends up finding his father again, who he was told his whole life was dead, who also didn't like dragons.
But the bad guy is the main character, the bad guy gets the girl, the bad guy causes the peace to break.
#elfdemiposts#add elves and nuclear bombs#and it's just the world's backstory in silk and steel#how to train your dragon#https#au idea#alternate universe#reverse au#httyd au
3 notes
·
View notes
Text
Ok, so I'll admit SSL is a slight blind spot for me because I have virtually no use case for it*, so maybe someone else knows but like
Chrome recently started putting a caution nag on http sites on private browsing windows to warn that you that it "doesn't support a secure connection"
[image not mine]
But... I was under the impression that incognito browsing sessions were supposed to not track history locally -- and that's it. Why the hell are they acting like it's some secure browsing paradigm?
Anyway, an HTTP server is what I want to run, not an HTTPS server. I don't need repute, I don't want anyone establishing a trust relationship with my server because they SHOULDN'T trust my server, and the modern push to HTTPS first and foremost is weird!
*I have a VPN server running so I can remotely manage my server locally, and that uses its own encryption; however, nothing about my web server should behave differently for different users, no data there is private, and even the most I'd want to do - keep thousands of strangers at a time from inadvertently ddos'ing my filestore to download anime - can be accomplished through http basic auth since I there's no private data accessible from the web whatsoever
4 notes
·
View notes
Text
Fixing Internet Access Issues | Router ACL Troubleshooting & Resolution | CertBlaster
youtube
In this video, we are fixing internet connectivity problems on a workstation due to an incorrectly configured router access control list (ACL). Having confirmed IP settings and successful pings to the gateway and destination website, we realize that HTTP and HTTPS ports (80 and 443) are being blocked by the ACL on the router. By deleting the erroneous rule, we restore normal web access, verifying the repair by visiting the site through a browser. This step-by-step process is ideal for anyone learning hands-on network troubleshooting and ACL management.
#networking#troubleshooting#routerconfiguration#acl#internetissues#networksecurity#ittraining#cybersecurity#networktutorial#techsupport#ipconfig#pingtest#networklabs#http#https#Youtube
1 note
·
View note
Text
مفاهیم http
کدهای http که ضروری است بدانید
این کدها در تصویر واضح هستند و به شما کمک میکنند به زبان ساده بتوانید وضعیت فعلی درخواستتون رو بفهمید
اگر دوست دارید پارو فراتر بذارید و مقاله https رو مطالعه کنید
تا با مفهوم این مورد هم آشنایی بیشتری کسب کنید
10 notes
·
View notes
Link
2 notes
·
View notes
Text
Babe! It’s 3am! Time to watch the epilogue of HTTYD3 on loop for an hour just to stare at the glory of MomStrid™️!
2 notes
·
View notes
Link
3 notes
·
View notes
Text
most funniest sudden deviation from a youtuber’s typical video lineup i’ve seen in recent memory

like bro imagine being SO pissed at the direction a show had taken that you have to momentarily quit spongeposting in order to talk about it for two whole hours. king shit
#pinyatalk#yes. ALL her content is spongebob. except for just that ONE video.#even tho i never watched arcane season 2 (i heard some Things about it that made me turn away from it lol) that essay was still utter PEAK#REALLY good political analysis and critique of themes and characters and such. GOD. plz watch itttt#she may be a spongepilled squarepantsmaxxer but she talks about this shit like she’s known it for yearsss#i haven’t watched the spongebob analyses yet tho. though if the arcane video was peak then all her spongebob stuff must be peak as well…#anyways here’s the videooo (https://www.youtube.com/watch?v=qAgP6V--qYM)
31K notes
·
View notes
Text

Mini Lemon Cheesecakes
#mini#lemon#cheesecake#cream cheese#food#dessert#baking#recipe#citrus#zest#fruit#summer#lemon curd#https
619 notes
·
View notes
Text
To differentiate between a .jar file and a Java web application in a Linux environment...
It’s essential to understand their configurations and structures along with the relevant networking considerations. A .jar (Java Archive) file is typically packaged with a manifest file (META-INF/MANIFEST.MF) that may include a “Main-Class” attribute for executable applications. When executed in Linux, it can be run using the command java -jar yourfile.jar, relying on the Java Runtime Environment…
#Apache Tomcat#http#HTTPS#internet protocols#JAR file#java#Java programming#Java runtime environment#Java web application#Jetty#linux#Linux commands#networking protocols#server deployment#servlet container#software packaging#WAR file#web application deployment#web development#web server configuration
0 notes
Text

Raspberry Lemon Cake
#raspberry#lemon#cake#food#dessert#baking#layer#recipe#summer#birthday#frosting#citrus#berries#fruit#cream cheese#https#bromabakery
365 notes
·
View notes
Text
#QuizTime Best protocol for secure web browsing?
A) HTTPS 🔐 B) HTTP 🌍 C) FTP 📤 D) TCP/IP 📡
Comments your answer below👇
💻 Explore insights on the latest in #technology on our Blog Page 👉 https://simplelogic-it.com/blogs/
🚀 Ready for your next career move? Check out our #careers page for exciting opportunities 👉 https://simplelogic-it.com/careers/
#quiztime#testyourknowledge#brainteasers#triviachallenge#thinkfast#protocol#secure#webbrowsing#https#http#ftp#tcp#ip#quizmaster#knowledgeIspower#mindgames#funfacts#makeitsimple#simplelogicit#simplelogic#makingitsimple#itservices#itconsulting
0 notes
Text
Secure Your Integration with HTTPS and Tokens
SprintVerify APIs require HTTPS to ensure encrypted communication. Never use HTTP, and always send your authorization token securely. Implement rate limits and monitoring on your backend to avoid misuse or overuse. Prioritize security while integrating any verification API.
0 notes
Text
Firewall Configuration for Web and FTP Access | Step-by-Step Guide | CertBlaster
youtube
Here, you will see how to correctly set up firewall rules to enable complete internet connectivity and FTP communication for a web server. Based on the scenario steps and network diagram, we go through every step to enable traffic through common ports—FTP on port 20 and 21, HTTP on port 80, and HTTPS on port 443—using TCP and UDP where possible. This tutorial assists in solidifying important firewall configuration principles and keeps your web server accessible while ensuring secure and efficient traffic control. Ideal for IT students, network admins, and exam prep!
#firewallconfiguration#networksecurity#ftpaccess#webserversetup#portforwarding#http#https#ittraining#cybersecurity#networktutorial#firewallrules#exampractice#networkbasics#tcpudp#firewallsimulation#Youtube
0 notes