283 lines
15 KiB
HTML
283 lines
15 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Blackbox - FAQ</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, minimum-scale=0.5, viewport-fit=cover">
|
|
<meta name="description" content="Frequently Asked Questions about Blackbox.">
|
|
<meta name="keywords" content="Blackbox, FAQ, questions, answers, anonymity, privacy">
|
|
<link href="/css/tailwind.min.css" rel="stylesheet">
|
|
<link href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.5.2/css/all.min.css" rel="stylesheet">
|
|
<link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat+Alternates:wght@700;500&family=Montserrat:wght@700;500;400&family=Inter:wght@400;600&display=swap" rel="stylesheet">
|
|
<script src="/js/echarts.min.js"></script>
|
|
<link rel="stylesheet" href="/css/style.css">
|
|
<!-- Open Graph Meta Tags for Social Media -->
|
|
<meta property="og:title" content="Blackbox - FAQ">
|
|
<meta property="og:description" content="Frequently Asked Questions about Blackbox.">
|
|
<meta property="og:image" content="/images/scales.webp">
|
|
<meta property="og:url" content="https://bbox.wtf/en/pages/faq.html">
|
|
<meta property="og:type" content="website">
|
|
|
|
<!-- Twitter Card Meta Tags -->
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta name="twitter:title" content="Blackbox - FAQ">
|
|
<meta name="twitter:description" content="Frequently Asked Questions about Blackbox.">
|
|
<meta name="twitter:image" content="/images/scales.webp">
|
|
</head>
|
|
<body class="gradient-bg overflow-x-hidden">
|
|
|
|
<!-- HEADER -->
|
|
<header class="flex flex-wrap justify-between items-center px-5 md:px-10 py-7 bg-transparent z-10 relative">
|
|
<a href="/en/" class="flex items-center space-x-4">
|
|
<img src="/images/logo.webp" alt="bbox logo" class="w-14 h-14 rounded-lg shadow-lg">
|
|
<span class="font-montserrat font-bold text-2xl text-cyan-400 tracking-widest">BlackBox</span>
|
|
</a>
|
|
<nav class="hidden md:flex space-x-8 text-lg font-montserrat font-semibold">
|
|
<a href="/en/#features" class="hover:text-cyan-400 transition-colors">Features</a>
|
|
<a href="/en/#supercompare" class="hover:text-cyan-400 transition-colors">Comparison</a>
|
|
<a href="/en/#pricing" class="hover:text-cyan-400 transition-colors">Pricing</a>
|
|
<a href="/en/#testimonials" class="hover:text-cyan-400 transition-colors">Testimonials</a>
|
|
</nav>
|
|
<a href="#order" class="pulse-cta rounded-xl px-7 py-3 bg-emerald-500 text-white text-lg font-bold shadow-lg hover:bg-emerald-400 transition-all duration-300 transform hover:scale-105" style="font-family: 'Montserrat', sans-serif; box-shadow: 0 0 15px 5px rgba(16, 185, 129, 0.5);">
|
|
Order Now
|
|
<i class="fas fa-lock ml-2"></i>
|
|
</a>
|
|
</header>
|
|
|
|
<main class="max-w-4xl mx-auto py-12 px-5">
|
|
<h1 class="text-4xl font-bold font-montserrat text-cyan-400 mb-8 text-center">Blackbox - FAQ</h1>
|
|
|
|
<section class="glass-card shadow-3d p-8">
|
|
<h3 class="text-2xl font-bold mb-6 text-white">Questions and Answers</h3>
|
|
|
|
<div class="faq-item mb-8">
|
|
<div class="faq-question cursor-pointer">
|
|
<h4 class="text-xl font-semibold mb-3 text-cyan-300">1. How to become anonymous with Blackbox?</h4>
|
|
</div>
|
|
<div class="faq-answer text-gray-300 overflow-hidden max-h-0 transition-max-height duration-500 ease-in-out">
|
|
<p class="mb-4">Blackbox allows you to enjoy all the benefits of anonymity in 4 simple steps:</p>
|
|
<ol class="list-decimal list-inside text-gray-300 space-y-2">
|
|
<li><strong>Connect Blackbox to a power source</strong>.</li>
|
|
<li><strong>Connect to Blackbox via Wi-Fi</strong>.</li>
|
|
<li><strong>Connect Blackbox to the Internet</strong>.</li>
|
|
<li><strong>Use the Internet while remaining anonymous in two ways</strong>:
|
|
<ul class="list-disc list-inside ml-5 space-y-1">
|
|
<li>using Blackbox as a router</li>
|
|
<li>using Blackbox as a workstation</li>
|
|
</ul>
|
|
</li>
|
|
</ol>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="faq-item mb-8">
|
|
<div class="faq-question cursor-pointer">
|
|
<h4 class="text-xl font-semibold mb-3 text-cyan-300">2. What is the Alpha version?</h4>
|
|
</div>
|
|
<div class="faq-answer text-gray-300 overflow-hidden max-h-0 transition-max-height duration-500 ease-in-out">
|
|
<p>Blackbox Alpha version is an intermediate test version of the product before release, which allows you to start using the implemented functions now, without waiting for the official release:</p>
|
|
<ul class="list-disc list-inside text-gray-300 space-y-2 mt-2">
|
|
<li>secure browsing</li>
|
|
<li>secure darknet viewing</li>
|
|
<li>VPN server</li>
|
|
<li>anonymous e-mail</li>
|
|
<li>update delivery</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="faq-item mb-8">
|
|
<div class="faq-question cursor-pointer">
|
|
<h4 class="text-xl font-semibold mb-3 text-cyan-300">3. How to order Blackbox?</h4>
|
|
</div>
|
|
<div class="faq-answer text-gray-300 overflow-hidden max-h-0 transition-max-height duration-500 ease-in-out">
|
|
<p>You can order Blackbox online <a href="https://bbox.wtf/ru/#order" class="text-cyan-400 hover:underline">on our website</a> and pay with any credit card via Stripe, PayPal, or cryptocurrency.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="faq-item mb-8">
|
|
<div class="faq-question cursor-pointer">
|
|
<h4 class="text-xl font-semibold mb-3 text-cyan-300">4. How does delivery work?</h4>
|
|
</div>
|
|
<div class="faq-answer text-gray-300 overflow-hidden max-h-0 transition-max-height duration-500 ease-in-out">
|
|
<p>Blackbox is produced in batches of 100 units. Ordering parts and starting production occurs after the batch is completed, but no more than once a week. Blackbox will be produced and delivered within 2 months after the start of production. Blackbox delivery is included in the price.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="faq-item mb-8">
|
|
<div class="faq-question cursor-pointer">
|
|
<h4 class="text-xl font-semibold mb-3 text-cyan-300">5. What are the technical specifications of Blackbox?</h4>
|
|
</div>
|
|
<div class="faq-answer text-gray-300 overflow-hidden max-h-0 transition-max-height duration-500 ease-in-out">
|
|
<p class="mb-4"><strong>Configuration:</strong></p>
|
|
<ul class="list-disc list-inside text-gray-300 space-y-2 ml-5">
|
|
<li>CPU H2 Quad-core Cortex-A7 H.265/HEVC 1080P</li>
|
|
<li>MB Orange PI zero 512MB</li>
|
|
<li>GPU Mali400MP2 GPU @600MHz Supports OpenGL ES 2.0</li>
|
|
<li>Memory (SDRAM) 512MB DDR3 SDRAM(Share with GPU)</li>
|
|
<li>SSD Storage Sandisk xD 16Gb Flash</li>
|
|
<li>Onboard Network 10/100M Ethernet RJ45 POE is default off.</li>
|
|
<li>Outbound WIFI XR819, IEEE 802.11 b/g/n</li>
|
|
<li>Inbound WIFI Malloom Mini USB 2.0 802.11n 150Mbps</li>
|
|
<li>1x USB 2.0 Ports</li>
|
|
<li>Weight 60g</li>
|
|
<li>Dimensions 55mm x 55mm x 28mm</li>
|
|
</ul>
|
|
<p class="mb-4 mt-4"><strong>Software:</strong></p>
|
|
<ul class="list-disc list-inside text-gray-300 space-y-2 ml-5">
|
|
<li>Armbian Jessie 5.38</li>
|
|
<li>TOR Source 0.4.1.5</li>
|
|
<li>OpenVPN 2.4.7 Lighthttpd 1.4.54 / NGINX 1.17.3</li>
|
|
<li>Ejabberd 2.1.11</li>
|
|
<li>Encryption methods AES2, OTR, PGP, SSH512, SSL</li>
|
|
</ul>
|
|
<p class="mb-4 mt-4"><strong>Pre-configuration:</strong></p>
|
|
<ul class="list-disc list-inside text-gray-300 space-y-2 ml-5">
|
|
<li>OPSEC</li>
|
|
<li>Chat/Call server</li>
|
|
<li>TOR Settings</li>
|
|
<li>Blackbox openvpn network settings</li>
|
|
<li>Logs and data cleaner after reboot or on timer</li>
|
|
<li>TOR Web Interface</li>
|
|
<li>All encryptions</li>
|
|
<li>LLMP(Linux+Lighttpd+MiraDB+php7.3)</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="faq-item mb-8">
|
|
<div class="faq-question cursor-pointer">
|
|
<h4 class="text-xl font-semibold mb-3 text-cyan-300">6. In what cases are refunds provided?</h4>
|
|
</div>
|
|
<div class="faq-answer text-gray-300 overflow-hidden max-h-0 transition-max-height duration-500 ease-in-out">
|
|
<p>We guarantee a full refund if the delivered device does not meet the stated technical specifications, as well as in case of a delay in Blackbox delivery by more than 1 month from the promised delivery date.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="faq-item mb-8">
|
|
<div class="faq-question cursor-pointer">
|
|
<h4 class="text-xl font-semibold mb-3 text-cyan-300">7. Is there a warranty on Blackbox?</h4>
|
|
</div>
|
|
<div class="faq-answer text-gray-300 overflow-hidden max-h-0 transition-max-height duration-500 ease-in-out">
|
|
<p>All Blackbox devices come with a 1-year warranty. If technical problems arise during a year of using Blackbox, you can return the device and get a new one for free in exchange.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="faq-item mb-8">
|
|
<div class="faq-question cursor-pointer">
|
|
<h4 class="text-xl font-semibold mb-3 text-cyan-300">8. Can I pay for Blackbox with cryptocurrency?</h4>
|
|
</div>
|
|
<div class="faq-answer text-gray-300 overflow-hidden max-h-0 transition-max-height duration-500 ease-in-out">
|
|
<p>Currently, you can pay for your order with cryptocurrency by contacting the developers in our <a href="https://t.me/joinchat/AAAAAEzMDw32y4NVLkCgqw" class="text-cyan-400 hover:underline">Telegram Community</a>.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="faq-item mb-8">
|
|
<div class="faq-question cursor-pointer">
|
|
<h4 class="text-xl font-semibold mb-3 text-cyan-300">9. How does Blackbox affect online anonymity and privacy protection?</h4>
|
|
</div>
|
|
<div class="faq-answer text-gray-300 overflow-hidden max-h-0 transition-max-height duration-500 ease-in-out">
|
|
<p>Blackbox ensures anonymity according to all necessary criteria (who is doing it? what are they doing? where are they doing it from?) and at all technological levels: the software used, the operating system, and the device itself.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="faq-item mb-8">
|
|
<div class="faq-question cursor-pointer">
|
|
<h4 class="text-xl font-semibold mb-3 text-cyan-300">10. How to verify your anonymity?</h4>
|
|
</div>
|
|
<div class="faq-answer text-gray-300 overflow-hidden max-h-0 transition-max-height duration-500 ease-in-out">
|
|
<p>Unlike closed-source programs and services whose servers you do not have access to, Blackbox is a server that is located at your home and has an open-source architecture. Anyone who understands cybersecurity can verify its effectiveness in ensuring anonymity and change its settings.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="faq-item">
|
|
<div class="faq-question cursor-pointer">
|
|
<h4 class="text-xl font-semibold mb-3 text-cyan-300">11. Does Blackbox slow down Internet speed?</h4>
|
|
</div>
|
|
<div class="faq-answer text-gray-300 overflow-hidden max-h-0 transition-max-height duration-500 ease-in-out">
|
|
<p>Yes, it does. The connection speed through Blackbox is reduced to 20-30 Mbps. Blackbox is not designed for constant Internet use for all tasks. This speed is sufficient if you connect to the Wi-Fi broadcasted by Blackbox only for tasks requiring anonymity. The speed of the secure Blackbox network is 6 times higher than that of TOR.</p>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</main>
|
|
|
|
<footer class="w-full mt-10 pt-7 pb-8 bg-black/60 flex flex-col items-center text-center text-gray-500 text-sm">
|
|
<img src="/images/logo.webp" alt="bbox logo" class="w-10 h-10 mx-auto mb-3">
|
|
<div class="mb-2">
|
|
<span class="font-montserrat font-bold text-cyan-400 text-lg">BlackBox</span> © 2022-2025. All rights reserved.<br>
|
|
</div>
|
|
<div class="flex justify-center space-x-6 mb-4">
|
|
<a href="https://t.me/bbox_wtf" target="_blank" class="text-cyan-300 hover:text-cyan-400 transition-colors" aria-label="Our Telegram channel">
|
|
<i class="fab fa-telegram text-2xl"></i> Telegram
|
|
</a>
|
|
<a href="https://vk.com/bbox_wtf" target="_blank" class="text-cyan-300 hover:text-cyan-400 transition-colors" aria-label="Our VK group">
|
|
<i class="fab fa-vk text-2xl"></i> VK
|
|
</a>
|
|
</div>
|
|
<div>
|
|
<a href="mailto:support@bbox.wtf" class="hover:underline text-cyan-300">Support</a>
|
|
|
|
|
<a href="/en/pages/faq.html" class="hover:underline text-cyan-300">FAQ</a>
|
|
|
|
|
<a href="https://bbox.rocks" class="hover:underline">Old unsupported website</a>
|
|
</div>
|
|
<div class="mt-4">
|
|
<span class="text-gray-400">bbox.wtf — next-generation landing page: BlackBox — not just a VPN, it's an ecosystem and your digital privacy.</span>
|
|
</div>
|
|
</footer>
|
|
<script src="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.5.2/js/all.min.js"></script>
|
|
<script src="/js/features.js"></script>
|
|
<script src="/js/flipbook.js"></script>
|
|
<script src="/js/fade-up.js"></script>
|
|
<!-- Yandex.Metrika counter -->
|
|
<script type="text/javascript" >
|
|
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
|
|
m[i].l=1*new Date();
|
|
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
|
|
k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
|
|
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
|
|
|
|
ym(55764994, "init", {
|
|
clickmap:true,
|
|
trackLinks:true,
|
|
accurateTrackBounce:true,
|
|
webvisor:true,
|
|
trackHash:true
|
|
});
|
|
</script>
|
|
<noscript><div><img src="https://mc.yandex.ru/watch/55764994" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
|
|
<!-- /Yandex.Metrika counter -->
|
|
<script src="/js/lang-detect-redirect.js"></script>
|
|
<script src="/js/language-switcher.js"></script>
|
|
<script>
|
|
document.addEventListener('DOMContentLoaded', function() {
|
|
const faqQuestions = document.querySelectorAll('.faq-question');
|
|
|
|
faqQuestions.forEach(question => {
|
|
question.addEventListener('click', () => {
|
|
const faqItem = question.closest('.faq-item');
|
|
const answer = faqItem.querySelector('.faq-answer');
|
|
const isOpen = faqItem.classList.contains('open');
|
|
|
|
// Close all other open FAQ items
|
|
document.querySelectorAll('.faq-item.open').forEach(openItem => {
|
|
if (openItem !== faqItem) {
|
|
openItem.classList.remove('open');
|
|
openItem.querySelector('.faq-answer').style.maxHeight = null;
|
|
}
|
|
});
|
|
|
|
// Toggle the clicked FAQ item
|
|
if (isOpen) {
|
|
faqItem.classList.remove('open');
|
|
answer.style.maxHeight = null;
|
|
} else {
|
|
faqItem.classList.add('open');
|
|
answer.style.maxHeight = answer.scrollHeight + 'px';
|
|
}
|
|
});
|
|
});
|
|
});
|
|
</script>
|
|
</body>
|
|
</html> |