www.verifiedjournalist.org Open in urlscan Pro
2606:4700:3035::6815:8b6  Public Scan

Submitted URL: http://celebrity.social/
Effective URL: https://www.verifiedjournalist.org/
Submission: On July 22 via manual from HU — Scanned from DE

Form analysis 2 forms found in the DOM

GET /accounts/new

<form action="/accounts/new" method="get" class="flex justify-center mt-12 mb-8">
  <div class="justify-center items-center mx-auto mb-3 space-y-4 sm:flex lg:justify-start sm:space-y-0 sm:space-x-4">
    <div class="relative">
      <label for="email" class="hidden mb-2 text-sm font-medium text-gray-900 dark:text-gray-300">Enter Mastodon handle here...</label>
      <div class="flex absolute inset-y-0 left-0 items-center pl-3 pointer-events-none">
        <svg class="w-5 h-5 text-gray-500 dark:text-gray-400" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
          <path
            d="M21.327 8.566c0-4.339-2.843-5.61-2.843-5.61-1.433-.658-3.894-.935-6.451-.956h-.063c-2.557.021-5.016.298-6.45.956 0 0-2.843 1.272-2.843 5.61 0 .993-.019 2.181.012 3.441.103 4.243.778 8.425 4.701 9.463 1.809.479 3.362.579 4.612.51 2.268-.126 3.541-.809 3.541-.809l-.075-1.646s-1.621.511-3.441.449c-1.804-.062-3.707-.194-3.999-2.409a4.523 4.523 0 0 1-.04-.621s1.77.433 4.014.536c1.372.063 2.658-.08 3.965-.236 2.506-.299 4.688-1.843 4.962-3.254.434-2.223.398-5.424.398-5.424zm-3.353 5.59h-2.081V9.057c0-1.075-.452-1.62-1.357-1.62-1 0-1.501.647-1.501 1.927v2.791h-2.069V9.364c0-1.28-.501-1.927-1.502-1.927-.905 0-1.357.546-1.357 1.62v5.099H6.026V8.903c0-1.074.273-1.927.823-2.558.566-.631 1.307-.955 2.228-.955 1.065 0 1.872.409 2.405 1.228l.518.869.519-.869c.533-.819 1.34-1.228 2.405-1.228.92 0 1.662.324 2.228.955.549.631.822 1.484.822 2.558v5.253z">
          </path>
        </svg>
      </div>
      <input
        class="block p-3 pl-10 w-full text-sm text-gray-900 bg-gray-50 rounded-lg border border-gray-300 sm:w-80 xl:w-96 focus:ring-primary-500 focus:border-primary-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
        placeholder="Enter Mastodon handle here..." type="text" id="handle" name="handle" required="">
    </div>
    <button type="submit"
      class="w-full sm:w-auto justify-center text-white bg-primary-700 hover:bg-primary-800 focus:ring-4 focus:outline-none focus:ring-primary-300 font-medium rounded-lg px-5 py-2.5 text-center inline-flex items-center dark:bg-primary-600 dark:hover:bg-primary-700 dark:focus:ring-primary-800">
      Get Verified <svg class="ml-2 -mr-1 w-5 h-5" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
        <path fill-rule="evenodd" d="M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z" clip-rule="evenodd"></path>
      </svg>
    </button>
  </div>
</form>

GET /

<form action="/" method="get" data-turbo-action="replace" class="flex flex-wrap w-full xl:w-4/5 mx-auto mb-8" data-turbo-stream="">
  <input type="hidden" name="stamp" id="stamp" value="6802635906589306" autocomplete="off">
  <div class="w-full md:w-4/12 px-3 mb-6 md:mb-0">
    <label class="block uppercase tracking-wide text-black text-xs font-bold mb-2  dark:text-white" for="search">Search</label>
    <input id="search" type="search" class="text-sm appearance-none block w-full border-gray-400
   rounded py-3 px-4 focus:outline-none focus:bg-white dark:bg-gray-600 dark:border-gray-500 dark:placeholder-gray-400 dark:text-white" placeholder="Search here…" name="search" value="" data-public--search-target="search"
      data-action="keydown.enter->public--search#search">
  </div>
  <div class="w-full md:w-6/12 px-3 mb-6 md:mb-0 flex flex-col">
    <label class="block uppercase tracking-wide text-black text-xs font-bold mb-2  dark:text-white" for="grid-state"> Topics </label>
    <div class="group grow relative appearance-none block w-full border-gray-400 rounded py-2 px-1
  focus:outline-none focus:bg-white text-base bg-white border dark:bg-gray-600 dark:border-gray-500 dark:text-white" data-controller="topics" data-public--search-target="topicsController">
      <div class="absolute z-10 inset-y-0 right-0 flex items-center pr-2 cursor-pointer invisible group-hover:visible" data-action="click->topics#clearSearch">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-4 h-4">
          <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12"></path>
        </svg>
      </div>
      <div class="text-gray-500 w-full inline inset-y-0 left-0 flex items-center pl-3 cursor-pointer z-0 m-1 text-sm
   dark:text-gray-400" data-topics-target="placeholder" data-action="click->topics#toggle">Select Topics... </div>
      <input type="hidden" name="topic" value="" data-topics-target="input" data-public--search-target="topic">
      <turbo-frame class="absolute z-50 top-full left-0 mt-0.5 w-full" data-topics-target="frame" id="79bcd8b9-04ff-4cfe-aa94-871720ce9894"></turbo-frame>
      <turbo-frame id="79bcd8b9-04ff-4cfe-aa94-871720ce9894_value"></turbo-frame>
    </div>
  </div>
  <div class="w-full md:w-2/12 px-3 md:mb-0 md:pt-7">
    <button type="submit" class="text-sm xl:text-base font-bold leading-tight button w-full uppercase tracking-wide py-2.5 px-4 rounded justify-center" data-action="public--search#search">Search </button>
  </div>
</form>

Text Content

Toggle dark/light mode
Toggle dark mode
Suggest New Listing Log in
Open user menu
 * Profile
 * Dashboard
 * Sign out

Open main menu
 * Home
 * Feed
 * About
 * FAQ
 * Suggest New Listing

New Browse verified journalists


VERIFIED JOURNALISTS

Discover trusted journalists and news outlets on Mastodon with
VerifiedJournalist.org. Follow verified accounts and help build a reliable
directory of credible news sources in the fediverse.

Enter Mastodon handle here...

Get Verified


SEARCH VERIFIED JOURNALISTS ON MASTODON

Search
Topics
Select Topics...
Search
Icon description Verified


BOB HUGHES

@profhughes@journa.host

Faculty, University of Florida
College of Journalism And Communication


Icon description Verified


MARK HARRIS

@meharris@freeradical.zone

Senior Editor at Anthropocene Magazine. Freelance sci/tech investigations for
Wired, MIT Technology Review, IEEE Spectrum, TechCrunch and others. DM for
email/Signal!


Icon description Verified


PASSTHEJOE

@passthejoe@ruby.social

Journalist, itinerant programmer (#Java, C++, #Ruby), picker, grinner.
#Debian/#Fedora/#OpenSUSE/#OpenBSD/#FreeBSD user. Husband, father, amateur
gardener, cat herder.

I am experimenting with self-hosted #GoToSocial, and you can find me at @steven


Icon description Verified


EDOARDO LISI

@edwardIT@mastodon.uno

A.Journalist🗞️ In missione per conto della buona informazione. Scribo ergo sum.

Scrivo di energia, sostenibilità, innovazione, spazio, libri, crypto e cibo per
"Il Bollettino", "Staffetta Quotidiana", "Nuova Energia", "Giano.news".
Autore 📚"Istituto per la Competitività (I-Com)", "Istituto per la Cultura
dell'Innovazione (ICINN)", "Innovative Publishing".

📩news@ilbollettino.eu / edolisi@hotmail.it

‼️Telegram: ELjourno

https://linktr.ee/edward92


Icon description Verified


R.J. FAAS

@rjfaas@mastodon.social

Freelance tech journalist and author, IT strategist and mentor, retired yoga
teacher, typography nerd, Star Trek fan, cat lover, elder parent caregiver,
nonbinary (they/he), upstate NY
🏳️‍🌈🐈🖖🕉️
💛🤍💜🖤


Icon description Verified


NINA BERMAN

@ninaberman@mastodon.social

Photographer, filmmaker, professor at Columbia University 
www.ninaberman.com


Icon description Verified


SILKE JÄGER

@SilkJag@digitalcourage.social

Medizinjournalistin. Frei. Medizin. Ethik. Gesundheit.

Lebt in #Marburg. Schwärmt von #London #Literatur und #Yoga. Liebt britischen
#Humor und mag menschliche Macken. Steht auf #Realsatire und sitzt oft zwischen
allen Stühlen.


Icon description Verified


LARRY FELTON JOHNSON

@larryfeltonj@journa.host

Grew up in the City of Atlanta, now living just over the city limit line in Cobb
County. #fedi22 #journalism #Linux #NativePlants #envirionment #Python #R

Interests: #journalism #programming #R #python #cycling #NativePlants
#photography #writing


Icon description Verified


SAM LITZINGER

@samlitzinger@journa.host

Semi-retired #journalist (ex-CBS News, ex-AP, etc). Master’s degree in
#philosophy. Friend to #animals. Usually annoyed about something. Thank you for
reading my posts.

https://www.samlitzinger.com/

#journalism
#philosophy
#animals
#history
#music


Icon description Verified


MELANIE SILL

@melaniesill@mastodon.social

#Journalism + #democracy. Former top editor at The (Raleigh, NC) News & Observer
(rock columnist, too), KPCC/Southern California Public Radio, Sacramento Bee.
Helped start NC Local News Workshop.

Love digging, info and gardens.
I tend to post on journalism and #localnews as
part of society and culture. Will leave the paved path for #music, nature and
#poetry.
#fedi22 #journalists

If you like or appreciate posts, boost them. We’re not on Twitter!


Icon description Verified


BJÖRN LOHMANN

@lohmann@reporter.social

#Wissenschaftsjournalist mit Schwerpunkten in den Bereichen #Klima, #Umwelt,
#Transformation.


Icon description Verified


CHRISTOPHER FAILLE

@christofurio@newsie.social

Born in Rockland County, New York, late in the Eisenhower years. Articulate
since soon thereafter, curious always. Ever trying to make sense out of the
blooming buzzing confusion around me.


Icon description Verified


JUSTUS VON DANIELS

@justus_vdaniels@mstdn.social

Chefredakteur/Editor-in-Chief CORRECTIV


Icon description Verified


MALTE KIRCHNER

@maltekir@social.apfelfunk.com

Tech journalist | Editor @heiseonline | Podcast: @Apfelfunk | YouTuber | iOS dev


Icon description Verified


BEAU YARBROUGH ⌚🐕

@lby3@newsie.social

Southern California News Group watchdog reporter 🌴 Between Disneyland and Vegas
🌴 Prior journalism in Virginia, Egypt and Bosnia 🌴
http://www.muckrack.com/lby3


Icon description Verified


CHRIS FOREMAN

@RescueReports@journa.host

Investigating life-risking rescues in the U.S. and Canada for the
#Pittsburgh-based #CarnegieHero Fund. Most of the honorees are everyday people
without any duty to help another person in danger of losing their life.

Open-records advocate. #OhioU journalism grad with a reporting background in
Pennsylvania and Ohio.

Allegheny County poll worker.


Icon description Verified


JENNIFERBILLOCK

@jenniferbillock@newsie.social

Freelance writer and author focusing on travel, food, history, and witchcraft.


Icon description Verified


FRIEDRICH MOSER

@friedrichmoser@mastodon.social

documentary filmmaker (http://www.blueandgreen.info)


Icon description Verified


JUSTIN LING🆒️

@justinling@mastodon.online

Freelance investigative journalist — national security, disinformation,
conspiracy theories, extremism, Russia/Ukraine, policing. 🕵‍♂️

Published in Foreign Policy, WIRED, The Guardian, other places. Reporting on the
television for CBC's The National.


Icon description Verified


MICHELLE JAWORSKI

@michejaw@bbq.snoot.com

entertainment/geek culture @ daily dot | TV/film critic | cinematic sweater
enthusiast | jersey → brooklyn | she/her


‹ Prev 1 2 3 4 5 … 63 Next ›
Pinned post
${reblog ? reblogger.display_name : ''} boosted
${account.display_name}
${handle}
${new Date(created_at).toLocaleString()}
${content}

${name}
${value}



${DISPLAY_NAME}
${HANDLE}

Icon description Verified Icon description Unverified Follow Claim Profile
${note}
${statuses_count} Posts ${following_count} Following ${followers_count}
Followers


STATIC MODAL


 * About
 * FAQ
 * Privacy Policy
 * Terms of Use

--------------------------------------------------------------------------------

Site Moderator: @jeff@Newsie.social
Powered by VerifiedX – a Honeytree Technologies project.
Close modal


SIGN IN TO YOUR MASTODON SERVER

After you log in you can claim your profile, or suggest new listing.

Enter Your Mastodon Instance Name Please enter a valid domain.
Go to login
This web application will ask for permission to read your account information.
Close modal


YOUR VERIFIEDX PROFILE




Close modal



OK