2024-04-17 03:05:55 -06:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "UTF-8" >
< meta name = "description" content = "Personal website to LimePotato" >
< meta name = "viewport" content = "width=device-width" >
< link rel = "icon" type = "image/svg+xml" href = "/assets/profileimages/lunanelle.jpeg" >
< meta name = "generator" content = "Astro v2.10.7" >
< link rel = "stylesheet" href = "/mybulma/css/mystyles.css" >
< title > Privacy Policy and Philosophy< / title >
2024-04-17 03:10:54 -06:00
< link rel = "stylesheet" href = "/_astro/about.28f07a25.css" / > < script type = "module" > d o c u m e n t . a d d E v e n t L i s t e n e r ( " D O M C o n t e n t L o a d e d " , ( ) = > { A r r a y . p r o t o t y p e . s l i c e . c a l l ( d o c u m e n t . q u e r y S e l e c t o r A l l ( " . n a v b a r - b u r g e r " ) , 0 ) . f o r E a c h ( t = > { t . a d d E v e n t L i s t e n e r ( " c l i c k " , ( ) = > { c o n s t e = t . d a t a s e t . t a r g e t , a = d o c u m e n t . g e t E l e m e n t B y I d ( e ) ; t . c l a s s L i s t . t o g g l e ( " i s - a c t i v e " ) , a . c l a s s L i s t . t o g g l e ( " i s - a c t i v e " ) } ) } ) } ) ;
2024-04-17 03:05:55 -06:00
< / script > < / head >
< body >
< nav class = "navbar" role = "navigation" aria-label = "main navigation" >
< div class = "navbar-brand" >
< a class = "navbar-item" href = "/" >
<!--
< img
src="/assets/profileimages/lunanelle.jpeg"
style="border-radius: 20%"
/>
-->
< span class = "text-gradient" > LimePot< / span >
< / a >
< a role = "button" class = "navbar-burger" data-target = "navMenu" aria-label = "menu" aria-expanded = "false" >
< span aria-hidden = "true" > < / span >
< span aria-hidden = "true" > < / span >
< span aria-hidden = "true" > < / span >
< / a >
< / div >
< div class = "navbar-menu" id = "navMenu" >
< div class = "navbar-start" >
< a class = "navbar-item" href = "/about" >
< span class = "text-gradient" > About Me< / span >
< / a >
< a class = "navbar-item" href = "/projects" >
< span class = "text-gradient" > Projects< / span >
< / a >
< a class = "navbar-item" href = "/blog" >
< span class = "text-gradient" > Blog< / span >
< / a >
< / div >
< / div >
< / nav >
< div class = "navbar-end" >
<!--
< a class = "navbar-item" href = "https://ko-fi.com/limepot" >
< img src = "/assets/other-branding/ko-fi-button-red.png" >
< / a >
-->
<!--
< a class = "navbar-item" href = "https://likeitsthe90s.limepot.xyz/" >
Lets act like its the 90s
< / a >
-->
< / div >
<!-- This JS is required for mobile users to navigate the site, working on a mobile alternative -->
<!-- This JS is required for mobile users to navigate the site, working on a mobile alternative -->
< section class = "section" >
< div class = "container" >
< main >
< div class = "content" >
< div class = "wrapper" >
< h2 class = "subtitle" > Privacy & Security< / h2 >
< p >
I try to use as little javascript as possible int he front-end of this
site, I use < strong > < a href = "https://bulma.io/" > < u > Bulma< / u > < / a > < / strong > Which doesn't require JS in the frontend, I've used a little JS for the
mobile version, specifically the menu burger opening and closing). I do
however use < strong > < a href = "https://astro.build" > < u > Astro< / u > < / a > < / strong > in the backend for server-side rendering (on the < a href = "staging.limepot.xyz" > Staging Site< / a > ), i mostly use this as a boilerplate solution, as i got tired of
entering the same copy-paste fields over and over again. but this site
will function if you turn JS off.
< / p >
< br >
< p > I do not collect or store information.< / p >
< / div >
< br >
< h2 class = "subtitle" > Credits< / h2 >
< small > Or, at least, what I can credit< / small >
< br >
<!-- Badges -->
< a href = "https://limepot.xyz/" > < img src = "/assets/badges/limepotxyz-badge00.gif" >
< strong > Made by me for this website!< / strong >
< br >
< / a > < a href = "https://jointhefediverse.net/" > < img src = "/assets/badges/FEDERATE-NOW.jpg" >
< strong > I forgor 💀< / strong >
< br >
< / a > < a href = "https://gnu.org" > < img src = "/assets/badges/gnu-linux.gif" >
< strong > I forgor 💀< / strong >
< br >
< / a > < a href = "https://fuckoffgoogle.de/" > < img src = "/assets/badges/google_stand.gif" >
< strong > I forgor 💀< / strong >
< br >
< / a > < a href = "https://privacytests.org/" > < img src = "/assets/badges/chrmevil.gif" >
< strong > I forgor 💀< / strong >
< br >
< img src = "/assets/badges/browser.gif" >
< strong > I forgor 💀< / strong >
< br >
< / a > < a href = "https://tuxcrafting.online/" > < img src = "/assets/badges/tctek.gif" >
< strong > < / strong > < / a > < strong > < a href = "https://meow.tuxcrafting.online/@chjara" > Chjara!< / a > < / strong >
< br >
< iframe src = "//incr.easrng.net/badge?key=limepot" style = "background: url(//incr.easrng.net/bg.gif)" title = "increment badge" width = "88" height = "31" frameborder = "0" > < / iframe >
< strong > < a href = "https://easrng.net/" > easrng< / a > < / strong >
< br >
< a href = "https://cybercriminal.eu" > < img src = "/assets/badges/cbrmnl.png" >
< strong > < / strong > < / a > < strong > < a href = "https://cybercriminal.eu/users/voltrina" > Volted Rina< / a > < / strong >
< br >
<!-- Badges -->
< / div >
< / main >
< / div >
< / section >
< center >
< footer class = "footer" >
< div class = "content has-text-centered" >
<!-- Badges -->
< a href = "https://limepot.xyz/" > < img src = "/assets/badges/limepotxyz-badge00.gif" >
< br >
< / a > < a href = "https://jointhefediverse.net/" > < img src = "/assets/badges/FEDERATE-NOW.jpg" >
< / a > < a href = "https://gnu.org" > < img src = "/assets/badges/gnu-linux.gif" >
< / a > < a href = "https://fuckoffgoogle.de/" > < img src = "/assets/badges/google_stand.gif" >
< br >
< / a > < a href = "https://privacytests.org/" > < img src = "/assets/badges/chrmevil.gif" >
< img src = "/assets/badges/browser.gif" >
< iframe src = "//incr.easrng.net/badge?key=limepot" style = "background: url(//incr.easrng.net/bg.gif)" title = "increment badge" width = "88" height = "31" frameborder = "0" > < / iframe >
< br >
< / a > < p > < a href = "https://privacytests.org/" >
< / a > < a href = "https://fediring.net/previous?host=limepot.xyz" > ←< / a >
< a href = "https://fediring.net/" > < img src = "/assets/badges/fediring-badge.gif" > < / a >
< a href = "https://fediring.net/next?host=limepot.xyz" > →< / a >
< / p >
<!-- Badges -->
< br > < br >
< a href = "https://astro.build" >
< img src = "https://astro.badg.es/v1/built-with-astro/tiny.svg" alt = "Built with Astro" width = "109" height = "20" >
< / a >
< a href = "https://bulma.io" >
< img src = "https://bulma.io/images/made-with-bulma--semiwhite.png" alt = "Made with Bulma" width = "128" height = "24" >
< / a >
< br >
< a href = "https://github.com/catppuccin/catppuccin" >
< img src = "https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width = "185" height = "20" >
< / a >
< a href = "https://git.ouroboros.group/LimePotato/limepot-xyz" >
< img src = "https://img.shields.io/badge/Site-Source-lightgrey.svg" width = "94.2" height = "20" >
< / a >
< br >
< a href = "https://up.ouroboros.group/status/obos" > < u > Experiencing downtimes?< / u > < / a >
< a href = "/policy" > < u > Security, Privacy, & Credits< / u > < / a >
< / div >
< / footer >
< / center >
< / body > < / html >